http/

directory
v0.50.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: Apache-2.0

Directories

Path Synopsis
Package forwarder provides a http request forwarder to forward a request to another host.
Package forwarder provides a http request forwarder to forward a request to another host.
Package handler provides some http handler functions.
Package handler provides some http handler functions.
Package header provides some header constants and operations.
Package header provides some header constants and operations.
Package middleware defines a http handler middleware.
Package middleware defines a http handler middleware.
context
Package context provides a context middleware to set the Context into the request.
Package context provides a context middleware to set the Context into the request.
cors
Package cors provides a CORS middleware.
Package cors provides a CORS middleware.
logger
Package logger provides a logger middleware to log the http request.
Package logger provides a logger middleware to log the http request.
path
Package path provides a middleware to respond to the given path.
Package path provides a middleware to respond to the given path.
recover
Package recover provides a recover middleware to wrap and log the panic.
Package recover provides a recover middleware to wrap and log the panic.
requestid
Package requestid provides a request id middleware based on the request header "X-Request-Id".
Package requestid provides a request id middleware based on the request header "X-Request-Id".
Package reqresp provides some http request and response functions.
Package reqresp provides some http request and response functions.
Package router implements a router of the http handler.
Package router implements a router of the http handler.
action
Package action implements a router based on the action service.
Package action implements a router based on the action service.
ruler
Package ruler implements a route manager based on the ruler.
Package ruler implements a route manager based on the ruler.
Package server provides a simple common http server starter.
Package server provides a simple common http server starter.
Package statuscode provides an error based on the status code.
Package statuscode provides an error based on the status code.

Jump to

Keyboard shortcuts

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