controller

package
v0.0.0-...-4cc3681 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2024 License: AGPL-3.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrTooLongShort = errors.New("string is too short or too long")
	ErrIllegalChars = errors.New("string has illegal characters")
)

Functions

func AboutGET

func AboutGET(w http.ResponseWriter, r *http.Request, _ httprouter.Params)

func HealthGET

func HealthGET(w http.ResponseWriter, _ *http.Request, _ httprouter.Params)

func IndexGET

func IndexGET(w http.ResponseWriter, r *http.Request, _ httprouter.Params)

func ItemGET

func ItemGET(w http.ResponseWriter, r *http.Request, ps httprouter.Params)

func ItemsGET

func ItemsGET(w http.ResponseWriter, r *http.Request, ps httprouter.Params)

func LocationGET

func LocationGET(w http.ResponseWriter, r *http.Request, ps httprouter.Params)

func LocationsGET

func LocationsGET(w http.ResponseWriter, r *http.Request, _ httprouter.Params)

func ProjectsGET

func ProjectsGET(w http.ResponseWriter, r *http.Request, _ httprouter.Params)

func SearchGET

func SearchGET(w http.ResponseWriter, r *http.Request, _ httprouter.Params)

func SearchWS

func SearchWS(w http.ResponseWriter, r *http.Request, _ httprouter.Params)

func StatusNotFoundHandler

func StatusNotFoundHandler() http.Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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