mirror of https://github.com/grafana/grafana.git
3 lines
151 B
Go
3 lines
151 B
Go
|
|
// Package validation provides functions and types for validating Grafana releases in both the pre-release and post-release phases.
|
||
|
|
package validation
|