web

package
v0.0.0-...-7dfe0b0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2015 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HandlerFunc

type HandlerFunc func(http.ResponseWriter, *http.Request)

type IcoHandler

type IcoHandler struct {
}

func (IcoHandler) ServeHTTP

func (this IcoHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

type IndexHandler

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

func (IndexHandler) ServeHTTP

func (this IndexHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

type WebManager

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

func (*WebManager) Initialize

func (this *WebManager) Initialize(repo repository.Repository)

func (*WebManager) WebHandler

func (this *WebManager) WebHandler(h http.Handler) http.Handler

Jump to

Keyboard shortcuts

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