handler

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

func Create

func Create() *Handler

func (*Handler) AddHandler

func (h *Handler) AddHandler(handle func(http.Handler) http.Handler)

func (*Handler) AppendHandlers

func (h *Handler) AppendHandlers(hands []func(http.Handler) http.Handler)

func (*Handler) Final

func (c *Handler) Final(a http.Handler) http.Handler

func (Handler) Get

func (h Handler) Get() []func(http.Handler) http.Handler

func (*Handler) Init

func (h *Handler) Init()

Jump to

Keyboard shortcuts

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