Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager interface { Dispatch(changeEvent *core.ChangeEvent) ServeHTTPWebSocketListener(res http.ResponseWriter, req *http.Request) WaitStop() }
func NewAdminEventManager ¶
Click to show internal directories.
Click to hide internal directories.