Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
Interface is an autogenerated mock type for the Interface type
func NewInterface ¶ added in v3.4.8
NewInterface creates a new instance of Interface. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*Interface) HandleCallback ¶
func (_m *Interface) HandleCallback(writer http.ResponseWriter, request *http.Request)
HandleCallback provides a mock function with given fields: writer, request
func (*Interface) HandleRedirect ¶
func (_m *Interface) HandleRedirect(writer http.ResponseWriter, request *http.Request)
HandleRedirect provides a mock function with given fields: writer, request
func (*Interface) IsRBACEnabled ¶
IsRBACEnabled provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.