handler

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RouteInternalError

type RouteInternalError struct {
}

func NewRouteInternalError

func NewRouteInternalError() *RouteInternalError

func (*RouteInternalError) ServeHTTP

func (f *RouteInternalError) ServeHTTP(w http.ResponseWriter, r *http.Request)

type RouteNotEnabled

type RouteNotEnabled struct {
}

func NewRouteNotEnabled

func NewRouteNotEnabled() *RouteNotEnabled

func (*RouteNotEnabled) ServeHTTP

func (f *RouteNotEnabled) ServeHTTP(w http.ResponseWriter, r *http.Request)

type RouteNotFound

type RouteNotFound struct {
}

func NewRouteNotFound

func NewRouteNotFound() *RouteNotFound

func (*RouteNotFound) ServeHTTP

func (f *RouteNotFound) ServeHTTP(w http.ResponseWriter, r *http.Request)

type UnavailableRoute

type UnavailableRoute struct{}

func NewUnavailableRoute

func NewUnavailableRoute() *UnavailableRoute

func (*UnavailableRoute) ServeHTTP

func (c *UnavailableRoute) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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