Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Models = []interface{}{ &model.User{}, }
Functions ¶
This section is empty.
Types ¶
type CacheStore ¶
type CacheStore struct { DefaultTimeout time.Duration Type uint8 // contains filtered or unexported fields }
CacheStore represents the cache store
func InitCacheStore ¶
func InitCacheStore(cfg *config.ConfigCache) *CacheStore
InitCacheStore initializes the cache store
type DB ¶
func (*DB) GetTablePrefix ¶
Click to show internal directories.
Click to hide internal directories.