runtime

package
v0.0.0-...-6b51b5a Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2017 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Runtimes = map[string]FourRuntime{}

Runtimes holds the registered runtimes.

Functions

This section is empty.

Types

type FourRuntime

type FourRuntime interface {
	Init(*engine.Four) error
	Run() error
	Close() error
}

FourRuntime is the interface to run connect four.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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