Documentation
¶
Overview ¶
Package storage is a flat file key/value store with optional value expirations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogOnCloseErrorFunc = bits.LogOnCloseError
LogOnCloseErrorFunc is the function called when a deferred Close returns an error.
Functions ¶
func SetWithExpiration ¶
SetWithExpiration persists value under name and expires it after duration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.