package
0.0.0-20241212193129-31f37f7e77a3
Repository: https://github.com/thingspect/atlas.git
Documentation: pkg.go.dev

# Functions

NewMemory builds a new Cacher and returns it.
NewMockCacher creates a new mock instance.
NewRedis builds and verifies a new Cacher and returns it and an error value.

# Structs

MockCacher is a mock of Cacher interface.
MockCacherMockRecorder is the mock recorder for MockCacher.

# Interfaces

Cacher defines the methods provided by a Cache.