Documentation ¶
Overview ¶
Code generated by mockery v1.0.0. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPProxyCache ¶
HTTPProxyCache is an autogenerated mock type for the HTTPProxyCache type
func (*HTTPProxyCache) Add ¶
func (_m *HTTPProxyCache) Add(id string, oauthUrl string, clientId string, clientSecret string, proxy *httputil.ReverseProxy) *proxycache.Proxy
Add provides a mock function with given fields: id, oauthUrl, clientId, clientSecret, proxy
func (*HTTPProxyCache) Get ¶
func (_m *HTTPProxyCache) Get(id string) (*proxycache.Proxy, bool)
Get provides a mock function with given fields: id
Click to show internal directories.
Click to hide internal directories.