Exemplo n.º 1
0
func (x PeerType) String() string {
	return proto.EnumName(PeerType_name, int32(x))
}
Exemplo n.º 2
0
func (x Message_Humour) String() string {
	return proto.EnumName(Message_Humour_name, int32(x))
}
Exemplo n.º 3
0
func (x Method) String() string {
	return proto.EnumName(Method_name, int32(x))
}
Exemplo n.º 4
0
func (x LogMessage_MessageType) String() string {
	return proto.EnumName(LogMessage_MessageType_name, int32(x))
}