Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(New)
ProviderSet is service providers.
Functions ¶
This section is empty.
Types ¶
type WSController ¶
type WSController struct {
// contains filtered or unexported fields
}
func (*WSController) WSHandler ¶
func (wsc *WSController) WSHandler(w *websocket.Conn)
Click to show internal directories.
Click to hide internal directories.