[ Source: golang-goji ]
Package: golang-goji-dev (2.0.2-2)
Links for golang-goji-dev
Debian Resources:
Download Source Package golang-goji:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- golang-github-gorilla-mux-dev
- golang-github-bmizerany-pat-dev
- golang-github-meowgorithm-babylogger-dev
- golang-github-goji-httpauth-dev
- golang-github-go-chi-chi-dev
- golang-github-julienschmidt-httprouter-dev
- golang-github-gorilla-handlers-dev
- golang-github-bouk-httprouter-dev
- golang-github-gorilla-csrf-dev
- golang-github-unrolled-secure-dev
- golang-github-zenazn-goji-dev
minimalistic and flexible HTTP request multiplexer for Go
Goji is a HTTP request multiplexer, similar to net/http.ServeMux. It compares incoming requests to a list of registered Patterns and dispatches to the http.Handler that corresponds to the first matching Pattern. Goji also supports Middleware (composable shared functionality applied to every request) and uses the standard context package to store request-scoped values.
Download golang-goji-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 16.9 kB | 82.0 kB | [list of files] |