예제 #1
0
파일: dht.pb.go 프로젝트: rht/ipget
func (x Message_MessageType) String() string {
	return proto.EnumName(Message_MessageType_name, int32(x))
}
예제 #2
0
파일: namesys.pb.go 프로젝트: rht/ipget
func (x IpnsEntry_ValidityType) String() string {
	return proto.EnumName(IpnsEntry_ValidityType_name, int32(x))
}
예제 #3
0
파일: unixfs.pb.go 프로젝트: rht/ipget
func (x Data_DataType) String() string {
	return proto.EnumName(Data_DataType_name, int32(x))
}