admin

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: May 29, 2014 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpServer

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

func NewHttpServer

func NewHttpServer(homeDir, port string) *HttpServer

homeDir is the directory that is the root of the admin site. port should be a string that looks like ":8080" or whatever port to serve on.

func (*HttpServer) Close added in v0.4.0

func (self *HttpServer) Close()

func (*HttpServer) ListenAndServe

func (self *HttpServer) ListenAndServe()

Jump to

Keyboard shortcuts

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