server

package
v0.0.0-...-11acd14 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(servers map[string]New)

Start starts one or more servers

Types

type New

type New func() (Server, error)

New is a function which returns a new server

type Server

type Server interface {
	Start() error
	Stop() error
}

Server is a server

Directories

Path Synopsis
api
ui

Jump to

Keyboard shortcuts

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