예제 #1
0
func (x ReadOptions_ReadConsistency) String() string {
	return proto.EnumName(ReadOptions_ReadConsistency_name, int32(x))
}
예제 #2
0
func (x SystemResult_Status) String() string {
	return proto.EnumName(SystemResult_Status_name, int32(x))
}
예제 #3
0
func (x URLFetchServiceError_ErrorCode) String() string {
	return proto.EnumName(URLFetchServiceError_ErrorCode_name, int32(x))
}
예제 #4
0
파일: query.pb.go 프로젝트: aaijazi/vitess
func (x Flag) String() string {
	return proto.EnumName(Flag_name, int32(x))
}
예제 #5
0
func (x EGCToGCMsg) String() string {
	return proto.EnumName(EGCToGCMsg_name, int32(x))
}
예제 #6
0
파일: gcsdk.pb.go 프로젝트: Inkp/go-steam
func (x PartnerAccountType) String() string {
	return proto.EnumName(PartnerAccountType_name, int32(x))
}
예제 #7
0
파일: query.pb.go 프로젝트: aaijazi/vitess
func (x Type) String() string {
	return proto.EnumName(Type_name, int32(x))
}
예제 #8
0
func (x SplitLogTask_State) String() string {
	return proto1.EnumName(SplitLogTask_State_name, int32(x))
}
예제 #9
0
func (x SplitLogTask_RecoveryMode) String() string {
	return proto1.EnumName(SplitLogTask_RecoveryMode_name, int32(x))
}
예제 #10
0
func (x Table_State) String() string {
	return proto1.EnumName(Table_State_name, int32(x))
}
예제 #11
0
func (x ReplicationState_State) String() string {
	return proto1.EnumName(ReplicationState_State_name, int32(x))
}
예제 #12
0
파일: game.pb.go 프로젝트: anders007/libs
func (x Game_FrameType) String() string {
	return proto1.EnumName(Game_FrameType_name, int32(x))
}
예제 #13
0
func (x KeyspaceIdType) String() string {
	return proto.EnumName(KeyspaceIdType_name, int32(x))
}
예제 #14
0
func (x CommitRequest_Mode) String() string {
	return proto.EnumName(CommitRequest_Mode_name, int32(x))
}
예제 #15
0
파일: health.pb.go 프로젝트: sr/pachyderm
func (x HealthCheckResponse_ServingStatus) String() string {
	return proto.EnumName(HealthCheckResponse_ServingStatus_name, int32(x))
}
예제 #16
0
func (x PresenceResponse_SHOW) String() string {
	return proto.EnumName(PresenceResponse_SHOW_name, int32(x))
}
func (x Table_TimestampGranularity) String() string {
	return proto.EnumName(Table_TimestampGranularity_name, int32(x))
}
예제 #18
0
func (x XmppMessageResponse_XmppMessageStatus) String() string {
	return proto.EnumName(XmppMessageResponse_XmppMessageStatus_name, int32(x))
}
예제 #19
0
파일: gcsdk.pb.go 프로젝트: Inkp/go-steam
func (x GCConnectionStatus) String() string {
	return proto.EnumName(GCConnectionStatus_name, int32(x))
}
예제 #20
0
func (x XmppServiceError_ErrorCode) String() string {
	return proto.EnumName(XmppServiceError_ErrorCode_name, int32(x))
}
예제 #21
0
파일: query.pb.go 프로젝트: aaijazi/vitess
func (x SplitQueryRequest_Algorithm) String() string {
	return proto.EnumName(SplitQueryRequest_Algorithm_name, int32(x))
}
예제 #22
0
func (x SyncMessage_Request_Type) String() string {
	return proto.EnumName(SyncMessage_Request_Type_name, int32(x))
}
예제 #23
0
func (x EGCBaseClientMsg) String() string {
	return proto.EnumName(EGCBaseClientMsg_name, int32(x))
}
예제 #24
0
func (x GroupContext_Type) String() string {
	return proto.EnumName(GroupContext_Type_name, int32(x))
}
예제 #25
0
func (x NetMsgID) String() string {
	return proto.EnumName(NetMsgID_name, int32(x))
}
예제 #26
0
func (x Envelope_Type) String() string {
	return proto.EnumName(Envelope_Type_name, int32(x))
}
예제 #27
0
func (x URLFetchRequest_RequestMethod) String() string {
	return proto.EnumName(URLFetchRequest_RequestMethod_name, int32(x))
}
예제 #28
0
func (x DataMessage_Flags) String() string {
	return proto.EnumName(DataMessage_Flags_name, int32(x))
}
예제 #29
0
파일: api.pb.go 프로젝트: krwhitney/gauge
func (x APIMessage_APIMessageType) String() string {
	return proto.EnumName(APIMessage_APIMessageType_name, int32(x))
}
예제 #30
0
func (x PropertyOrder_Direction) String() string {
	return proto.EnumName(PropertyOrder_Direction_name, int32(x))
}