ws

package
v0.0.0-...-e4d4a11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WsHandler

type WsHandler struct {
	// contains filtered or unexported fields
}

func NewWsHandler

func NewWsHandler(authClient *auth.Auth) *WsHandler

func (*WsHandler) HandleWs

func (h *WsHandler) HandleWs(w http.ResponseWriter, r *http.Request)

type WsMessage

type WsMessage struct {
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL