//
pkg.gl
Category
github.com/axelarnetwork/utils
monads
cached
package
0.0.0-20230706045331-b7aacc1f4a2f
Repository:
https://github.com/axelarnetwork/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
21 SLOC
#
Functions
New
New returns a new cached value.
#
Structs
Cached
Cached wraps a lazy value getter and stores the result for quick access.