app

package
v0.0.0-...-ba0b9ec Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2018 License: MIT Imports: 5 Imported by: 13

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Config *Config.Config
	Router *Router.Router
	Server *nethttp.Server
}

func Create

func Create(assetLoader func(string) ([]byte, error)) *App

func (*App) Block

func (app *App) Block() *App

func (*App) On

func (app *App) On(event int, handler func(*http.Session, func())) *App

func (*App) Start

func (app *App) Start() *App

Jump to

Keyboard shortcuts

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