Binary package “golang-github-codegangsta-negroni-dev” in ubuntu jammy

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.