package
0.0.0-20200912121113-c6def774e8b6
Repository: https://github.com/wencan/cachex.git
Documentation: pkg.go.dev
# Functions
NewMockClearableStorage creates a new mock instance.
NewMockDeletableStorage creates a new mock instance.
NewMockExpired creates a new mock instance.
NewMockNotFound creates a new mock instance.
NewMockQuerier creates a new mock instance.
NewMockSetWithTTLableStorage creates a new mock instance.
NewMockStorage creates a new mock instance.
# Structs
MockClearableStorage is a mock of ClearableStorage interface.
MockClearableStorageMockRecorder is the mock recorder for MockClearableStorage.
MockDeletableStorage is a mock of DeletableStorage interface.
MockDeletableStorageMockRecorder is the mock recorder for MockDeletableStorage.
MockExpired is a mock of Expired interface.
MockExpiredMockRecorder is the mock recorder for MockExpired.
MockNotFound is a mock of NotFound interface.
MockNotFoundMockRecorder is the mock recorder for MockNotFound.
MockQuerier is a mock of Querier interface.
MockQuerierMockRecorder is the mock recorder for MockQuerier.
MockSetWithTTLableStorage is a mock of SetWithTTLableStorage interface.
MockSetWithTTLableStorageMockRecorder is the mock recorder for MockSetWithTTLableStorage.
MockStorage is a mock of Storage interface.
MockStorageMockRecorder is the mock recorder for MockStorage.