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