예제 #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)
}