package
0.0.0-20241211104522-16f9a2dee186
Repository: https://github.com/anesthetised/toolkit.git
Documentation: pkg.go.dev

# Functions

NewCache returns a new Cache with specified type parameters.
NewPair returns a new Pair.

# Structs

Cache implements a simple generic thread-safe cache.
Pair implements a coupled key-value data type.