Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
Manager is an autogenerated mock type for the Manager type
func NewManager ¶ added in v1.1.2
NewManager creates a new instance of Manager. 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 (*Manager) Dispatch ¶
func (_m *Manager) Dispatch(changeEvent *core.ChangeEvent)
Dispatch provides a mock function with given fields: changeEvent
func (*Manager) ServeHTTPWebSocketListener ¶
func (_m *Manager) ServeHTTPWebSocketListener(res http.ResponseWriter, req *http.Request)
ServeHTTPWebSocketListener provides a mock function with given fields: res, req
Click to show internal directories.
Click to hide internal directories.