Documentation ¶
Index ¶
Constants ¶
View Source
const (
Count = 256 // Don't edit!
)
Variables ¶
View Source
var ( NotFoundError = errors.New("not found") TypeCastError = errors.New("fail cast to []byte") )
Functions ¶
Types ¶
type Entry ¶
func (*Entry) HasExpired ¶
type ExpiredFunction ¶ added in v0.2.0
type Storage ¶ added in v0.2.0
type Storage struct {
// contains filtered or unexported fields
}
func (*Storage) AllEntries ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.