server

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine interface {
	Run() error
}

Engine interface is described by the Run method

func Debug

func Debug(static string, staticBaseURL string, port int) Engine

Debug return a ui oriented debug version of the plaform server it will serve static content only pkg session / db / cache are inexistent in the debug mode

func New

func New(static string, staticBaseURL string, port int) Engine

New .

Directories

Path Synopsis
handlers
api

Jump to

Keyboard shortcuts

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