httprouter

package
v0.0.0-...-3215105 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2018 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HttprouterParamGetterFunc

func HttprouterParamGetterFunc(param string, req *http.Request) (paramValue string, err error)

Types

type HttpRouterHandler

type HttpRouterHandler struct {
	handlers.GenericHandler
}

func (*HttpRouterHandler) Create

func (h *HttpRouterHandler) Create(model interface{}) httprouter.Handle

func (*HttpRouterHandler) Delete

func (h *HttpRouterHandler) Delete(model interface{}) httprouter.Handle

func (*HttpRouterHandler) Get

func (h *HttpRouterHandler) Get(model interface{}) httprouter.Handle

func (*HttpRouterHandler) List

func (h *HttpRouterHandler) List(model interface{}) httprouter.Handle

func (*HttpRouterHandler) New

func (*HttpRouterHandler) Patch

func (h *HttpRouterHandler) Patch(model interface{}) httprouter.Handle

func (*HttpRouterHandler) Update

func (h *HttpRouterHandler) Update(model interface{}) httprouter.Handle

func (*HttpRouterHandler) WithParamPolicy

func (h *HttpRouterHandler) WithParamPolicy(policy *forms.ParamPolicy) *HttpRouterHandler

func (*HttpRouterHandler) WithQueryPolicy

func (h *HttpRouterHandler) WithQueryPolicy(policy *forms.BindPolicy) *HttpRouterHandler

Jump to

Keyboard shortcuts

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