コード例 #1
0
func (x ReadOptions_ReadConsistency) String() string {
	return proto.EnumName(ReadOptions_ReadConsistency_name, int32(x))
}
コード例 #2
0
ファイル: result.pb.go プロジェクト: bacsorg/problem
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
ファイル: system.pb.go プロジェクト: Slacki/go-steam
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
ファイル: ZooKeeper.pb.go プロジェクト: yzl11/vessel
func (x SplitLogTask_State) String() string {
	return proto1.EnumName(SplitLogTask_State_name, int32(x))
}
コード例 #9
0
ファイル: ZooKeeper.pb.go プロジェクト: yzl11/vessel
func (x SplitLogTask_RecoveryMode) String() string {
	return proto1.EnumName(SplitLogTask_RecoveryMode_name, int32(x))
}
コード例 #10
0
ファイル: ZooKeeper.pb.go プロジェクト: yzl11/vessel
func (x Table_State) String() string {
	return proto1.EnumName(Table_State_name, int32(x))
}
コード例 #11
0
ファイル: ZooKeeper.pb.go プロジェクト: yzl11/vessel
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
ファイル: topodata.pb.go プロジェクト: richarwu/vitess
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))
}
コード例 #17
0
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
ファイル: system.pb.go プロジェクト: Slacki/go-steam
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
ファイル: netmessageid.pb.go プロジェクト: pengswift/protocol
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
ファイル: query.pb.go プロジェクト: peter-edge/protoeasy-go
func (x PropertyOrder_Direction) String() string {
	return proto.EnumName(PropertyOrder_Direction_name, int32(x))
}