Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Constructor ¶
Constructor is a func that is used to construct a cache value, given a key.
type SyncCache ¶
type SyncCache struct {
// contains filtered or unexported fields
}
SyncCache is an object which can be used to create singletons stored in a key-value store.
Click to show internal directories.
Click to hide internal directories.