Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(name string, factory CacheInstance)
Types ¶
type Cache ¶
type CacheInstance ¶
type CacheInstance func() Cache
type CacheOption ¶
type CacheOption func(c Cache)
Click to show internal directories.
Click to hide internal directories.