mirror of
https://github.com/grafana/grafana.git
synced 2026-06-09 00:23:05 -04:00
* 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 |
||
|---|---|---|
| .. | ||
| api.go | ||
| database.go | ||
| guard.go | ||
| libraryelements.go | ||
| libraryelements_create_test.go | ||
| libraryelements_delete_test.go | ||
| libraryelements_get_all_test.go | ||
| libraryelements_get_test.go | ||
| libraryelements_patch_test.go | ||
| libraryelements_permissions_test.go | ||
| libraryelements_test.go | ||
| models.go | ||
| writers.go | ||