server

package
v0.0.0-...-e4e1157 Latest Latest
Warning

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

Go to latest
Published: May 22, 2025 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

func New

func New(
	db database.DB,
	pubsub *pubsub.PubSub,
	wsManager *ws.Manager,
	checker *permission.Checker,
	upgrader websocket.Upgrader,
	encryptor *encrypt.Encryptor,
) *Server

func (*Server) Install

func (s *Server) Install(router *chi.Mux)

Jump to

Keyboard shortcuts

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