Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpManagerCtx ¶
type HttpManagerCtx struct {
// contains filtered or unexported fields
}
func New ¶
func New(WebSocketManager types.WebSocketManager, ApiManager types.ApiManager, config *config.Server) *HttpManagerCtx
func (*HttpManagerCtx) Shutdown ¶
func (manager *HttpManagerCtx) Shutdown() error
func (*HttpManagerCtx) Start ¶
func (manager *HttpManagerCtx) Start()
Click to show internal directories.
Click to hide internal directories.