Ejemplo n.º 1
0
func (x KeyType) String() string {
	return proto.EnumName(KeyType_name, int32(x))
}
Ejemplo n.º 2
0
func (x Data_DataType) String() string {
	return proto.EnumName(Data_DataType_name, int32(x))
}
Ejemplo n.º 3
0
func (x Message_MessageType) String() string {
	return proto.EnumName(Message_MessageType_name, int32(x))
}
Ejemplo n.º 4
0
func (x IpnsEntry_ValidityType) String() string {
	return proto.EnumName(IpnsEntry_ValidityType_name, int32(x))
}
Ejemplo n.º 5
0
func (x ProtocolID) String() string {
	return proto.EnumName(ProtocolID_name, int32(x))
}