3
0
mirror of https://github.com/grafana/grafana.git synced 2025-01-28 09:17:12 -06:00
grafana/pkg/web/web.go
Serge Zaitsev f5802878f1
Chore: Move remaining web framework code to pkg/web, remove macaron binding module ()
* remove macaron binding dependency

* completely purge macaron binding

* move everything to pkg/web

* remove non-go files from pkg/web

* clean up leftovers of macaron imports

* make linter happy
2021-12-13 15:56:14 +01:00

4 lines
32 B
Go

package web
type Mux = Macaron