# 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.