//
pkg.gl
Category
github.com/anesthetised/toolkit
ds
package
0.0.0-20241211104522-16f9a2dee186
Repository:
https://github.com/anesthetised/toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
39 SLOC
#
Functions
NewCache
NewCache returns a new Cache with specified type parameters.
NewPair
NewPair returns a new Pair.
#
Structs
Cache
Cache implements a simple generic thread-safe cache.
Pair
Pair implements a coupled key-value data type.