Files
grafana/pkg
nmarrs 10b5351a03 fix: remove redundant type declaration in shorturl.go
Remove explicit time.Time type from referenceTime variable declaration
as it can be inferred from the right-hand side, fixing staticcheck ST1023.
2025-12-09 12:49:35 -08:00
..

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.