Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebSocket ¶
type WebSocket struct {
Controllers *Controllers
}
func NewWebSocket ¶
func NewWebSocket(adaptors *adaptors.Adaptors, stream *stream.StreamService, endpoint *endpoint.Endpoint, scripts *scripts.ScriptService, core *core.Core, graceful *graceful_service.GracefulService, telemetry *telemetry.Telemetry, gate *gate_client.GateClient) *WebSocket
Click to show internal directories.
Click to hide internal directories.