Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
func (*Client) GetToken ¶
func (_m *Client) GetToken(clientID string, clientSecret string, authURL string) (string, apperrors.AppError)
GetToken provides a mock function with given fields: clientID, clientSecret, authURL
func (*Client) InvalidateAndRetry ¶
func (_m *Client) InvalidateAndRetry(clientID string, clientSecret string, authURL string) (string, apperrors.AppError)
InvalidateAndRetry provides a mock function with given fields: clientID, clientSecret, authURL
func (*Client) InvalidateTokenCache ¶
InvalidateTokenCache provides a mock function with given fields: clientID
Click to show internal directories.
Click to hide internal directories.