コード例 #1
0
ファイル: metrics.pb.go プロジェクト: rht/ipget
func (x MetricType) String() string {
	return proto.EnumName(MetricType_name, int32(x))
}
コード例 #2
0
ファイル: crypto.pb.go プロジェクト: rht/ipget
func (x KeyType) String() string {
	return proto.EnumName(KeyType_name, int32(x))
}