Example #1
0
func (x RPCType) String() string {
	return proto.EnumName(RPCType_name, int32(x))
}
Example #2
0
func (x Command_Type) String() string {
	return proto.EnumName(Command_Type_name, int32(x))
}