go-github-com-urfave-negroni 1.0.0
Idiomatic HTTP Middleware for Golang
Package negroni is an idiomatic approach to web middleware in Go. It is tiny,non-intrusive, and encourages use of net/http
Handlers.
- Outputs:
out
- Website: https://github.com/urfave/negroni
- Licenses: Expat
- Package source: gnu/packages/golang-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-urfave-negroni 1.0.0
as follows:
guix install go-github-com-urfave-negroni@1.0.0
Or install the latest version:
guix install go-github-com-urfave-negroni
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.