|
|
@@ -2,7 +2,7 @@
|
|
|
|
// versions:
|
|
|
|
// versions:
|
|
|
|
// protoc-gen-go v1.36.11
|
|
|
|
// protoc-gen-go v1.36.11
|
|
|
|
// protoc v7.34.1
|
|
|
|
// protoc v7.34.1
|
|
|
|
// source: player.proto
|
|
|
|
// source: desc/rpc/player.proto
|
|
|
|
|
|
|
|
|
|
|
|
package pb
|
|
|
|
package pb
|
|
|
|
|
|
|
|
|
|
|
@@ -43,7 +43,7 @@ type PlayerServices struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *PlayerServices) Reset() {
|
|
|
|
func (x *PlayerServices) Reset() {
|
|
|
|
*x = PlayerServices{}
|
|
|
|
*x = PlayerServices{}
|
|
|
|
mi := &file_player_proto_msgTypes[0]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[0]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -55,7 +55,7 @@ func (x *PlayerServices) String() string {
|
|
|
|
func (*PlayerServices) ProtoMessage() {}
|
|
|
|
func (*PlayerServices) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *PlayerServices) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *PlayerServices) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[0]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[0]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -68,7 +68,7 @@ func (x *PlayerServices) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use PlayerServices.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use PlayerServices.ProtoReflect.Descriptor instead.
|
|
|
|
func (*PlayerServices) Descriptor() ([]byte, []int) {
|
|
|
|
func (*PlayerServices) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{0}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{0}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *PlayerServices) GetId() int64 {
|
|
|
|
func (x *PlayerServices) GetId() int64 {
|
|
|
@@ -182,7 +182,7 @@ type AddPlayerServicesReq struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AddPlayerServicesReq) Reset() {
|
|
|
|
func (x *AddPlayerServicesReq) Reset() {
|
|
|
|
*x = AddPlayerServicesReq{}
|
|
|
|
*x = AddPlayerServicesReq{}
|
|
|
|
mi := &file_player_proto_msgTypes[1]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[1]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -194,7 +194,7 @@ func (x *AddPlayerServicesReq) String() string {
|
|
|
|
func (*AddPlayerServicesReq) ProtoMessage() {}
|
|
|
|
func (*AddPlayerServicesReq) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AddPlayerServicesReq) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *AddPlayerServicesReq) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[1]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[1]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -207,7 +207,7 @@ func (x *AddPlayerServicesReq) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use AddPlayerServicesReq.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use AddPlayerServicesReq.ProtoReflect.Descriptor instead.
|
|
|
|
func (*AddPlayerServicesReq) Descriptor() ([]byte, []int) {
|
|
|
|
func (*AddPlayerServicesReq) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{1}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{1}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AddPlayerServicesReq) GetPlayerId() int64 {
|
|
|
|
func (x *AddPlayerServicesReq) GetPlayerId() int64 {
|
|
|
@@ -295,14 +295,15 @@ func (x *AddPlayerServicesReq) GetUpdatedAt() int64 {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
type AddPlayerServicesResp struct {
|
|
|
|
type AddPlayerServicesResp struct {
|
|
|
|
state protoimpl.MessageState `protogen:"open.v1"`
|
|
|
|
state protoimpl.MessageState `protogen:"open.v1"`
|
|
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
PlayerServices *PlayerServices `protobuf:"bytes,1,opt,name=playerServices,proto3" json:"playerServices,omitempty"` //playerServices
|
|
|
|
sizeCache protoimpl.SizeCache
|
|
|
|
unknownFields protoimpl.UnknownFields
|
|
|
|
|
|
|
|
sizeCache protoimpl.SizeCache
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AddPlayerServicesResp) Reset() {
|
|
|
|
func (x *AddPlayerServicesResp) Reset() {
|
|
|
|
*x = AddPlayerServicesResp{}
|
|
|
|
*x = AddPlayerServicesResp{}
|
|
|
|
mi := &file_player_proto_msgTypes[2]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[2]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -314,7 +315,7 @@ func (x *AddPlayerServicesResp) String() string {
|
|
|
|
func (*AddPlayerServicesResp) ProtoMessage() {}
|
|
|
|
func (*AddPlayerServicesResp) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AddPlayerServicesResp) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *AddPlayerServicesResp) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[2]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[2]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -327,7 +328,14 @@ func (x *AddPlayerServicesResp) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use AddPlayerServicesResp.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use AddPlayerServicesResp.ProtoReflect.Descriptor instead.
|
|
|
|
func (*AddPlayerServicesResp) Descriptor() ([]byte, []int) {
|
|
|
|
func (*AddPlayerServicesResp) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{2}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{2}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AddPlayerServicesResp) GetPlayerServices() *PlayerServices {
|
|
|
|
|
|
|
|
if x != nil {
|
|
|
|
|
|
|
|
return x.PlayerServices
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
return nil
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
type UpdatePlayerServicesReq struct {
|
|
|
|
type UpdatePlayerServicesReq struct {
|
|
|
@@ -351,7 +359,7 @@ type UpdatePlayerServicesReq struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UpdatePlayerServicesReq) Reset() {
|
|
|
|
func (x *UpdatePlayerServicesReq) Reset() {
|
|
|
|
*x = UpdatePlayerServicesReq{}
|
|
|
|
*x = UpdatePlayerServicesReq{}
|
|
|
|
mi := &file_player_proto_msgTypes[3]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[3]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -363,7 +371,7 @@ func (x *UpdatePlayerServicesReq) String() string {
|
|
|
|
func (*UpdatePlayerServicesReq) ProtoMessage() {}
|
|
|
|
func (*UpdatePlayerServicesReq) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UpdatePlayerServicesReq) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *UpdatePlayerServicesReq) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[3]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[3]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -376,7 +384,7 @@ func (x *UpdatePlayerServicesReq) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use UpdatePlayerServicesReq.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use UpdatePlayerServicesReq.ProtoReflect.Descriptor instead.
|
|
|
|
func (*UpdatePlayerServicesReq) Descriptor() ([]byte, []int) {
|
|
|
|
func (*UpdatePlayerServicesReq) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{3}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{3}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UpdatePlayerServicesReq) GetId() int64 {
|
|
|
|
func (x *UpdatePlayerServicesReq) GetId() int64 {
|
|
|
@@ -478,7 +486,7 @@ type UpdatePlayerServicesResp struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UpdatePlayerServicesResp) Reset() {
|
|
|
|
func (x *UpdatePlayerServicesResp) Reset() {
|
|
|
|
*x = UpdatePlayerServicesResp{}
|
|
|
|
*x = UpdatePlayerServicesResp{}
|
|
|
|
mi := &file_player_proto_msgTypes[4]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[4]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -490,7 +498,7 @@ func (x *UpdatePlayerServicesResp) String() string {
|
|
|
|
func (*UpdatePlayerServicesResp) ProtoMessage() {}
|
|
|
|
func (*UpdatePlayerServicesResp) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UpdatePlayerServicesResp) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *UpdatePlayerServicesResp) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[4]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[4]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -503,7 +511,7 @@ func (x *UpdatePlayerServicesResp) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use UpdatePlayerServicesResp.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use UpdatePlayerServicesResp.ProtoReflect.Descriptor instead.
|
|
|
|
func (*UpdatePlayerServicesResp) Descriptor() ([]byte, []int) {
|
|
|
|
func (*UpdatePlayerServicesResp) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{4}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{4}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
type DelPlayerServicesReq struct {
|
|
|
|
type DelPlayerServicesReq struct {
|
|
|
@@ -515,7 +523,7 @@ type DelPlayerServicesReq struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *DelPlayerServicesReq) Reset() {
|
|
|
|
func (x *DelPlayerServicesReq) Reset() {
|
|
|
|
*x = DelPlayerServicesReq{}
|
|
|
|
*x = DelPlayerServicesReq{}
|
|
|
|
mi := &file_player_proto_msgTypes[5]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[5]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -527,7 +535,7 @@ func (x *DelPlayerServicesReq) String() string {
|
|
|
|
func (*DelPlayerServicesReq) ProtoMessage() {}
|
|
|
|
func (*DelPlayerServicesReq) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *DelPlayerServicesReq) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *DelPlayerServicesReq) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[5]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[5]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -540,7 +548,7 @@ func (x *DelPlayerServicesReq) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use DelPlayerServicesReq.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use DelPlayerServicesReq.ProtoReflect.Descriptor instead.
|
|
|
|
func (*DelPlayerServicesReq) Descriptor() ([]byte, []int) {
|
|
|
|
func (*DelPlayerServicesReq) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{5}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{5}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *DelPlayerServicesReq) GetId() int64 {
|
|
|
|
func (x *DelPlayerServicesReq) GetId() int64 {
|
|
|
@@ -558,7 +566,7 @@ type DelPlayerServicesResp struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *DelPlayerServicesResp) Reset() {
|
|
|
|
func (x *DelPlayerServicesResp) Reset() {
|
|
|
|
*x = DelPlayerServicesResp{}
|
|
|
|
*x = DelPlayerServicesResp{}
|
|
|
|
mi := &file_player_proto_msgTypes[6]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[6]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -570,7 +578,7 @@ func (x *DelPlayerServicesResp) String() string {
|
|
|
|
func (*DelPlayerServicesResp) ProtoMessage() {}
|
|
|
|
func (*DelPlayerServicesResp) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *DelPlayerServicesResp) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *DelPlayerServicesResp) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[6]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[6]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -583,7 +591,7 @@ func (x *DelPlayerServicesResp) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use DelPlayerServicesResp.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use DelPlayerServicesResp.ProtoReflect.Descriptor instead.
|
|
|
|
func (*DelPlayerServicesResp) Descriptor() ([]byte, []int) {
|
|
|
|
func (*DelPlayerServicesResp) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{6}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{6}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
type GetPlayerServicesByIdReq struct {
|
|
|
|
type GetPlayerServicesByIdReq struct {
|
|
|
@@ -595,7 +603,7 @@ type GetPlayerServicesByIdReq struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetPlayerServicesByIdReq) Reset() {
|
|
|
|
func (x *GetPlayerServicesByIdReq) Reset() {
|
|
|
|
*x = GetPlayerServicesByIdReq{}
|
|
|
|
*x = GetPlayerServicesByIdReq{}
|
|
|
|
mi := &file_player_proto_msgTypes[7]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[7]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -607,7 +615,7 @@ func (x *GetPlayerServicesByIdReq) String() string {
|
|
|
|
func (*GetPlayerServicesByIdReq) ProtoMessage() {}
|
|
|
|
func (*GetPlayerServicesByIdReq) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetPlayerServicesByIdReq) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetPlayerServicesByIdReq) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[7]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[7]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -620,7 +628,7 @@ func (x *GetPlayerServicesByIdReq) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetPlayerServicesByIdReq.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetPlayerServicesByIdReq.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetPlayerServicesByIdReq) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetPlayerServicesByIdReq) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{7}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{7}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetPlayerServicesByIdReq) GetId() int64 {
|
|
|
|
func (x *GetPlayerServicesByIdReq) GetId() int64 {
|
|
|
@@ -639,7 +647,7 @@ type GetPlayerServicesByIdResp struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetPlayerServicesByIdResp) Reset() {
|
|
|
|
func (x *GetPlayerServicesByIdResp) Reset() {
|
|
|
|
*x = GetPlayerServicesByIdResp{}
|
|
|
|
*x = GetPlayerServicesByIdResp{}
|
|
|
|
mi := &file_player_proto_msgTypes[8]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[8]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -651,7 +659,7 @@ func (x *GetPlayerServicesByIdResp) String() string {
|
|
|
|
func (*GetPlayerServicesByIdResp) ProtoMessage() {}
|
|
|
|
func (*GetPlayerServicesByIdResp) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetPlayerServicesByIdResp) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetPlayerServicesByIdResp) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[8]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[8]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -664,7 +672,7 @@ func (x *GetPlayerServicesByIdResp) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetPlayerServicesByIdResp.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetPlayerServicesByIdResp.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetPlayerServicesByIdResp) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetPlayerServicesByIdResp) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{8}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{8}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetPlayerServicesByIdResp) GetPlayerServices() *PlayerServices {
|
|
|
|
func (x *GetPlayerServicesByIdResp) GetPlayerServices() *PlayerServices {
|
|
|
@@ -697,7 +705,7 @@ type SearchPlayerServicesReq struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SearchPlayerServicesReq) Reset() {
|
|
|
|
func (x *SearchPlayerServicesReq) Reset() {
|
|
|
|
*x = SearchPlayerServicesReq{}
|
|
|
|
*x = SearchPlayerServicesReq{}
|
|
|
|
mi := &file_player_proto_msgTypes[9]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[9]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -709,7 +717,7 @@ func (x *SearchPlayerServicesReq) String() string {
|
|
|
|
func (*SearchPlayerServicesReq) ProtoMessage() {}
|
|
|
|
func (*SearchPlayerServicesReq) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SearchPlayerServicesReq) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *SearchPlayerServicesReq) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[9]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[9]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -722,7 +730,7 @@ func (x *SearchPlayerServicesReq) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use SearchPlayerServicesReq.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use SearchPlayerServicesReq.ProtoReflect.Descriptor instead.
|
|
|
|
func (*SearchPlayerServicesReq) Descriptor() ([]byte, []int) {
|
|
|
|
func (*SearchPlayerServicesReq) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{9}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{9}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SearchPlayerServicesReq) GetPage() int64 {
|
|
|
|
func (x *SearchPlayerServicesReq) GetPage() int64 {
|
|
|
@@ -839,7 +847,7 @@ type SearchPlayerServicesResp struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SearchPlayerServicesResp) Reset() {
|
|
|
|
func (x *SearchPlayerServicesResp) Reset() {
|
|
|
|
*x = SearchPlayerServicesResp{}
|
|
|
|
*x = SearchPlayerServicesResp{}
|
|
|
|
mi := &file_player_proto_msgTypes[10]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[10]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -851,7 +859,7 @@ func (x *SearchPlayerServicesResp) String() string {
|
|
|
|
func (*SearchPlayerServicesResp) ProtoMessage() {}
|
|
|
|
func (*SearchPlayerServicesResp) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SearchPlayerServicesResp) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *SearchPlayerServicesResp) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[10]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[10]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -864,7 +872,7 @@ func (x *SearchPlayerServicesResp) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use SearchPlayerServicesResp.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use SearchPlayerServicesResp.ProtoReflect.Descriptor instead.
|
|
|
|
func (*SearchPlayerServicesResp) Descriptor() ([]byte, []int) {
|
|
|
|
func (*SearchPlayerServicesResp) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{10}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{10}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SearchPlayerServicesResp) GetPlayerServices() []*PlayerServices {
|
|
|
|
func (x *SearchPlayerServicesResp) GetPlayerServices() []*PlayerServices {
|
|
|
@@ -895,7 +903,7 @@ type Players struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *Players) Reset() {
|
|
|
|
func (x *Players) Reset() {
|
|
|
|
*x = Players{}
|
|
|
|
*x = Players{}
|
|
|
|
mi := &file_player_proto_msgTypes[11]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[11]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -907,7 +915,7 @@ func (x *Players) String() string {
|
|
|
|
func (*Players) ProtoMessage() {}
|
|
|
|
func (*Players) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *Players) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *Players) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[11]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[11]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -920,7 +928,7 @@ func (x *Players) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use Players.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use Players.ProtoReflect.Descriptor instead.
|
|
|
|
func (*Players) Descriptor() ([]byte, []int) {
|
|
|
|
func (*Players) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{11}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{11}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *Players) GetId() int64 {
|
|
|
|
func (x *Players) GetId() int64 {
|
|
|
@@ -1026,7 +1034,7 @@ type AddPlayersReq struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AddPlayersReq) Reset() {
|
|
|
|
func (x *AddPlayersReq) Reset() {
|
|
|
|
*x = AddPlayersReq{}
|
|
|
|
*x = AddPlayersReq{}
|
|
|
|
mi := &file_player_proto_msgTypes[12]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[12]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -1038,7 +1046,7 @@ func (x *AddPlayersReq) String() string {
|
|
|
|
func (*AddPlayersReq) ProtoMessage() {}
|
|
|
|
func (*AddPlayersReq) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AddPlayersReq) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *AddPlayersReq) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[12]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[12]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -1051,7 +1059,7 @@ func (x *AddPlayersReq) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use AddPlayersReq.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use AddPlayersReq.ProtoReflect.Descriptor instead.
|
|
|
|
func (*AddPlayersReq) Descriptor() ([]byte, []int) {
|
|
|
|
func (*AddPlayersReq) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{12}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{12}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AddPlayersReq) GetUserId() int64 {
|
|
|
|
func (x *AddPlayersReq) GetUserId() int64 {
|
|
|
@@ -1139,7 +1147,7 @@ type AddPlayersResp struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AddPlayersResp) Reset() {
|
|
|
|
func (x *AddPlayersResp) Reset() {
|
|
|
|
*x = AddPlayersResp{}
|
|
|
|
*x = AddPlayersResp{}
|
|
|
|
mi := &file_player_proto_msgTypes[13]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[13]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -1151,7 +1159,7 @@ func (x *AddPlayersResp) String() string {
|
|
|
|
func (*AddPlayersResp) ProtoMessage() {}
|
|
|
|
func (*AddPlayersResp) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *AddPlayersResp) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *AddPlayersResp) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[13]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[13]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -1164,7 +1172,7 @@ func (x *AddPlayersResp) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use AddPlayersResp.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use AddPlayersResp.ProtoReflect.Descriptor instead.
|
|
|
|
func (*AddPlayersResp) Descriptor() ([]byte, []int) {
|
|
|
|
func (*AddPlayersResp) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{13}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{13}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
type UpdatePlayersReq struct {
|
|
|
|
type UpdatePlayersReq struct {
|
|
|
@@ -1187,7 +1195,7 @@ type UpdatePlayersReq struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UpdatePlayersReq) Reset() {
|
|
|
|
func (x *UpdatePlayersReq) Reset() {
|
|
|
|
*x = UpdatePlayersReq{}
|
|
|
|
*x = UpdatePlayersReq{}
|
|
|
|
mi := &file_player_proto_msgTypes[14]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[14]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -1199,7 +1207,7 @@ func (x *UpdatePlayersReq) String() string {
|
|
|
|
func (*UpdatePlayersReq) ProtoMessage() {}
|
|
|
|
func (*UpdatePlayersReq) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UpdatePlayersReq) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *UpdatePlayersReq) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[14]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[14]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -1212,7 +1220,7 @@ func (x *UpdatePlayersReq) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use UpdatePlayersReq.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use UpdatePlayersReq.ProtoReflect.Descriptor instead.
|
|
|
|
func (*UpdatePlayersReq) Descriptor() ([]byte, []int) {
|
|
|
|
func (*UpdatePlayersReq) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{14}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{14}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UpdatePlayersReq) GetId() int64 {
|
|
|
|
func (x *UpdatePlayersReq) GetId() int64 {
|
|
|
@@ -1307,7 +1315,7 @@ type UpdatePlayersResp struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UpdatePlayersResp) Reset() {
|
|
|
|
func (x *UpdatePlayersResp) Reset() {
|
|
|
|
*x = UpdatePlayersResp{}
|
|
|
|
*x = UpdatePlayersResp{}
|
|
|
|
mi := &file_player_proto_msgTypes[15]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[15]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -1319,7 +1327,7 @@ func (x *UpdatePlayersResp) String() string {
|
|
|
|
func (*UpdatePlayersResp) ProtoMessage() {}
|
|
|
|
func (*UpdatePlayersResp) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *UpdatePlayersResp) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *UpdatePlayersResp) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[15]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[15]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -1332,7 +1340,7 @@ func (x *UpdatePlayersResp) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use UpdatePlayersResp.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use UpdatePlayersResp.ProtoReflect.Descriptor instead.
|
|
|
|
func (*UpdatePlayersResp) Descriptor() ([]byte, []int) {
|
|
|
|
func (*UpdatePlayersResp) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{15}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{15}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
type DelPlayersReq struct {
|
|
|
|
type DelPlayersReq struct {
|
|
|
@@ -1344,7 +1352,7 @@ type DelPlayersReq struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *DelPlayersReq) Reset() {
|
|
|
|
func (x *DelPlayersReq) Reset() {
|
|
|
|
*x = DelPlayersReq{}
|
|
|
|
*x = DelPlayersReq{}
|
|
|
|
mi := &file_player_proto_msgTypes[16]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[16]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -1356,7 +1364,7 @@ func (x *DelPlayersReq) String() string {
|
|
|
|
func (*DelPlayersReq) ProtoMessage() {}
|
|
|
|
func (*DelPlayersReq) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *DelPlayersReq) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *DelPlayersReq) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[16]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[16]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -1369,7 +1377,7 @@ func (x *DelPlayersReq) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use DelPlayersReq.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use DelPlayersReq.ProtoReflect.Descriptor instead.
|
|
|
|
func (*DelPlayersReq) Descriptor() ([]byte, []int) {
|
|
|
|
func (*DelPlayersReq) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{16}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{16}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *DelPlayersReq) GetId() int64 {
|
|
|
|
func (x *DelPlayersReq) GetId() int64 {
|
|
|
@@ -1387,7 +1395,7 @@ type DelPlayersResp struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *DelPlayersResp) Reset() {
|
|
|
|
func (x *DelPlayersResp) Reset() {
|
|
|
|
*x = DelPlayersResp{}
|
|
|
|
*x = DelPlayersResp{}
|
|
|
|
mi := &file_player_proto_msgTypes[17]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[17]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -1399,7 +1407,7 @@ func (x *DelPlayersResp) String() string {
|
|
|
|
func (*DelPlayersResp) ProtoMessage() {}
|
|
|
|
func (*DelPlayersResp) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *DelPlayersResp) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *DelPlayersResp) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[17]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[17]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -1412,7 +1420,7 @@ func (x *DelPlayersResp) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use DelPlayersResp.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use DelPlayersResp.ProtoReflect.Descriptor instead.
|
|
|
|
func (*DelPlayersResp) Descriptor() ([]byte, []int) {
|
|
|
|
func (*DelPlayersResp) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{17}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{17}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
type GetPlayersByIdReq struct {
|
|
|
|
type GetPlayersByIdReq struct {
|
|
|
@@ -1424,7 +1432,7 @@ type GetPlayersByIdReq struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetPlayersByIdReq) Reset() {
|
|
|
|
func (x *GetPlayersByIdReq) Reset() {
|
|
|
|
*x = GetPlayersByIdReq{}
|
|
|
|
*x = GetPlayersByIdReq{}
|
|
|
|
mi := &file_player_proto_msgTypes[18]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[18]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -1436,7 +1444,7 @@ func (x *GetPlayersByIdReq) String() string {
|
|
|
|
func (*GetPlayersByIdReq) ProtoMessage() {}
|
|
|
|
func (*GetPlayersByIdReq) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetPlayersByIdReq) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetPlayersByIdReq) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[18]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[18]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -1449,7 +1457,7 @@ func (x *GetPlayersByIdReq) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetPlayersByIdReq.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetPlayersByIdReq.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetPlayersByIdReq) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetPlayersByIdReq) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{18}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{18}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetPlayersByIdReq) GetId() int64 {
|
|
|
|
func (x *GetPlayersByIdReq) GetId() int64 {
|
|
|
@@ -1468,7 +1476,7 @@ type GetPlayersByIdResp struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetPlayersByIdResp) Reset() {
|
|
|
|
func (x *GetPlayersByIdResp) Reset() {
|
|
|
|
*x = GetPlayersByIdResp{}
|
|
|
|
*x = GetPlayersByIdResp{}
|
|
|
|
mi := &file_player_proto_msgTypes[19]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[19]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -1480,7 +1488,7 @@ func (x *GetPlayersByIdResp) String() string {
|
|
|
|
func (*GetPlayersByIdResp) ProtoMessage() {}
|
|
|
|
func (*GetPlayersByIdResp) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetPlayersByIdResp) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *GetPlayersByIdResp) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[19]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[19]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -1493,7 +1501,7 @@ func (x *GetPlayersByIdResp) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use GetPlayersByIdResp.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use GetPlayersByIdResp.ProtoReflect.Descriptor instead.
|
|
|
|
func (*GetPlayersByIdResp) Descriptor() ([]byte, []int) {
|
|
|
|
func (*GetPlayersByIdResp) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{19}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{19}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *GetPlayersByIdResp) GetPlayers() *Players {
|
|
|
|
func (x *GetPlayersByIdResp) GetPlayers() *Players {
|
|
|
@@ -1525,7 +1533,7 @@ type SearchPlayersReq struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SearchPlayersReq) Reset() {
|
|
|
|
func (x *SearchPlayersReq) Reset() {
|
|
|
|
*x = SearchPlayersReq{}
|
|
|
|
*x = SearchPlayersReq{}
|
|
|
|
mi := &file_player_proto_msgTypes[20]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[20]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -1537,7 +1545,7 @@ func (x *SearchPlayersReq) String() string {
|
|
|
|
func (*SearchPlayersReq) ProtoMessage() {}
|
|
|
|
func (*SearchPlayersReq) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SearchPlayersReq) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *SearchPlayersReq) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[20]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[20]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -1550,7 +1558,7 @@ func (x *SearchPlayersReq) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use SearchPlayersReq.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use SearchPlayersReq.ProtoReflect.Descriptor instead.
|
|
|
|
func (*SearchPlayersReq) Descriptor() ([]byte, []int) {
|
|
|
|
func (*SearchPlayersReq) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{20}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{20}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SearchPlayersReq) GetPage() int64 {
|
|
|
|
func (x *SearchPlayersReq) GetPage() int64 {
|
|
|
@@ -1660,7 +1668,7 @@ type SearchPlayersResp struct {
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SearchPlayersResp) Reset() {
|
|
|
|
func (x *SearchPlayersResp) Reset() {
|
|
|
|
*x = SearchPlayersResp{}
|
|
|
|
*x = SearchPlayersResp{}
|
|
|
|
mi := &file_player_proto_msgTypes[21]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[21]
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
ms.StoreMessageInfo(mi)
|
|
|
|
}
|
|
|
|
}
|
|
|
@@ -1672,7 +1680,7 @@ func (x *SearchPlayersResp) String() string {
|
|
|
|
func (*SearchPlayersResp) ProtoMessage() {}
|
|
|
|
func (*SearchPlayersResp) ProtoMessage() {}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SearchPlayersResp) ProtoReflect() protoreflect.Message {
|
|
|
|
func (x *SearchPlayersResp) ProtoReflect() protoreflect.Message {
|
|
|
|
mi := &file_player_proto_msgTypes[21]
|
|
|
|
mi := &file_desc_rpc_player_proto_msgTypes[21]
|
|
|
|
if x != nil {
|
|
|
|
if x != nil {
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
|
if ms.LoadMessageInfo() == nil {
|
|
|
@@ -1685,7 +1693,7 @@ func (x *SearchPlayersResp) ProtoReflect() protoreflect.Message {
|
|
|
|
|
|
|
|
|
|
|
|
// Deprecated: Use SearchPlayersResp.ProtoReflect.Descriptor instead.
|
|
|
|
// Deprecated: Use SearchPlayersResp.ProtoReflect.Descriptor instead.
|
|
|
|
func (*SearchPlayersResp) Descriptor() ([]byte, []int) {
|
|
|
|
func (*SearchPlayersResp) Descriptor() ([]byte, []int) {
|
|
|
|
return file_player_proto_rawDescGZIP(), []int{21}
|
|
|
|
return file_desc_rpc_player_proto_rawDescGZIP(), []int{21}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func (x *SearchPlayersResp) GetPlayers() []*Players {
|
|
|
|
func (x *SearchPlayersResp) GetPlayers() []*Players {
|
|
|
@@ -1695,11 +1703,11 @@ func (x *SearchPlayersResp) GetPlayers() []*Players {
|
|
|
|
return nil
|
|
|
|
return nil
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
var File_player_proto protoreflect.FileDescriptor
|
|
|
|
var File_desc_rpc_player_proto protoreflect.FileDescriptor
|
|
|
|
|
|
|
|
|
|
|
|
const file_player_proto_rawDesc = "" +
|
|
|
|
const file_desc_rpc_player_proto_rawDesc = "" +
|
|
|
|
"\n" +
|
|
|
|
"\n" +
|
|
|
|
"\fplayer.proto\x12\x02pb\"\xe8\x02\n" +
|
|
|
|
"\x15desc/rpc/player.proto\x12\x02pb\"\xe8\x02\n" +
|
|
|
|
"\x0ePlayerServices\x12\x0e\n" +
|
|
|
|
"\x0ePlayerServices\x12\x0e\n" +
|
|
|
|
"\x02id\x18\x01 \x01(\x03R\x02id\x12\x1a\n" +
|
|
|
|
"\x02id\x18\x01 \x01(\x03R\x02id\x12\x1a\n" +
|
|
|
|
"\bplayerId\x18\x02 \x01(\x03R\bplayerId\x12\x16\n" +
|
|
|
|
"\bplayerId\x18\x02 \x01(\x03R\bplayerId\x12\x16\n" +
|
|
|
@@ -1728,8 +1736,9 @@ const file_player_proto_rawDesc = "" +
|
|
|
|
"\bisActive\x18\n" +
|
|
|
|
"\bisActive\x18\n" +
|
|
|
|
" \x01(\bR\bisActive\x12\x1c\n" +
|
|
|
|
" \x01(\bR\bisActive\x12\x1c\n" +
|
|
|
|
"\tcreatedAt\x18\v \x01(\x03R\tcreatedAt\x12\x1c\n" +
|
|
|
|
"\tcreatedAt\x18\v \x01(\x03R\tcreatedAt\x12\x1c\n" +
|
|
|
|
"\tupdatedAt\x18\f \x01(\x03R\tupdatedAt\"\x17\n" +
|
|
|
|
"\tupdatedAt\x18\f \x01(\x03R\tupdatedAt\"S\n" +
|
|
|
|
"\x15AddPlayerServicesResp\"\xaf\x04\n" +
|
|
|
|
"\x15AddPlayerServicesResp\x12:\n" +
|
|
|
|
|
|
|
|
"\x0eplayerServices\x18\x01 \x01(\v2\x12.pb.PlayerServicesR\x0eplayerServices\"\xaf\x04\n" +
|
|
|
|
"\x17UpdatePlayerServicesReq\x12\x0e\n" +
|
|
|
|
"\x17UpdatePlayerServicesReq\x12\x0e\n" +
|
|
|
|
"\x02id\x18\x01 \x01(\x03R\x02id\x12\x1f\n" +
|
|
|
|
"\x02id\x18\x01 \x01(\x03R\x02id\x12\x1f\n" +
|
|
|
|
"\bplayerId\x18\x02 \x01(\x03H\x00R\bplayerId\x88\x01\x01\x12\x1b\n" +
|
|
|
|
"\bplayerId\x18\x02 \x01(\x03H\x00R\bplayerId\x88\x01\x01\x12\x1b\n" +
|
|
|
@@ -1897,19 +1906,19 @@ const file_player_proto_rawDesc = "" +
|
|
|
|
"\rSearchPlayers\x12\x14.pb.SearchPlayersReq\x1a\x15.pb.SearchPlayersRespB\x06Z\x04./pbb\x06proto3"
|
|
|
|
"\rSearchPlayers\x12\x14.pb.SearchPlayersReq\x1a\x15.pb.SearchPlayersRespB\x06Z\x04./pbb\x06proto3"
|
|
|
|
|
|
|
|
|
|
|
|
var (
|
|
|
|
var (
|
|
|
|
file_player_proto_rawDescOnce sync.Once
|
|
|
|
file_desc_rpc_player_proto_rawDescOnce sync.Once
|
|
|
|
file_player_proto_rawDescData []byte
|
|
|
|
file_desc_rpc_player_proto_rawDescData []byte
|
|
|
|
)
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
func file_player_proto_rawDescGZIP() []byte {
|
|
|
|
func file_desc_rpc_player_proto_rawDescGZIP() []byte {
|
|
|
|
file_player_proto_rawDescOnce.Do(func() {
|
|
|
|
file_desc_rpc_player_proto_rawDescOnce.Do(func() {
|
|
|
|
file_player_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_player_proto_rawDesc), len(file_player_proto_rawDesc)))
|
|
|
|
file_desc_rpc_player_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_desc_rpc_player_proto_rawDesc), len(file_desc_rpc_player_proto_rawDesc)))
|
|
|
|
})
|
|
|
|
})
|
|
|
|
return file_player_proto_rawDescData
|
|
|
|
return file_desc_rpc_player_proto_rawDescData
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
var file_player_proto_msgTypes = make([]protoimpl.MessageInfo, 22)
|
|
|
|
var file_desc_rpc_player_proto_msgTypes = make([]protoimpl.MessageInfo, 22)
|
|
|
|
var file_player_proto_goTypes = []any{
|
|
|
|
var file_desc_rpc_player_proto_goTypes = []any{
|
|
|
|
(*PlayerServices)(nil), // 0: pb.PlayerServices
|
|
|
|
(*PlayerServices)(nil), // 0: pb.PlayerServices
|
|
|
|
(*AddPlayerServicesReq)(nil), // 1: pb.AddPlayerServicesReq
|
|
|
|
(*AddPlayerServicesReq)(nil), // 1: pb.AddPlayerServicesReq
|
|
|
|
(*AddPlayerServicesResp)(nil), // 2: pb.AddPlayerServicesResp
|
|
|
|
(*AddPlayerServicesResp)(nil), // 2: pb.AddPlayerServicesResp
|
|
|
@@ -1933,63 +1942,64 @@ var file_player_proto_goTypes = []any{
|
|
|
|
(*SearchPlayersReq)(nil), // 20: pb.SearchPlayersReq
|
|
|
|
(*SearchPlayersReq)(nil), // 20: pb.SearchPlayersReq
|
|
|
|
(*SearchPlayersResp)(nil), // 21: pb.SearchPlayersResp
|
|
|
|
(*SearchPlayersResp)(nil), // 21: pb.SearchPlayersResp
|
|
|
|
}
|
|
|
|
}
|
|
|
|
var file_player_proto_depIdxs = []int32{
|
|
|
|
var file_desc_rpc_player_proto_depIdxs = []int32{
|
|
|
|
0, // 0: pb.GetPlayerServicesByIdResp.playerServices:type_name -> pb.PlayerServices
|
|
|
|
0, // 0: pb.AddPlayerServicesResp.playerServices:type_name -> pb.PlayerServices
|
|
|
|
0, // 1: pb.SearchPlayerServicesResp.playerServices:type_name -> pb.PlayerServices
|
|
|
|
0, // 1: pb.GetPlayerServicesByIdResp.playerServices:type_name -> pb.PlayerServices
|
|
|
|
11, // 2: pb.GetPlayersByIdResp.players:type_name -> pb.Players
|
|
|
|
0, // 2: pb.SearchPlayerServicesResp.playerServices:type_name -> pb.PlayerServices
|
|
|
|
11, // 3: pb.SearchPlayersResp.players:type_name -> pb.Players
|
|
|
|
11, // 3: pb.GetPlayersByIdResp.players:type_name -> pb.Players
|
|
|
|
1, // 4: pb.playerService.AddPlayerServices:input_type -> pb.AddPlayerServicesReq
|
|
|
|
11, // 4: pb.SearchPlayersResp.players:type_name -> pb.Players
|
|
|
|
3, // 5: pb.playerService.UpdatePlayerServices:input_type -> pb.UpdatePlayerServicesReq
|
|
|
|
1, // 5: pb.playerService.AddPlayerServices:input_type -> pb.AddPlayerServicesReq
|
|
|
|
5, // 6: pb.playerService.DelPlayerServices:input_type -> pb.DelPlayerServicesReq
|
|
|
|
3, // 6: pb.playerService.UpdatePlayerServices:input_type -> pb.UpdatePlayerServicesReq
|
|
|
|
7, // 7: pb.playerService.GetPlayerServicesById:input_type -> pb.GetPlayerServicesByIdReq
|
|
|
|
5, // 7: pb.playerService.DelPlayerServices:input_type -> pb.DelPlayerServicesReq
|
|
|
|
9, // 8: pb.playerService.SearchPlayerServices:input_type -> pb.SearchPlayerServicesReq
|
|
|
|
7, // 8: pb.playerService.GetPlayerServicesById:input_type -> pb.GetPlayerServicesByIdReq
|
|
|
|
12, // 9: pb.playerService.AddPlayers:input_type -> pb.AddPlayersReq
|
|
|
|
9, // 9: pb.playerService.SearchPlayerServices:input_type -> pb.SearchPlayerServicesReq
|
|
|
|
14, // 10: pb.playerService.UpdatePlayers:input_type -> pb.UpdatePlayersReq
|
|
|
|
12, // 10: pb.playerService.AddPlayers:input_type -> pb.AddPlayersReq
|
|
|
|
16, // 11: pb.playerService.DelPlayers:input_type -> pb.DelPlayersReq
|
|
|
|
14, // 11: pb.playerService.UpdatePlayers:input_type -> pb.UpdatePlayersReq
|
|
|
|
18, // 12: pb.playerService.GetPlayersById:input_type -> pb.GetPlayersByIdReq
|
|
|
|
16, // 12: pb.playerService.DelPlayers:input_type -> pb.DelPlayersReq
|
|
|
|
20, // 13: pb.playerService.GetPlayerByUserId:input_type -> pb.SearchPlayersReq
|
|
|
|
18, // 13: pb.playerService.GetPlayersById:input_type -> pb.GetPlayersByIdReq
|
|
|
|
20, // 14: pb.playerService.SearchPlayers:input_type -> pb.SearchPlayersReq
|
|
|
|
20, // 14: pb.playerService.GetPlayerByUserId:input_type -> pb.SearchPlayersReq
|
|
|
|
2, // 15: pb.playerService.AddPlayerServices:output_type -> pb.AddPlayerServicesResp
|
|
|
|
20, // 15: pb.playerService.SearchPlayers:input_type -> pb.SearchPlayersReq
|
|
|
|
4, // 16: pb.playerService.UpdatePlayerServices:output_type -> pb.UpdatePlayerServicesResp
|
|
|
|
2, // 16: pb.playerService.AddPlayerServices:output_type -> pb.AddPlayerServicesResp
|
|
|
|
6, // 17: pb.playerService.DelPlayerServices:output_type -> pb.DelPlayerServicesResp
|
|
|
|
4, // 17: pb.playerService.UpdatePlayerServices:output_type -> pb.UpdatePlayerServicesResp
|
|
|
|
8, // 18: pb.playerService.GetPlayerServicesById:output_type -> pb.GetPlayerServicesByIdResp
|
|
|
|
6, // 18: pb.playerService.DelPlayerServices:output_type -> pb.DelPlayerServicesResp
|
|
|
|
10, // 19: pb.playerService.SearchPlayerServices:output_type -> pb.SearchPlayerServicesResp
|
|
|
|
8, // 19: pb.playerService.GetPlayerServicesById:output_type -> pb.GetPlayerServicesByIdResp
|
|
|
|
13, // 20: pb.playerService.AddPlayers:output_type -> pb.AddPlayersResp
|
|
|
|
10, // 20: pb.playerService.SearchPlayerServices:output_type -> pb.SearchPlayerServicesResp
|
|
|
|
15, // 21: pb.playerService.UpdatePlayers:output_type -> pb.UpdatePlayersResp
|
|
|
|
13, // 21: pb.playerService.AddPlayers:output_type -> pb.AddPlayersResp
|
|
|
|
17, // 22: pb.playerService.DelPlayers:output_type -> pb.DelPlayersResp
|
|
|
|
15, // 22: pb.playerService.UpdatePlayers:output_type -> pb.UpdatePlayersResp
|
|
|
|
19, // 23: pb.playerService.GetPlayersById:output_type -> pb.GetPlayersByIdResp
|
|
|
|
17, // 23: pb.playerService.DelPlayers:output_type -> pb.DelPlayersResp
|
|
|
|
19, // 24: pb.playerService.GetPlayerByUserId:output_type -> pb.GetPlayersByIdResp
|
|
|
|
19, // 24: pb.playerService.GetPlayersById:output_type -> pb.GetPlayersByIdResp
|
|
|
|
21, // 25: pb.playerService.SearchPlayers:output_type -> pb.SearchPlayersResp
|
|
|
|
19, // 25: pb.playerService.GetPlayerByUserId:output_type -> pb.GetPlayersByIdResp
|
|
|
|
15, // [15:26] is the sub-list for method output_type
|
|
|
|
21, // 26: pb.playerService.SearchPlayers:output_type -> pb.SearchPlayersResp
|
|
|
|
4, // [4:15] is the sub-list for method input_type
|
|
|
|
16, // [16:27] is the sub-list for method output_type
|
|
|
|
4, // [4:4] is the sub-list for extension type_name
|
|
|
|
5, // [5:16] is the sub-list for method input_type
|
|
|
|
4, // [4:4] is the sub-list for extension extendee
|
|
|
|
5, // [5:5] is the sub-list for extension type_name
|
|
|
|
0, // [0:4] is the sub-list for field type_name
|
|
|
|
5, // [5:5] is the sub-list for extension extendee
|
|
|
|
|
|
|
|
0, // [0:5] is the sub-list for field type_name
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
func init() { file_player_proto_init() }
|
|
|
|
func init() { file_desc_rpc_player_proto_init() }
|
|
|
|
func file_player_proto_init() {
|
|
|
|
func file_desc_rpc_player_proto_init() {
|
|
|
|
if File_player_proto != nil {
|
|
|
|
if File_desc_rpc_player_proto != nil {
|
|
|
|
return
|
|
|
|
return
|
|
|
|
}
|
|
|
|
}
|
|
|
|
file_player_proto_msgTypes[3].OneofWrappers = []any{}
|
|
|
|
file_desc_rpc_player_proto_msgTypes[3].OneofWrappers = []any{}
|
|
|
|
file_player_proto_msgTypes[14].OneofWrappers = []any{}
|
|
|
|
file_desc_rpc_player_proto_msgTypes[14].OneofWrappers = []any{}
|
|
|
|
file_player_proto_msgTypes[20].OneofWrappers = []any{}
|
|
|
|
file_desc_rpc_player_proto_msgTypes[20].OneofWrappers = []any{}
|
|
|
|
type x struct{}
|
|
|
|
type x struct{}
|
|
|
|
out := protoimpl.TypeBuilder{
|
|
|
|
out := protoimpl.TypeBuilder{
|
|
|
|
File: protoimpl.DescBuilder{
|
|
|
|
File: protoimpl.DescBuilder{
|
|
|
|
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
|
|
|
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
|
|
|
|
RawDescriptor: unsafe.Slice(unsafe.StringData(file_player_proto_rawDesc), len(file_player_proto_rawDesc)),
|
|
|
|
RawDescriptor: unsafe.Slice(unsafe.StringData(file_desc_rpc_player_proto_rawDesc), len(file_desc_rpc_player_proto_rawDesc)),
|
|
|
|
NumEnums: 0,
|
|
|
|
NumEnums: 0,
|
|
|
|
NumMessages: 22,
|
|
|
|
NumMessages: 22,
|
|
|
|
NumExtensions: 0,
|
|
|
|
NumExtensions: 0,
|
|
|
|
NumServices: 1,
|
|
|
|
NumServices: 1,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
GoTypes: file_player_proto_goTypes,
|
|
|
|
GoTypes: file_desc_rpc_player_proto_goTypes,
|
|
|
|
DependencyIndexes: file_player_proto_depIdxs,
|
|
|
|
DependencyIndexes: file_desc_rpc_player_proto_depIdxs,
|
|
|
|
MessageInfos: file_player_proto_msgTypes,
|
|
|
|
MessageInfos: file_desc_rpc_player_proto_msgTypes,
|
|
|
|
}.Build()
|
|
|
|
}.Build()
|
|
|
|
File_player_proto = out.File
|
|
|
|
File_desc_rpc_player_proto = out.File
|
|
|
|
file_player_proto_goTypes = nil
|
|
|
|
file_desc_rpc_player_proto_goTypes = nil
|
|
|
|
file_player_proto_depIdxs = nil
|
|
|
|
file_desc_rpc_player_proto_depIdxs = nil
|
|
|
|
}
|
|
|
|
}
|
|
|
|