Ejemplo n.º 1
0
func (x MyMessage_Color) String() string {
	return proto.EnumName(MyMessage_Color_name, int32(x))
}
Ejemplo n.º 2
0
func (x URLFetchRequest_RequestMethod) String() string {
	return proto.EnumName(URLFetchRequest_RequestMethod_name, int32(x))
}
Ejemplo n.º 3
0
func (x response_Err) Error() string {
	return proto.EnumName(response_Err_name, int32(x))
}
func (x VoiceModeControl_EnumVoiceModeControl) String() string {
	return proto.EnumName(VoiceModeControl_EnumVoiceModeControl_name, int32(x))
}
func (x StringMaxLen) String() string {
	return proto.EnumName(StringMaxLen_name, int32(x))
}
Ejemplo n.º 6
0
func (x TaskState) String() string {
	return proto.EnumName(TaskState_name, int32(x))
}
func (x UserQueueMoveAction) String() string {
	return proto.EnumName(UserQueueMoveAction_name, int32(x))
}
func (x FileOptions_OptimizeMode) String() string {
	return proto.EnumName(FileOptions_OptimizeMode_name, int32(x))
}
func (x FieldOptions_CType) String() string {
	return proto.EnumName(FieldOptions_CType_name, int32(x))
}
Ejemplo n.º 10
0
func (x msg_Cmd) String() string {
	return proto.EnumName(msg_Cmd_name, int32(x))
}
func (x FieldDescriptorProto_Label) String() string {
	return proto.EnumName(FieldDescriptorProto_Label_name, int32(x))
}
Ejemplo n.º 12
0
func (x FOO) String() string {
	return proto.EnumName(FOO_name, int32(x))
}
Ejemplo n.º 13
0
func (x RepeatedEnum_Color) String() string {
	return proto.EnumName(RepeatedEnum_Color_name, int32(x))
}
Ejemplo n.º 14
0
func (x Defaults_Color) String() string {
	return proto.EnumName(Defaults_Color_name, int32(x))
}
Ejemplo n.º 15
0
func (x Value_Type) String() string {
	return proto.EnumName(Value_Type_name, int32(x))
}
Ejemplo n.º 16
0
func (x Blob_CompressionInfo_CompressionType) String() string {
	return proto.EnumName(Blob_CompressionInfo_CompressionType_name, int32(x))
}
Ejemplo n.º 17
0
func (x Status) String() string {
	return proto.EnumName(Status_name, int32(x))
}
Ejemplo n.º 18
0
func (x LS_UpdatePlayerCountResult_Result) String() string {
	return proto.EnumName(LS_UpdatePlayerCountResult_Result_name, int32(x))
}
func (x ChannelMembership) String() string {
	return proto.EnumName(ChannelMembership_name, int32(x))
}
Ejemplo n.º 20
0
func (x Header_MessageType) String() string {
	return proto1.EnumName(Header_MessageType_name, int32(x))
}
func (x VoiceModeControl_MaxMicTime) String() string {
	return proto.EnumName(VoiceModeControl_MaxMicTime_name, int32(x))
}
Ejemplo n.º 22
0
func (x Command) String() string {
	return proto.EnumName(Command_name, int32(x))
}
func (x ChannelTextControlInfo_ControlInfoOption) String() string {
	return proto.EnumName(ChannelTextControlInfo_ControlInfoOption_name, int32(x))
}
Ejemplo n.º 24
0
func (x Errcode) String() string {
	return proto.EnumName(Errcode_name, int32(x))
}
Ejemplo n.º 25
0
func (x Operation_Type) String() string {
	return proto.EnumName(Operation_Type_name, int32(x))
}
Ejemplo n.º 26
0
func (x Response_ErrorCode) String() string {
	return proto.EnumName(Response_ErrorCode_name, int32(x))
}
Ejemplo n.º 27
0
func (x URLFetchServiceError_ErrorCode) String() string {
	return proto.EnumName(URLFetchServiceError_ErrorCode_name, int32(x))
}
Ejemplo n.º 28
0
func (x Response_Type) String() string {
	return proto.EnumName(Response_Type_name, int32(x))
}
Ejemplo n.º 29
0
func (x request_Verb) Error() string {
	return proto.EnumName(request_Verb_name, int32(x))
}
Ejemplo n.º 30
0
func (x GoTest_KIND) String() string {
	return proto.EnumName(GoTest_KIND_name, int32(x))
}