@ -12,9 +12,12 @@ var (
Cli *cli
// File ...
File *file
// Hash ...
Hash *hash
)
func init() {
Cli = &cli{}
File = &file{}
Hash = &hash{}
}
The note is not visible to the blocked user.