示例#1
0
文件: metrics.pb.go 项目: rht/ipget
func init() {
	proto.RegisterEnum("io.prometheus.client.MetricType", MetricType_name, MetricType_value)
}
示例#2
0
文件: crypto.pb.go 项目: rht/ipget
func init() {
	proto.RegisterEnum("crypto.pb.KeyType", KeyType_name, KeyType_value)
}