handlers

package
v0.0.0-...-439e3e5 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2016 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handlers

type Handlers struct {
}

func NewHandlers

func NewHandlers() (*Handlers, error)

func (*Handlers) AllPeopleHandler

func (h *Handlers) AllPeopleHandler(w http.ResponseWriter, r *http.Request)

func (*Handlers) AuthHandler

func (h *Handlers) AuthHandler(w http.ResponseWriter, r *http.Request)

func (*Handlers) IndexHandler

func (h *Handlers) IndexHandler(w http.ResponseWriter, r *http.Request)

func (*Handlers) MixerHandler

func (h *Handlers) MixerHandler(w http.ResponseWriter, r *http.Request)

func (*Handlers) MixersHandler

func (h *Handlers) MixersHandler(w http.ResponseWriter, r *http.Request)

func (*Handlers) NotFoundHandler

func (h *Handlers) NotFoundHandler(w http.ResponseWriter, r *http.Request)

func (*Handlers) PersonHandler

func (h *Handlers) PersonHandler(w http.ResponseWriter, r *http.Request)

func (*Handlers) PersonPostHandler

func (h *Handlers) PersonPostHandler(w http.ResponseWriter, r *http.Request)

func (*Handlers) PersonPutHandler

func (h *Handlers) PersonPutHandler(w http.ResponseWriter, r *http.Request)

func (*Handlers) StaffRedirectHandler

func (h *Handlers) StaffRedirectHandler(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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