grafana/pkg/api/routing
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199)
* Chore: Refactor api handlers to use web.Bind

* fix comments

* fix comment

* trying to fix most of the tests and force routing.Wrap type check

* fix library panels tests

* fix frontend logging tests

* allow passing nil as a response to skip writing

* return nil instead of the response

* rewrite login handler function types

* remove handlerFuncCtx

* make linter happy

* remove old bindings from the libraryelements

* restore comments
2021-11-29 10:18:01 +01:00
..
route_register_test.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
route_register.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
routing.go Chore: Refactor api handlers to use web.Bind (#42199) 2021-11-29 10:18:01 +01:00