//
pkg.gl
Category
github.com/vaniila/hyper
cache
default
package
0.0.0-20190603091140-d91554c37e14
Repository:
https://github.com/vaniila/hyper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
928 SLOC
#
Functions
New
Return a new cache with a given default expiration duration and cleanup interval.
NewFrom
Return a new cache with a given default expiration duration and cleanup interval.
#
Constants
DefaultExpiration
For use with functions that take an expiration time.
NoExpiration
For use with functions that take an expiration time.
#
Structs
Cache
No description provided by the author
Item
No description provided by the author