web

package
v0.0.0-...-ac98336 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2016 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ServerCommand = &cli.Command{
	Name:    "server",
	Aliases: []string{"s"},
	Usage:   "start server",
	Action:  serverAction,
	Flags:   serverFlags,
}

Functions

func EchoEngine

func EchoEngine() *echo.Echo

Types

type Templates

type Templates struct {
	// contains filtered or unexported fields
}

func (*Templates) Render

func (t *Templates) Render(w io.Writer, name string, data interface{}, c echo.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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