Binary package “golang-github-go-chi-cors-dev” in ubuntu lunar

CORS net/http middleware for Go

 This package contains software that provides a net/http compatible
 middleware for performing preflight CORS checks on the server side.
 These headers are required for using the browser native Fetch API.
 .
 This middleware is designed to be used as a top-level middleware on
 the chi.