Documentation
¶
Index ¶
- func NewJanitorConfigOption(cachePerJanitor int, tickerInterval time.Duration) *janitor.ConfigOption
- func NewJanitorPool(option *janitor.ConfigOption) *janitor.Pool
- func NewListCacher(expirationDuration time.Duration) container.ListCacher
- func NewMapCacher(expirationDuration time.Duration) container.MapCacher
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewJanitorConfigOption ¶
func NewJanitorConfigOption(cachePerJanitor int, tickerInterval time.Duration) *janitor.ConfigOption
func NewJanitorPool ¶
func NewJanitorPool(option *janitor.ConfigOption) *janitor.Pool
func NewListCacher ¶
func NewListCacher(expirationDuration time.Duration) container.ListCacher
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.