mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-05 06:12:14 +01:00
d5c180e680
It is better developing vmctl tool in VictoriaMetrics repository, so it could be released together with the rest of vmutils tools such as vmalert, vmagent, vmbackup, vmrestore and vmauth.
4 lines
55 B
Go
4 lines
55 B
Go
package models
|
|
|
|
//go:generate stringer -type=FieldType
|