consoleclient

package
v0.0.0-alpha.0...-306d899 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2018 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package consoleclient is a console client service for Universe 4.0 game.

Overview

consoleclient can be used alone in main to create a client application or it may be used with acctsrv and gameserver to create a standalone executable.

Note that services must be started in sequence.

acctsrv.MustStart()
gameserver.MustStart()
consoleclient.MustStart()
nothing.Do()

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustStart

func MustStart()

MustStart starts the consoleclient service, returns when ready and panics on failure.

func Start

func Start() error

Start starts the consoleclient service, returns nil when ready or returns error on failure.

Types

This section is empty.

Jump to

Keyboard shortcuts

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