-
Currently, the type for `handle` parameter for `httprouter.Router` functions, for example `httprouter.Router.Handle`, is `httprouter.Handle` which is an alias of `func(http.ResponseWriter, *http.Reque…
rezxv updated
5 years ago
-
Dependabot couldn't parse the go.mod found at `/go.mod`.
The error Dependabot encountered was:
```
go: finding bou.ke/monkey v1.0.1
go: finding cloud.google.com/go v0.37.1
go: finding contrib.go.ope…
-
Getting invalid memory address while trying to lookup URL defined without params:
```
It("Test router.Lookup crash for url with no params", func() {
router := httprouter.New()
router.GET("/test_…
orn0t updated
5 years ago
-
**Description**
Installed Cayley using homebrew on macOS High Sierra v10.13.1, and received the following error output when trying to start Cayley.
**Steps to reproduce the issue:**
1. `brew inst…
-
Following the topic here: https://github.com/vardius/gorouter/pull/22#pullrequestreview-346199845
We can take a more general stance and discuss middleware execution order in general.
What we know …
-
Hi,
Apologies in advance as this is **_my issue_** not the package's issue.
I am looking for a way to use chain of middleware for routes(endpoints) I have but couldn't find an example. Is what I…
-
I have generated the code from "kujtimiihoxha/kit" repository. When I try to run my docker-compose file. I get these errors -
src/github.com/go-kit/kit/auth/casbin/middleware.go:7:2: cannot find pa…
-
I know there might be a bias when I am asking this here. But I want to understand in what cases Gin is better and in what cases iris is better. I see the github stars are increasing more for Gin than …
-
Looks like I can not use admin on heroku... How can I disable it?
-
```kubecost-cost-analyzer-bb4ccf969-bgmnh cost-model 2019/10/11 01:37:24 http: panic serving 172.22.61.70:58616: interface conversion: interface {} is nil, not map[string]interface {}
kubecost-cost-a…