server

package
v0.0.0-...-ea498fe Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2017 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server interface {
	Run() error
}

Server is the HTTP server that implements Builder API

func New

func New(app app.App) (Server, error)

New creates a new echo Server instance

func NewWithSystemToken

func NewWithSystemToken(app app.App, token *string) (Server, error)

NewWithSystemToken creates a new echo Server instance

Jump to

Keyboard shortcuts

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