Install golang-github-codegangsta-negroni-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-codegangsta-negroni-dev
Description:
idiomatic HTTP middleware for Golang
Negroni is an idiomatic approach to web middleware in Go. It is tiny, non-intrusive, and encourages use of net/http Handlers. . Negroni is not a framework. It is a library that is designed to work directly with net/http.
Homepage: https://github.com/codegangsta/negroni
Version: 0.1-1
Section: universe/devel