Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CacheMock ¶
type CacheMock struct {
// contains filtered or unexported fields
}
func NewCacheMock ¶
func NewCacheMock(t *testing.T, opts ...OptionMock) *CacheMock
type CacheSuite ¶
func (*CacheSuite) TestCache_Delete ¶
func (s *CacheSuite) TestCache_Delete()
func (*CacheSuite) TestCache_Get ¶
func (s *CacheSuite) TestCache_Get()
func (*CacheSuite) TestCache_Get_Expired ¶
func (s *CacheSuite) TestCache_Get_Expired()
Click to show internal directories.
Click to hide internal directories.