GameMaster

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 GameMaster defines RPC interface of GameMaster for the gameserver for Universe 4.0.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GameMaster

type GameMaster interface {
	Multiply(args *shared.Args, reply *int) error
	Divide(args *shared.Args, quo *shared.Quotient) error
}

GameMaster interface for the gameserver. List all RPC functions supported.

Usage: server.Register(GameMaster)

Directories

Path Synopsis
Package GameMaster/Client implements RPC Client GameMaster interface for use by Clients in Universe 4.0.
Package GameMaster/Client implements RPC Client GameMaster interface for use by Clients in Universe 4.0.

Jump to

Keyboard shortcuts

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