v0

package
v1.13.1-3 Latest Latest
Warning

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

Go to latest
Published: May 1, 2025 License: AGPL-3.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

func NewHandler

func NewHandler(
	wsUpgrader *websocket.Upgrader,
	config api.ConfigHandler,
	clusters api.ClusterManager,
	users api.UserManager,
	tokenManager api.TokenManager,
	subManager api.SubscriptionManager,
	statsManager api.StatsManager,
) *Handler

func (*Handler) Handler

func (h *Handler) Handler() *utils.HttpMiddleWareHandler

func (*Handler) ServeHTTP

func (h *Handler) ServeHTTP(rw http.ResponseWriter, req *http.Request)

type Map

type Map = map[string]any

Jump to

Keyboard shortcuts

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