grafana/pkg/macaron/binding
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826)
* pass url parameters through context.Context

* fix url param names without colon prefix

* change context params to vars

* replace url vars in tests using new api

* rename vars to params

* add some comments

* rename seturlvars to seturlparams
2021-09-14 18:34:56 +02:00
..
binding.go Chore: pass url parameters through context.Context (#38826) 2021-09-14 18:34:56 +02:00
errors.go Macaron: remove custom Request type (#37874) 2021-09-01 11:18:30 +02:00
go.mod Macaron: remove custom Request type (#37874) 2021-09-01 11:18:30 +02:00
go.sum Macaron: remove custom Request type (#37874) 2021-09-01 11:18:30 +02:00
LICENSE Macaron: remove custom Request type (#37874) 2021-09-01 11:18:30 +02:00