@ -18,6 +18,8 @@ var (
IP *ip
// JSON ...
JSON *ownJSON
// String ...
String *stringOperate
)
func init() {
@ -26,4 +28,5 @@ func init() {
Hash = &hash{}
IP = &ip{}
JSON = &ownJSON{}
String = &stringOperate{}
}
The note is not visible to the blocked user.