Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Module ¶
func Module(cacheModule CacheModule) *cache2go.CacheTable
Types ¶
type CacheModule ¶
type CacheModule string
const ( CLUSTER CacheModule = "CLUSTER" USER CacheModule = "USER" CLUSTER_USER CacheModule = "CLUSTER_USER" OUT_OF_DATE = time.Minute * 5 )
Click to show internal directories.
Click to hide internal directories.