notfound

package
v0.0.0-...-325dcee Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NotFoundHandler

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

Types

type NotFound

type NotFound struct {
	Err     string              `json:"error"`
	Path    string              `json:"path"`
	Verb    string              `json:"verb"`
	RawPath string              `json:"rawPath"`
	Headers map[string][]string `json:"headers"`
	Uri     string              `json:"uri"`
}

Jump to

Keyboard shortcuts

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