Documentation ¶
Overview ¶
Code generated by mockery v1.0.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TokenCache ¶
TokenCache is an autogenerated mock type for the TokenCache type
func (*TokenCache) Delete ¶
func (_m *TokenCache) Delete(re string)
Delete provides a mock function with given fields: re
func (*TokenCache) Get ¶
func (_m *TokenCache) Get(re string) (string, bool)
Get provides a mock function with given fields: re
func (*TokenCache) Put ¶
func (_m *TokenCache) Put(re string, token string)
Put provides a mock function with given fields: re, token
Click to show internal directories.
Click to hide internal directories.