This website requires JavaScript.
Explore
Help
Sign In
root
/
grafana
mirror of
https://github.com/grafana/grafana.git
Watch
1
Star
0
Fork
You've already forked grafana
0
Code
Issues
Actions
171
Packages
Projects
Releases
Wiki
Activity
e337a99a8d
grafana
/
pkg
/
web
/
web.go
4 lines
32 B
Go
Raw
Normal View
History
Unescape
Escape
Chore: replace macaron with web package (#40136) * replace macaron with web package * add web.go
2021-10-11 20:30:59 +08:00
package
web
Chore: Move remaining web framework code to pkg/web, remove macaron binding module (#43018) * 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 22:56:14 +08:00
type
Mux
=
Macaron