Ejemplo n.º 1
0
Archivo: dht.pb.go Proyecto: rht/ipget
func (x Message_MessageType) String() string {
	return proto.EnumName(Message_MessageType_name, int32(x))
}
Ejemplo n.º 2
0
func (x IpnsEntry_ValidityType) String() string {
	return proto.EnumName(IpnsEntry_ValidityType_name, int32(x))
}
Ejemplo n.º 3
0
func (x Data_DataType) String() string {
	return proto.EnumName(Data_DataType_name, int32(x))
}