webclient

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: 1 Imported by: 0

Documentation

Overview

Package webclient is a console client application for Universe 4.0 game.

Overview

webclient 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.

acct_srv.MustStart()
davsk_game_srv.MustStart()
webclient.MustStart()
nothing.Do()

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustStart

func MustStart()

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

func Start

func Start() error

Start starts the webclient 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