gitea/modules/httpcache
6543 54e9ee37a7
format with gofumpt ()
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
..
httpcache.go Use a variable but a function for IsProd because of a slight performance increment ()
httpcache_test.go format with gofumpt ()