handler

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CountStruct

type CountStruct struct {
	Count int `json:"count"`
}

type Handler

type Handler struct {
	Router *mux.Router
	Config common.Config
	Class  spin.Class
	Roster common.RosterType
}

func (*Handler) Final

func (h *Handler) Final(w http.ResponseWriter, req *http.Request)

func (*Handler) Odometer

func (h *Handler) Odometer(w http.ResponseWriter, req *http.Request)

func (*Handler) SpinDown

func (h *Handler) SpinDown(w http.ResponseWriter, req *http.Request)

func (*Handler) SpinUp

func (h *Handler) SpinUp(w http.ResponseWriter, req *http.Request)

type PrefixStruct

type PrefixStruct struct {
	Prefix string `json:"prefix"`
}

Jump to

Keyboard shortcuts

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