Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoRefresh ¶
AutoRefresh is an autogenerated mock type for the AutoRefresh type
func (*AutoRefresh) Get ¶
func (_m *AutoRefresh) Get(id string) (cache.Item, error)
Get provides a mock function with given fields: id
func (*AutoRefresh) GetOrCreate ¶
GetOrCreate provides a mock function with given fields: id, item
type ItemWrapper ¶
ItemWrapper is an autogenerated mock type for the ItemWrapper type
func (*ItemWrapper) GetID ¶
func (_m *ItemWrapper) GetID() string
GetID provides a mock function with given fields:
func (*ItemWrapper) GetItem ¶
func (_m *ItemWrapper) GetItem() cache.Item
GetItem provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.