@ -26,6 +26,8 @@ var (
Time *ownTime
// URL ...
URL *ownURL
// Map ...
Map *ownMap
)
func init() {
@ -38,4 +40,5 @@ func init() {
Struct = &ownStruct{}
Time = &ownTime{}
URL = &ownURL{}
Map = &ownMap{}
}
The note is not visible to the blocked user.