wrappers

package
v0.0.0-...-3fab4bf Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2016 License: Apache-2.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppContext

type AppContext struct {
	Data      *insights.Data
	ConfLinny *common.ConfigLinny
	ConfAd    *common.ConfigAd
}

type AppContextHandler

type AppContextHandler struct {
	AppContext *AppContext
	Handler    func(*AppContext, web.C, http.ResponseWriter, *http.Request) (int, error)
}

func (AppContextHandler) ServeHTTPC

func (handle AppContextHandler) ServeHTTPC(c web.C, w http.ResponseWriter, r *http.Request)

type AppSessionHandler

type AppSessionHandler struct {
	AppContext *AppContext
	Handler    func(*AppContext, string, web.C, http.ResponseWriter, *http.Request) (int, error)
}

func (AppSessionHandler) ServeHTTPC

func (handle AppSessionHandler) ServeHTTPC(c web.C, w http.ResponseWriter, r *http.Request)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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