Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type LRUCache ¶
type LRUCache struct {
// contains filtered or unexported fields
}
func (*LRUCache) GetAndLock ¶
type MockCache ¶
MockCache is an autogenerated mock type for the Cache type
func NewMockCache ¶
func NewMockCache(t mockConstructorTestingTNewMockCache) *MockCache
NewMockCache creates a new instance of MockCache. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockCache) GetAndLock ¶
GetAndLock provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.