package
0.0.0-20230426145215-4d29fc25f909
Repository: https://github.com/llimllib/devd.git
Documentation: pkg.go.dev

# Functions

StripPrefix strips a prefix from the request URL.

# Structs

Adapter turns a context.Handler to an http.Handler.

# Interfaces

Handler is a request handler with an added context.

# Type aliases

A HandlerFunc is an adaptor to turn a function in to a Handler.