mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-19 15:06:25 +01:00
5 lines
122 B
Go
5 lines
122 B
Go
|
package config
|
||
|
|
||
|
//go:generate go run -tags codegen ./codegen -output=provider_assert_test.go
|
||
|
//go:generate gofmt -s -w ./
|