backends/

directory
v11.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2026 License: AGPL-3.0

Directories

Path Synopsis
Package chi provides a routing.Backend built on go-chi/chi.
Package chi provides a routing.Backend built on go-chi/chi.
Package gin provides a routing.Backend built on gin-gonic/gin.
Package gin provides a routing.Backend built on gin-gonic/gin.
Package httprouter provides a routing.Backend built on julienschmidt/httprouter, a fast radix-tree router.
Package httprouter provides a routing.Backend built on julienschmidt/httprouter, a fast radix-tree router.
internal
conformance
Package conformance holds the tests that pin every routing.Backend to one answer, rather than to whatever its underlying library happens to do.
Package conformance holds the tests that pin every routing.Backend to one answer, rather than to whatever its underlying library happens to do.
httpmw
Package httpmw holds the net/http middleware stack shared by every routing backend.
Package httpmw holds the net/http middleware stack shared by every routing backend.
pathvalues
Package pathvalues holds the one decode step every routing backend that matches on the escaped path owes its callers.
Package pathvalues holds the one decode step every routing backend that matches on the escaped path owes its callers.
Package stdlib provides a routing.Backend built on the standard library's net/http.ServeMux.
Package stdlib provides a routing.Backend built on the standard library's net/http.ServeMux.

Jump to

Keyboard shortcuts

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