package
4.2.0
Repository: https://github.com/eko/gocache.git
Documentation: pkg.go.dev

# Functions

New return a new codec instance.
NewMockCodecInterface creates a new mock instance.

# Structs

Codec represents an instance of a cache store.
MockCodecInterface is a mock of CodecInterface interface.
MockCodecInterfaceMockRecorder is the mock recorder for MockCodecInterface.
Stats allows to returns some statistics of codec usage.

# Interfaces

CodecInterface represents an instance of a cache codec.