Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //TagCache tag's cache key=>tag_id, value=>*tag.Meta TagCache = make(map[int64]*tag.Meta) )
View Source
var ( //VideoUpTypeCache cache for video types, map key is tid VideoUpTypeCache = make(map[int]archive.Type) )
Functions ¶
func GetTagCache ¶
GetTagCache get tag cache
func RefreshUpTypeAsync ¶
RefreshUpTypeAsync refresh in a goroutine
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.