grafana/pkg/macaron
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136)
* replace macaron with web package

* add web.go
2021-10-11 14:30:59 +02:00
..
binding Chore: Imperative request data binding (#39837) 2021-10-06 12:52:27 +02:00
binding_test.go Chore: Imperative request data binding (#39837) 2021-10-06 12:52:27 +02:00
binding.go Chore: Imperative request data binding (#39837) 2021-10-06 12:52:27 +02:00
context.go Chore: pass url parameters through context.Context (#38826) 2021-09-14 18:34:56 +02:00
go.mod Chore: Update to Golang 1.17 (#38608) 2021-08-31 09:19:26 +03:00
inject.go Chore: pass url parameters through context.Context (#38826) 2021-09-14 18:34:56 +02:00
LICENSE.txt Gradually remove Macaron web framework (#36325) 2021-07-08 14:19:40 +02:00
macaron.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
render.go Macaron: Strip down renderer middleware (#37627) 2021-08-10 13:29:46 +02:00
response_writer.go Remove unused Macaron code and interfaces (#37194) 2021-07-26 11:47:13 +02:00
router.go Fix static path matching issue in macaron (#40023) 2021-10-05 19:38:09 +02:00
tree.go Chore: pass url parameters through context.Context (#38826) 2021-09-14 18:34:56 +02:00