Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheService ¶
CacheService cache any object in memory on the local instance.
func New ¶
func New(defaultExpiration, cleanupInterval time.Duration) *CacheService
New returns a new CacheService
Click to show internal directories.
Click to hide internal directories.