server

package
v0.0.0-...-d0d4131 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: MIT Imports: 13 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 {
	ServerSettings *settings.Settings
	Scoreboard     *scoreboard.Scoreboard
	// contains filtered or unexported fields
}

func New

func New() (server *Server)

func (*Server) Run

func (server *Server) Run()

type WorkChan

type WorkChan chan work.Work

type WorkStatusResult

type WorkStatusResult int
const (
	GetOk WorkStatusResult = iota
	GetNotFound
	GetTimeout
)

Jump to

Keyboard shortcuts

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