Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CacheManager ¶
type CacheManager struct { BPC bool // contains filtered or unexported fields }
func FromContext ¶
func FromContext(ctx context.Context) *CacheManager
func NewMemcached ¶
func NewMemcached(BPC bool) *CacheManager
Click to show internal directories.
Click to hide internal directories.