mirror of
https://github.com/grafana/grafana.git
synced 2024-11-30 20:54:22 -06:00
d9cdcb550e
* 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_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 | ||
libraryelements.go | ||
models.go | ||
writers.go |