@@ -0,0 +1,7 @@
package database
type Database struct{}
func New() *Database {
return &Database{}
}
The note is not visible to the blocked user.