api

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2026 License: MIT Imports: 18 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
}

Server is the admin HTTP/WebSocket server.

func NewServer

func NewServer(gs *game.GameServer, events *event.Bus, commands *command.Bus) *Server

NewServer creates a new admin API server.

func (*Server) Start

func (s *Server) Start()

Start begins accepting HTTP connections in a background goroutine.

func (*Server) Stop

func (s *Server) Stop()

Stop gracefully shuts down the server.

Jump to

Keyboard shortcuts

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