server

package
v0.0.0-...-52be6ea Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2017 License: MIT Imports: 13 Imported by: 1

Documentation

Index

Constants

View Source
const SETTINGS_FILE = "settings.yml"

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