web

package
v0.0.0-...-7d7a4ac Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ServerCommand defines the server command (CLI).
	ServerCommand = &cli.Command{
		Name:    "server",
		Aliases: []string{"s"},
		Usage:   "start server",
		Action:  serverAction,
		Flags:   serverFlags,
	}
)

Functions

func EchoEngine

func EchoEngine() *echo.Echo

EchoEngine instanciates the LSS server.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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