httpServer

package
v0.0.0-...-1c6ede4 Latest Latest
Warning

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

Go to latest
Published: May 26, 2017 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var V404 = template.Must(template.New("404.html").ParseFiles("templates/404.html", "templates/querybar.html", "templates/querybar.html", "templates/head.html", "templates/header.html", "templates/navbar.html", "templates/footer.html", "templates/routes.js"))
View Source
var V500 = template.Must(template.New("500.html").ParseFiles("templates/500.html", "templates/querybar.html", "templates/head.html", "templates/header.html", "templates/navbar.html", "templates/footer.html", "templates/routes.js"))
View Source
var View = template.Must(template.New("index.html").ParseFiles("templates/index.html", "templates/querybar.html", "templates/head.html", "templates/header.html", "templates/navbar.html", "templates/footer.html", "templates/routes.js"))

Functions

func InitHttpServer

func InitHttpServer(serve bool)

func Run

func Run()

func Stop

func Stop() *terr.Trace

Types

This section is empty.

Jump to

Keyboard shortcuts

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