//
pkg.gl
Category
github.com/keep-network/keep-common
pkg
cache
package
1.7.0
Repository:
https://github.com/keep-network/keep-common.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
15
Files
81 SLOC
#
Functions
NewTimeCache
NewTimeCache creates a new cache instance with provided timespan.
#
Structs
TimeCache
TimeCache provides a time cache safe for concurrent use by multiple goroutines without additional locking or coordination.