hosting

package
v0.0.0-...-b1bd926 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2020 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GameServer

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

func NewServer

func NewServer() (*GameServer, error)

func (*GameServer) ListenAndServe

func (g *GameServer) ListenAndServe() error

func (*GameServer) Shutdown

func (g *GameServer) Shutdown(ctx context.Context) error

type TableServer

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

func NewTableServer

func NewTableServer(nxr router.Router, table string) (*TableServer, error)

func (*TableServer) Close

func (t *TableServer) Close() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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