Documentation ¶
Overview ¶
Package cache allows you to store values in the temporary storage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ICache ¶ added in v1.6.6
type ICache interface { ICacheSetter ICacheGetter }
type ICacheGetter ¶
type ICacheSetter ¶
Click to show internal directories.
Click to hide internal directories.