grafana/pkg/macaron
Serge Zaitsev d15cbe4b4e
Macaron cleanup (#37795)
* simplify some dependency injection in macaron
* remove unused internal server error handler from macaron
* remove internal server error handler from the router
* remove unused combo router api
* remove unused parts of the macaron router
2021-08-30 11:48:34 +02:00
..
context.go Macaron: Strip down renderer middleware (#37627) 2021-08-10 13:29:46 +02:00
go.mod Gradually remove Macaron web framework (#36325) 2021-07-08 14:19:40 +02:00
inject.go Macaron cleanup (#37795) 2021-08-30 11:48:34 +02:00
LICENSE.txt Gradually remove Macaron web framework (#36325) 2021-07-08 14:19:40 +02:00
macaron.go Macaron cleanup (#37795) 2021-08-30 11:48:34 +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
return_handler.go Macaron cleanup (#37795) 2021-08-30 11:48:34 +02:00
router.go Macaron cleanup (#37795) 2021-08-30 11:48:34 +02:00
tree.go Gradually remove Macaron web framework (#36325) 2021-07-08 14:19:40 +02:00