Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterUserAuthMethodServiceHTTPServer(s *http.Server, srv UserAuthMethodServiceHTTPServer)
- func RegisterUserAuthMethodServiceServer(s grpc.ServiceRegistrar, srv UserAuthMethodServiceServer)
- func RegisterUserDeviceServiceHTTPServer(s *http.Server, srv UserDeviceServiceHTTPServer)
- func RegisterUserDeviceServiceServer(s grpc.ServiceRegistrar, srv UserDeviceServiceServer)
- func RegisterUserServiceHTTPServer(s *http.Server, srv UserServiceHTTPServer)
- func RegisterUserServiceServer(s grpc.ServiceRegistrar, srv UserServiceServer)
- func RegisterUserSubscribeServiceHTTPServer(s *http.Server, srv UserSubscribeServiceHTTPServer)
- func RegisterUserSubscribeServiceServer(s grpc.ServiceRegistrar, srv UserSubscribeServiceServer)
- type BatchDeleteUserData
- func (*BatchDeleteUserData) Descriptor() ([]byte, []int)deprecated
- func (x *BatchDeleteUserData) GetDeletedCount() int64
- func (*BatchDeleteUserData) ProtoMessage()
- func (x *BatchDeleteUserData) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteUserData) Reset()
- func (x *BatchDeleteUserData) String() string
- func (m *BatchDeleteUserData) Validate() error
- func (m *BatchDeleteUserData) ValidateAll() error
- type BatchDeleteUserDataMultiError
- type BatchDeleteUserDataValidationError
- func (e BatchDeleteUserDataValidationError) Cause() error
- func (e BatchDeleteUserDataValidationError) Error() string
- func (e BatchDeleteUserDataValidationError) ErrorName() string
- func (e BatchDeleteUserDataValidationError) Field() string
- func (e BatchDeleteUserDataValidationError) Key() bool
- func (e BatchDeleteUserDataValidationError) Reason() string
- type BatchDeleteUserReply
- func (*BatchDeleteUserReply) Descriptor() ([]byte, []int)deprecated
- func (x *BatchDeleteUserReply) GetCode() int32
- func (x *BatchDeleteUserReply) GetData() *BatchDeleteUserData
- func (x *BatchDeleteUserReply) GetMessage() string
- func (*BatchDeleteUserReply) ProtoMessage()
- func (x *BatchDeleteUserReply) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteUserReply) Reset()
- func (x *BatchDeleteUserReply) String() string
- func (m *BatchDeleteUserReply) Validate() error
- func (m *BatchDeleteUserReply) ValidateAll() error
- type BatchDeleteUserReplyMultiError
- type BatchDeleteUserReplyValidationError
- func (e BatchDeleteUserReplyValidationError) Cause() error
- func (e BatchDeleteUserReplyValidationError) Error() string
- func (e BatchDeleteUserReplyValidationError) ErrorName() string
- func (e BatchDeleteUserReplyValidationError) Field() string
- func (e BatchDeleteUserReplyValidationError) Key() bool
- func (e BatchDeleteUserReplyValidationError) Reason() string
- type BatchDeleteUserRequest
- func (*BatchDeleteUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BatchDeleteUserRequest) GetIds() []int64
- func (*BatchDeleteUserRequest) ProtoMessage()
- func (x *BatchDeleteUserRequest) ProtoReflect() protoreflect.Message
- func (x *BatchDeleteUserRequest) Reset()
- func (x *BatchDeleteUserRequest) String() string
- func (m *BatchDeleteUserRequest) Validate() error
- func (m *BatchDeleteUserRequest) ValidateAll() error
- type BatchDeleteUserRequestMultiError
- type BatchDeleteUserRequestValidationError
- func (e BatchDeleteUserRequestValidationError) Cause() error
- func (e BatchDeleteUserRequestValidationError) Error() string
- func (e BatchDeleteUserRequestValidationError) ErrorName() string
- func (e BatchDeleteUserRequestValidationError) Field() string
- func (e BatchDeleteUserRequestValidationError) Key() bool
- func (e BatchDeleteUserRequestValidationError) Reason() string
- type CreateUserAuthMethodData
- func (*CreateUserAuthMethodData) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserAuthMethodData) GetSuccess() bool
- func (*CreateUserAuthMethodData) ProtoMessage()
- func (x *CreateUserAuthMethodData) ProtoReflect() protoreflect.Message
- func (x *CreateUserAuthMethodData) Reset()
- func (x *CreateUserAuthMethodData) String() string
- func (m *CreateUserAuthMethodData) Validate() error
- func (m *CreateUserAuthMethodData) ValidateAll() error
- type CreateUserAuthMethodDataMultiError
- type CreateUserAuthMethodDataValidationError
- func (e CreateUserAuthMethodDataValidationError) Cause() error
- func (e CreateUserAuthMethodDataValidationError) Error() string
- func (e CreateUserAuthMethodDataValidationError) ErrorName() string
- func (e CreateUserAuthMethodDataValidationError) Field() string
- func (e CreateUserAuthMethodDataValidationError) Key() bool
- func (e CreateUserAuthMethodDataValidationError) Reason() string
- type CreateUserAuthMethodReply
- func (*CreateUserAuthMethodReply) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserAuthMethodReply) GetCode() int32
- func (x *CreateUserAuthMethodReply) GetData() *CreateUserAuthMethodData
- func (x *CreateUserAuthMethodReply) GetMessage() string
- func (*CreateUserAuthMethodReply) ProtoMessage()
- func (x *CreateUserAuthMethodReply) ProtoReflect() protoreflect.Message
- func (x *CreateUserAuthMethodReply) Reset()
- func (x *CreateUserAuthMethodReply) String() string
- func (m *CreateUserAuthMethodReply) Validate() error
- func (m *CreateUserAuthMethodReply) ValidateAll() error
- type CreateUserAuthMethodReplyMultiError
- type CreateUserAuthMethodReplyValidationError
- func (e CreateUserAuthMethodReplyValidationError) Cause() error
- func (e CreateUserAuthMethodReplyValidationError) Error() string
- func (e CreateUserAuthMethodReplyValidationError) ErrorName() string
- func (e CreateUserAuthMethodReplyValidationError) Field() string
- func (e CreateUserAuthMethodReplyValidationError) Key() bool
- func (e CreateUserAuthMethodReplyValidationError) Reason() string
- type CreateUserAuthMethodRequest
- func (*CreateUserAuthMethodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserAuthMethodRequest) GetAuthIdentifier() string
- func (x *CreateUserAuthMethodRequest) GetAuthType() string
- func (x *CreateUserAuthMethodRequest) GetUserId() int64
- func (*CreateUserAuthMethodRequest) ProtoMessage()
- func (x *CreateUserAuthMethodRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserAuthMethodRequest) Reset()
- func (x *CreateUserAuthMethodRequest) String() string
- func (m *CreateUserAuthMethodRequest) Validate() error
- func (m *CreateUserAuthMethodRequest) ValidateAll() error
- type CreateUserAuthMethodRequestMultiError
- type CreateUserAuthMethodRequestValidationError
- func (e CreateUserAuthMethodRequestValidationError) Cause() error
- func (e CreateUserAuthMethodRequestValidationError) Error() string
- func (e CreateUserAuthMethodRequestValidationError) ErrorName() string
- func (e CreateUserAuthMethodRequestValidationError) Field() string
- func (e CreateUserAuthMethodRequestValidationError) Key() bool
- func (e CreateUserAuthMethodRequestValidationError) Reason() string
- type CreateUserData
- func (*CreateUserData) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserData) GetUserId() int64
- func (*CreateUserData) ProtoMessage()
- func (x *CreateUserData) ProtoReflect() protoreflect.Message
- func (x *CreateUserData) Reset()
- func (x *CreateUserData) String() string
- func (m *CreateUserData) Validate() error
- func (m *CreateUserData) ValidateAll() error
- type CreateUserDataMultiError
- type CreateUserDataValidationError
- func (e CreateUserDataValidationError) Cause() error
- func (e CreateUserDataValidationError) Error() string
- func (e CreateUserDataValidationError) ErrorName() string
- func (e CreateUserDataValidationError) Field() string
- func (e CreateUserDataValidationError) Key() bool
- func (e CreateUserDataValidationError) Reason() string
- type CreateUserReply
- func (*CreateUserReply) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserReply) GetCode() int32
- func (x *CreateUserReply) GetData() *CreateUserData
- func (x *CreateUserReply) GetMessage() string
- func (*CreateUserReply) ProtoMessage()
- func (x *CreateUserReply) ProtoReflect() protoreflect.Message
- func (x *CreateUserReply) Reset()
- func (x *CreateUserReply) String() string
- func (m *CreateUserReply) Validate() error
- func (m *CreateUserReply) ValidateAll() error
- type CreateUserReplyMultiError
- type CreateUserReplyValidationError
- func (e CreateUserReplyValidationError) Cause() error
- func (e CreateUserReplyValidationError) Error() string
- func (e CreateUserReplyValidationError) ErrorName() string
- func (e CreateUserReplyValidationError) Field() string
- func (e CreateUserReplyValidationError) Key() bool
- func (e CreateUserReplyValidationError) Reason() string
- type CreateUserRequest
- func (*CreateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserRequest) GetBalance() int64
- func (x *CreateUserRequest) GetCommission() int64
- func (x *CreateUserRequest) GetDuration() int64
- func (x *CreateUserRequest) GetEmail() string
- func (x *CreateUserRequest) GetGiftAmount() int64
- func (x *CreateUserRequest) GetIsAdmin() bool
- func (x *CreateUserRequest) GetOnlyFirstPurchase() bool
- func (x *CreateUserRequest) GetPassword() string
- func (x *CreateUserRequest) GetProductId() int64
- func (x *CreateUserRequest) GetReferCode() string
- func (x *CreateUserRequest) GetRefererUser() string
- func (x *CreateUserRequest) GetReferralPercentage() uint32
- func (x *CreateUserRequest) GetTelephone() string
- func (x *CreateUserRequest) GetTelephoneAreaCode() string
- func (*CreateUserRequest) ProtoMessage()
- func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserRequest) Reset()
- func (x *CreateUserRequest) String() string
- func (m *CreateUserRequest) Validate() error
- func (m *CreateUserRequest) ValidateAll() error
- type CreateUserRequestMultiError
- type CreateUserRequestValidationError
- func (e CreateUserRequestValidationError) Cause() error
- func (e CreateUserRequestValidationError) Error() string
- func (e CreateUserRequestValidationError) ErrorName() string
- func (e CreateUserRequestValidationError) Field() string
- func (e CreateUserRequestValidationError) Key() bool
- func (e CreateUserRequestValidationError) Reason() string
- type CreateUserSubscribeReply
- func (*CreateUserSubscribeReply) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserSubscribeReply) GetCode() int32
- func (x *CreateUserSubscribeReply) GetMessage() string
- func (*CreateUserSubscribeReply) ProtoMessage()
- func (x *CreateUserSubscribeReply) ProtoReflect() protoreflect.Message
- func (x *CreateUserSubscribeReply) Reset()
- func (x *CreateUserSubscribeReply) String() string
- func (m *CreateUserSubscribeReply) Validate() error
- func (m *CreateUserSubscribeReply) ValidateAll() error
- type CreateUserSubscribeReplyMultiError
- type CreateUserSubscribeReplyValidationError
- func (e CreateUserSubscribeReplyValidationError) Cause() error
- func (e CreateUserSubscribeReplyValidationError) Error() string
- func (e CreateUserSubscribeReplyValidationError) ErrorName() string
- func (e CreateUserSubscribeReplyValidationError) Field() string
- func (e CreateUserSubscribeReplyValidationError) Key() bool
- func (e CreateUserSubscribeReplyValidationError) Reason() string
- type CreateUserSubscribeRequest
- func (*CreateUserSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserSubscribeRequest) GetExpiredAt() int64
- func (x *CreateUserSubscribeRequest) GetSubscribeId() int64
- func (x *CreateUserSubscribeRequest) GetTraffic() int64
- func (x *CreateUserSubscribeRequest) GetUserId() int64
- func (*CreateUserSubscribeRequest) ProtoMessage()
- func (x *CreateUserSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserSubscribeRequest) Reset()
- func (x *CreateUserSubscribeRequest) String() string
- func (m *CreateUserSubscribeRequest) Validate() error
- func (m *CreateUserSubscribeRequest) ValidateAll() error
- type CreateUserSubscribeRequestMultiError
- type CreateUserSubscribeRequestValidationError
- func (e CreateUserSubscribeRequestValidationError) Cause() error
- func (e CreateUserSubscribeRequestValidationError) Error() string
- func (e CreateUserSubscribeRequestValidationError) ErrorName() string
- func (e CreateUserSubscribeRequestValidationError) Field() string
- func (e CreateUserSubscribeRequestValidationError) Key() bool
- func (e CreateUserSubscribeRequestValidationError) Reason() string
- type CurrentUserData
- func (*CurrentUserData) Descriptor() ([]byte, []int)deprecated
- func (x *CurrentUserData) GetUser() *User
- func (*CurrentUserData) ProtoMessage()
- func (x *CurrentUserData) ProtoReflect() protoreflect.Message
- func (x *CurrentUserData) Reset()
- func (x *CurrentUserData) String() string
- func (m *CurrentUserData) Validate() error
- func (m *CurrentUserData) ValidateAll() error
- type CurrentUserDataMultiError
- type CurrentUserDataValidationError
- func (e CurrentUserDataValidationError) Cause() error
- func (e CurrentUserDataValidationError) Error() string
- func (e CurrentUserDataValidationError) ErrorName() string
- func (e CurrentUserDataValidationError) Field() string
- func (e CurrentUserDataValidationError) Key() bool
- func (e CurrentUserDataValidationError) Reason() string
- type CurrentUserReply
- func (*CurrentUserReply) Descriptor() ([]byte, []int)deprecated
- func (x *CurrentUserReply) GetCode() int32
- func (x *CurrentUserReply) GetData() *CurrentUserData
- func (x *CurrentUserReply) GetMessage() string
- func (*CurrentUserReply) ProtoMessage()
- func (x *CurrentUserReply) ProtoReflect() protoreflect.Message
- func (x *CurrentUserReply) Reset()
- func (x *CurrentUserReply) String() string
- func (m *CurrentUserReply) Validate() error
- func (m *CurrentUserReply) ValidateAll() error
- type CurrentUserReplyMultiError
- type CurrentUserReplyValidationError
- func (e CurrentUserReplyValidationError) Cause() error
- func (e CurrentUserReplyValidationError) Error() string
- func (e CurrentUserReplyValidationError) ErrorName() string
- func (e CurrentUserReplyValidationError) Field() string
- func (e CurrentUserReplyValidationError) Key() bool
- func (e CurrentUserReplyValidationError) Reason() string
- type CurrentUserRequest
- func (*CurrentUserRequest) Descriptor() ([]byte, []int)deprecated
- func (*CurrentUserRequest) ProtoMessage()
- func (x *CurrentUserRequest) ProtoReflect() protoreflect.Message
- func (x *CurrentUserRequest) Reset()
- func (x *CurrentUserRequest) String() string
- func (m *CurrentUserRequest) Validate() error
- func (m *CurrentUserRequest) ValidateAll() error
- type CurrentUserRequestMultiError
- type CurrentUserRequestValidationError
- func (e CurrentUserRequestValidationError) Cause() error
- func (e CurrentUserRequestValidationError) Error() string
- func (e CurrentUserRequestValidationError) ErrorName() string
- func (e CurrentUserRequestValidationError) Field() string
- func (e CurrentUserRequestValidationError) Key() bool
- func (e CurrentUserRequestValidationError) Reason() string
- type DeleteUserAuthMethodData
- func (*DeleteUserAuthMethodData) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserAuthMethodData) GetSuccess() bool
- func (*DeleteUserAuthMethodData) ProtoMessage()
- func (x *DeleteUserAuthMethodData) ProtoReflect() protoreflect.Message
- func (x *DeleteUserAuthMethodData) Reset()
- func (x *DeleteUserAuthMethodData) String() string
- func (m *DeleteUserAuthMethodData) Validate() error
- func (m *DeleteUserAuthMethodData) ValidateAll() error
- type DeleteUserAuthMethodDataMultiError
- type DeleteUserAuthMethodDataValidationError
- func (e DeleteUserAuthMethodDataValidationError) Cause() error
- func (e DeleteUserAuthMethodDataValidationError) Error() string
- func (e DeleteUserAuthMethodDataValidationError) ErrorName() string
- func (e DeleteUserAuthMethodDataValidationError) Field() string
- func (e DeleteUserAuthMethodDataValidationError) Key() bool
- func (e DeleteUserAuthMethodDataValidationError) Reason() string
- type DeleteUserAuthMethodReply
- func (*DeleteUserAuthMethodReply) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserAuthMethodReply) GetCode() int32
- func (x *DeleteUserAuthMethodReply) GetData() *DeleteUserAuthMethodData
- func (x *DeleteUserAuthMethodReply) GetMessage() string
- func (*DeleteUserAuthMethodReply) ProtoMessage()
- func (x *DeleteUserAuthMethodReply) ProtoReflect() protoreflect.Message
- func (x *DeleteUserAuthMethodReply) Reset()
- func (x *DeleteUserAuthMethodReply) String() string
- func (m *DeleteUserAuthMethodReply) Validate() error
- func (m *DeleteUserAuthMethodReply) ValidateAll() error
- type DeleteUserAuthMethodReplyMultiError
- type DeleteUserAuthMethodReplyValidationError
- func (e DeleteUserAuthMethodReplyValidationError) Cause() error
- func (e DeleteUserAuthMethodReplyValidationError) Error() string
- func (e DeleteUserAuthMethodReplyValidationError) ErrorName() string
- func (e DeleteUserAuthMethodReplyValidationError) Field() string
- func (e DeleteUserAuthMethodReplyValidationError) Key() bool
- func (e DeleteUserAuthMethodReplyValidationError) Reason() string
- type DeleteUserAuthMethodRequest
- func (*DeleteUserAuthMethodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserAuthMethodRequest) GetAuthType() string
- func (x *DeleteUserAuthMethodRequest) GetUserId() int64
- func (*DeleteUserAuthMethodRequest) ProtoMessage()
- func (x *DeleteUserAuthMethodRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUserAuthMethodRequest) Reset()
- func (x *DeleteUserAuthMethodRequest) String() string
- func (m *DeleteUserAuthMethodRequest) Validate() error
- func (m *DeleteUserAuthMethodRequest) ValidateAll() error
- type DeleteUserAuthMethodRequestMultiError
- type DeleteUserAuthMethodRequestValidationError
- func (e DeleteUserAuthMethodRequestValidationError) Cause() error
- func (e DeleteUserAuthMethodRequestValidationError) Error() string
- func (e DeleteUserAuthMethodRequestValidationError) ErrorName() string
- func (e DeleteUserAuthMethodRequestValidationError) Field() string
- func (e DeleteUserAuthMethodRequestValidationError) Key() bool
- func (e DeleteUserAuthMethodRequestValidationError) Reason() string
- type DeleteUserData
- func (*DeleteUserData) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserData) GetSuccess() bool
- func (*DeleteUserData) ProtoMessage()
- func (x *DeleteUserData) ProtoReflect() protoreflect.Message
- func (x *DeleteUserData) Reset()
- func (x *DeleteUserData) String() string
- func (m *DeleteUserData) Validate() error
- func (m *DeleteUserData) ValidateAll() error
- type DeleteUserDataMultiError
- type DeleteUserDataValidationError
- func (e DeleteUserDataValidationError) Cause() error
- func (e DeleteUserDataValidationError) Error() string
- func (e DeleteUserDataValidationError) ErrorName() string
- func (e DeleteUserDataValidationError) Field() string
- func (e DeleteUserDataValidationError) Key() bool
- func (e DeleteUserDataValidationError) Reason() string
- type DeleteUserDeviceData
- func (*DeleteUserDeviceData) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserDeviceData) GetSuccess() bool
- func (*DeleteUserDeviceData) ProtoMessage()
- func (x *DeleteUserDeviceData) ProtoReflect() protoreflect.Message
- func (x *DeleteUserDeviceData) Reset()
- func (x *DeleteUserDeviceData) String() string
- func (m *DeleteUserDeviceData) Validate() error
- func (m *DeleteUserDeviceData) ValidateAll() error
- type DeleteUserDeviceDataMultiError
- type DeleteUserDeviceDataValidationError
- func (e DeleteUserDeviceDataValidationError) Cause() error
- func (e DeleteUserDeviceDataValidationError) Error() string
- func (e DeleteUserDeviceDataValidationError) ErrorName() string
- func (e DeleteUserDeviceDataValidationError) Field() string
- func (e DeleteUserDeviceDataValidationError) Key() bool
- func (e DeleteUserDeviceDataValidationError) Reason() string
- type DeleteUserDeviceReply
- func (*DeleteUserDeviceReply) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserDeviceReply) GetCode() int32
- func (x *DeleteUserDeviceReply) GetData() *DeleteUserDeviceData
- func (x *DeleteUserDeviceReply) GetMessage() string
- func (*DeleteUserDeviceReply) ProtoMessage()
- func (x *DeleteUserDeviceReply) ProtoReflect() protoreflect.Message
- func (x *DeleteUserDeviceReply) Reset()
- func (x *DeleteUserDeviceReply) String() string
- func (m *DeleteUserDeviceReply) Validate() error
- func (m *DeleteUserDeviceReply) ValidateAll() error
- type DeleteUserDeviceReplyMultiError
- type DeleteUserDeviceReplyValidationError
- func (e DeleteUserDeviceReplyValidationError) Cause() error
- func (e DeleteUserDeviceReplyValidationError) Error() string
- func (e DeleteUserDeviceReplyValidationError) ErrorName() string
- func (e DeleteUserDeviceReplyValidationError) Field() string
- func (e DeleteUserDeviceReplyValidationError) Key() bool
- func (e DeleteUserDeviceReplyValidationError) Reason() string
- type DeleteUserDeviceRequest
- func (*DeleteUserDeviceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserDeviceRequest) GetId() int64
- func (*DeleteUserDeviceRequest) ProtoMessage()
- func (x *DeleteUserDeviceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUserDeviceRequest) Reset()
- func (x *DeleteUserDeviceRequest) String() string
- func (m *DeleteUserDeviceRequest) Validate() error
- func (m *DeleteUserDeviceRequest) ValidateAll() error
- type DeleteUserDeviceRequestMultiError
- type DeleteUserDeviceRequestValidationError
- func (e DeleteUserDeviceRequestValidationError) Cause() error
- func (e DeleteUserDeviceRequestValidationError) Error() string
- func (e DeleteUserDeviceRequestValidationError) ErrorName() string
- func (e DeleteUserDeviceRequestValidationError) Field() string
- func (e DeleteUserDeviceRequestValidationError) Key() bool
- func (e DeleteUserDeviceRequestValidationError) Reason() string
- type DeleteUserReply
- func (*DeleteUserReply) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserReply) GetCode() int32
- func (x *DeleteUserReply) GetData() *DeleteUserData
- func (x *DeleteUserReply) GetMessage() string
- func (*DeleteUserReply) ProtoMessage()
- func (x *DeleteUserReply) ProtoReflect() protoreflect.Message
- func (x *DeleteUserReply) Reset()
- func (x *DeleteUserReply) String() string
- func (m *DeleteUserReply) Validate() error
- func (m *DeleteUserReply) ValidateAll() error
- type DeleteUserReplyMultiError
- type DeleteUserReplyValidationError
- func (e DeleteUserReplyValidationError) Cause() error
- func (e DeleteUserReplyValidationError) Error() string
- func (e DeleteUserReplyValidationError) ErrorName() string
- func (e DeleteUserReplyValidationError) Field() string
- func (e DeleteUserReplyValidationError) Key() bool
- func (e DeleteUserReplyValidationError) Reason() string
- type DeleteUserRequest
- func (*DeleteUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserRequest) GetId() int64
- func (*DeleteUserRequest) ProtoMessage()
- func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUserRequest) Reset()
- func (x *DeleteUserRequest) String() string
- func (m *DeleteUserRequest) Validate() error
- func (m *DeleteUserRequest) ValidateAll() error
- type DeleteUserRequestMultiError
- type DeleteUserRequestValidationError
- func (e DeleteUserRequestValidationError) Cause() error
- func (e DeleteUserRequestValidationError) Error() string
- func (e DeleteUserRequestValidationError) ErrorName() string
- func (e DeleteUserRequestValidationError) Field() string
- func (e DeleteUserRequestValidationError) Key() bool
- func (e DeleteUserRequestValidationError) Reason() string
- type DeleteUserSubscribeReply
- func (*DeleteUserSubscribeReply) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserSubscribeReply) GetCode() int32
- func (x *DeleteUserSubscribeReply) GetMessage() string
- func (*DeleteUserSubscribeReply) ProtoMessage()
- func (x *DeleteUserSubscribeReply) ProtoReflect() protoreflect.Message
- func (x *DeleteUserSubscribeReply) Reset()
- func (x *DeleteUserSubscribeReply) String() string
- func (m *DeleteUserSubscribeReply) Validate() error
- func (m *DeleteUserSubscribeReply) ValidateAll() error
- type DeleteUserSubscribeReplyMultiError
- type DeleteUserSubscribeReplyValidationError
- func (e DeleteUserSubscribeReplyValidationError) Cause() error
- func (e DeleteUserSubscribeReplyValidationError) Error() string
- func (e DeleteUserSubscribeReplyValidationError) ErrorName() string
- func (e DeleteUserSubscribeReplyValidationError) Field() string
- func (e DeleteUserSubscribeReplyValidationError) Key() bool
- func (e DeleteUserSubscribeReplyValidationError) Reason() string
- type DeleteUserSubscribeRequest
- func (*DeleteUserSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserSubscribeRequest) GetUserSubscribeId() int64
- func (*DeleteUserSubscribeRequest) ProtoMessage()
- func (x *DeleteUserSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUserSubscribeRequest) Reset()
- func (x *DeleteUserSubscribeRequest) String() string
- func (m *DeleteUserSubscribeRequest) Validate() error
- func (m *DeleteUserSubscribeRequest) ValidateAll() error
- type DeleteUserSubscribeRequestMultiError
- type DeleteUserSubscribeRequestValidationError
- func (e DeleteUserSubscribeRequestValidationError) Cause() error
- func (e DeleteUserSubscribeRequestValidationError) Error() string
- func (e DeleteUserSubscribeRequestValidationError) ErrorName() string
- func (e DeleteUserSubscribeRequestValidationError) Field() string
- func (e DeleteUserSubscribeRequestValidationError) Key() bool
- func (e DeleteUserSubscribeRequestValidationError) Reason() string
- type GetUserAuthMethodData
- func (*GetUserAuthMethodData) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserAuthMethodData) GetAuthMethods() []*UserAuthMethod
- func (*GetUserAuthMethodData) ProtoMessage()
- func (x *GetUserAuthMethodData) ProtoReflect() protoreflect.Message
- func (x *GetUserAuthMethodData) Reset()
- func (x *GetUserAuthMethodData) String() string
- func (m *GetUserAuthMethodData) Validate() error
- func (m *GetUserAuthMethodData) ValidateAll() error
- type GetUserAuthMethodDataMultiError
- type GetUserAuthMethodDataValidationError
- func (e GetUserAuthMethodDataValidationError) Cause() error
- func (e GetUserAuthMethodDataValidationError) Error() string
- func (e GetUserAuthMethodDataValidationError) ErrorName() string
- func (e GetUserAuthMethodDataValidationError) Field() string
- func (e GetUserAuthMethodDataValidationError) Key() bool
- func (e GetUserAuthMethodDataValidationError) Reason() string
- type GetUserAuthMethodReply
- func (*GetUserAuthMethodReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserAuthMethodReply) GetCode() int32
- func (x *GetUserAuthMethodReply) GetData() *GetUserAuthMethodData
- func (x *GetUserAuthMethodReply) GetMessage() string
- func (*GetUserAuthMethodReply) ProtoMessage()
- func (x *GetUserAuthMethodReply) ProtoReflect() protoreflect.Message
- func (x *GetUserAuthMethodReply) Reset()
- func (x *GetUserAuthMethodReply) String() string
- func (m *GetUserAuthMethodReply) Validate() error
- func (m *GetUserAuthMethodReply) ValidateAll() error
- type GetUserAuthMethodReplyMultiError
- type GetUserAuthMethodReplyValidationError
- func (e GetUserAuthMethodReplyValidationError) Cause() error
- func (e GetUserAuthMethodReplyValidationError) Error() string
- func (e GetUserAuthMethodReplyValidationError) ErrorName() string
- func (e GetUserAuthMethodReplyValidationError) Field() string
- func (e GetUserAuthMethodReplyValidationError) Key() bool
- func (e GetUserAuthMethodReplyValidationError) Reason() string
- type GetUserAuthMethodRequest
- func (*GetUserAuthMethodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserAuthMethodRequest) GetUserId() int64
- func (*GetUserAuthMethodRequest) ProtoMessage()
- func (x *GetUserAuthMethodRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserAuthMethodRequest) Reset()
- func (x *GetUserAuthMethodRequest) String() string
- func (m *GetUserAuthMethodRequest) Validate() error
- func (m *GetUserAuthMethodRequest) ValidateAll() error
- type GetUserAuthMethodRequestMultiError
- type GetUserAuthMethodRequestValidationError
- func (e GetUserAuthMethodRequestValidationError) Cause() error
- func (e GetUserAuthMethodRequestValidationError) Error() string
- func (e GetUserAuthMethodRequestValidationError) ErrorName() string
- func (e GetUserAuthMethodRequestValidationError) Field() string
- func (e GetUserAuthMethodRequestValidationError) Key() bool
- func (e GetUserAuthMethodRequestValidationError) Reason() string
- type GetUserDetailReply
- func (*GetUserDetailReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserDetailReply) GetCode() int32
- func (x *GetUserDetailReply) GetData() *User
- func (x *GetUserDetailReply) GetMessage() string
- func (*GetUserDetailReply) ProtoMessage()
- func (x *GetUserDetailReply) ProtoReflect() protoreflect.Message
- func (x *GetUserDetailReply) Reset()
- func (x *GetUserDetailReply) String() string
- func (m *GetUserDetailReply) Validate() error
- func (m *GetUserDetailReply) ValidateAll() error
- type GetUserDetailReplyMultiError
- type GetUserDetailReplyValidationError
- func (e GetUserDetailReplyValidationError) Cause() error
- func (e GetUserDetailReplyValidationError) Error() string
- func (e GetUserDetailReplyValidationError) ErrorName() string
- func (e GetUserDetailReplyValidationError) Field() string
- func (e GetUserDetailReplyValidationError) Key() bool
- func (e GetUserDetailReplyValidationError) Reason() string
- type GetUserDetailRequest
- func (*GetUserDetailRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserDetailRequest) GetId() int64
- func (*GetUserDetailRequest) ProtoMessage()
- func (x *GetUserDetailRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserDetailRequest) Reset()
- func (x *GetUserDetailRequest) String() string
- func (m *GetUserDetailRequest) Validate() error
- func (m *GetUserDetailRequest) ValidateAll() error
- type GetUserDetailRequestMultiError
- type GetUserDetailRequestValidationError
- func (e GetUserDetailRequestValidationError) Cause() error
- func (e GetUserDetailRequestValidationError) Error() string
- func (e GetUserDetailRequestValidationError) ErrorName() string
- func (e GetUserDetailRequestValidationError) Field() string
- func (e GetUserDetailRequestValidationError) Key() bool
- func (e GetUserDetailRequestValidationError) Reason() string
- type GetUserListData
- func (*GetUserListData) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserListData) GetList() []*User
- func (x *GetUserListData) GetTotal() int32
- func (*GetUserListData) ProtoMessage()
- func (x *GetUserListData) ProtoReflect() protoreflect.Message
- func (x *GetUserListData) Reset()
- func (x *GetUserListData) String() string
- func (m *GetUserListData) Validate() error
- func (m *GetUserListData) ValidateAll() error
- type GetUserListDataMultiError
- type GetUserListDataValidationError
- func (e GetUserListDataValidationError) Cause() error
- func (e GetUserListDataValidationError) Error() string
- func (e GetUserListDataValidationError) ErrorName() string
- func (e GetUserListDataValidationError) Field() string
- func (e GetUserListDataValidationError) Key() bool
- func (e GetUserListDataValidationError) Reason() string
- type GetUserListReply
- func (*GetUserListReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserListReply) GetCode() int32
- func (x *GetUserListReply) GetData() *GetUserListData
- func (x *GetUserListReply) GetMessage() string
- func (*GetUserListReply) ProtoMessage()
- func (x *GetUserListReply) ProtoReflect() protoreflect.Message
- func (x *GetUserListReply) Reset()
- func (x *GetUserListReply) String() string
- func (m *GetUserListReply) Validate() error
- func (m *GetUserListReply) ValidateAll() error
- type GetUserListReplyMultiError
- type GetUserListReplyValidationError
- func (e GetUserListReplyValidationError) Cause() error
- func (e GetUserListReplyValidationError) Error() string
- func (e GetUserListReplyValidationError) ErrorName() string
- func (e GetUserListReplyValidationError) Field() string
- func (e GetUserListReplyValidationError) Key() bool
- func (e GetUserListReplyValidationError) Reason() string
- type GetUserListRequest
- func (*GetUserListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserListRequest) GetPage() int32
- func (x *GetUserListRequest) GetSearch() string
- func (x *GetUserListRequest) GetShortCode() string
- func (x *GetUserListRequest) GetSize() int32
- func (x *GetUserListRequest) GetSubscribeId() int64
- func (x *GetUserListRequest) GetUnscoped() bool
- func (x *GetUserListRequest) GetUserId() int64
- func (x *GetUserListRequest) GetUserSubscribeId() int64
- func (*GetUserListRequest) ProtoMessage()
- func (x *GetUserListRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserListRequest) Reset()
- func (x *GetUserListRequest) String() string
- func (m *GetUserListRequest) Validate() error
- func (m *GetUserListRequest) ValidateAll() error
- type GetUserListRequestMultiError
- type GetUserListRequestValidationError
- func (e GetUserListRequestValidationError) Cause() error
- func (e GetUserListRequestValidationError) Error() string
- func (e GetUserListRequestValidationError) ErrorName() string
- func (e GetUserListRequestValidationError) Field() string
- func (e GetUserListRequestValidationError) Key() bool
- func (e GetUserListRequestValidationError) Reason() string
- type GetUserLoginLogsData
- func (*GetUserLoginLogsData) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserLoginLogsData) GetList() []*LoginLog
- func (x *GetUserLoginLogsData) GetTotal() int32
- func (*GetUserLoginLogsData) ProtoMessage()
- func (x *GetUserLoginLogsData) ProtoReflect() protoreflect.Message
- func (x *GetUserLoginLogsData) Reset()
- func (x *GetUserLoginLogsData) String() string
- func (m *GetUserLoginLogsData) Validate() error
- func (m *GetUserLoginLogsData) ValidateAll() error
- type GetUserLoginLogsDataMultiError
- type GetUserLoginLogsDataValidationError
- func (e GetUserLoginLogsDataValidationError) Cause() error
- func (e GetUserLoginLogsDataValidationError) Error() string
- func (e GetUserLoginLogsDataValidationError) ErrorName() string
- func (e GetUserLoginLogsDataValidationError) Field() string
- func (e GetUserLoginLogsDataValidationError) Key() bool
- func (e GetUserLoginLogsDataValidationError) Reason() string
- type GetUserLoginLogsReply
- func (*GetUserLoginLogsReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserLoginLogsReply) GetCode() int32
- func (x *GetUserLoginLogsReply) GetData() *GetUserLoginLogsData
- func (x *GetUserLoginLogsReply) GetMessage() string
- func (*GetUserLoginLogsReply) ProtoMessage()
- func (x *GetUserLoginLogsReply) ProtoReflect() protoreflect.Message
- func (x *GetUserLoginLogsReply) Reset()
- func (x *GetUserLoginLogsReply) String() string
- func (m *GetUserLoginLogsReply) Validate() error
- func (m *GetUserLoginLogsReply) ValidateAll() error
- type GetUserLoginLogsReplyMultiError
- type GetUserLoginLogsReplyValidationError
- func (e GetUserLoginLogsReplyValidationError) Cause() error
- func (e GetUserLoginLogsReplyValidationError) Error() string
- func (e GetUserLoginLogsReplyValidationError) ErrorName() string
- func (e GetUserLoginLogsReplyValidationError) Field() string
- func (e GetUserLoginLogsReplyValidationError) Key() bool
- func (e GetUserLoginLogsReplyValidationError) Reason() string
- type GetUserLoginLogsRequest
- func (*GetUserLoginLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserLoginLogsRequest) GetPage() int32
- func (x *GetUserLoginLogsRequest) GetSize() int32
- func (x *GetUserLoginLogsRequest) GetUserId() int64
- func (*GetUserLoginLogsRequest) ProtoMessage()
- func (x *GetUserLoginLogsRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserLoginLogsRequest) Reset()
- func (x *GetUserLoginLogsRequest) String() string
- func (m *GetUserLoginLogsRequest) Validate() error
- func (m *GetUserLoginLogsRequest) ValidateAll() error
- type GetUserLoginLogsRequestMultiError
- type GetUserLoginLogsRequestValidationError
- func (e GetUserLoginLogsRequestValidationError) Cause() error
- func (e GetUserLoginLogsRequestValidationError) Error() string
- func (e GetUserLoginLogsRequestValidationError) ErrorName() string
- func (e GetUserLoginLogsRequestValidationError) Field() string
- func (e GetUserLoginLogsRequestValidationError) Key() bool
- func (e GetUserLoginLogsRequestValidationError) Reason() string
- type GetUserSubscribeByIdReply
- func (*GetUserSubscribeByIdReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeByIdReply) GetCode() int32
- func (x *GetUserSubscribeByIdReply) GetData() *UserSubscribeDetail
- func (x *GetUserSubscribeByIdReply) GetMessage() string
- func (*GetUserSubscribeByIdReply) ProtoMessage()
- func (x *GetUserSubscribeByIdReply) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeByIdReply) Reset()
- func (x *GetUserSubscribeByIdReply) String() string
- func (m *GetUserSubscribeByIdReply) Validate() error
- func (m *GetUserSubscribeByIdReply) ValidateAll() error
- type GetUserSubscribeByIdReplyMultiError
- type GetUserSubscribeByIdReplyValidationError
- func (e GetUserSubscribeByIdReplyValidationError) Cause() error
- func (e GetUserSubscribeByIdReplyValidationError) Error() string
- func (e GetUserSubscribeByIdReplyValidationError) ErrorName() string
- func (e GetUserSubscribeByIdReplyValidationError) Field() string
- func (e GetUserSubscribeByIdReplyValidationError) Key() bool
- func (e GetUserSubscribeByIdReplyValidationError) Reason() string
- type GetUserSubscribeByIdRequest
- func (*GetUserSubscribeByIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeByIdRequest) GetId() int64
- func (*GetUserSubscribeByIdRequest) ProtoMessage()
- func (x *GetUserSubscribeByIdRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeByIdRequest) Reset()
- func (x *GetUserSubscribeByIdRequest) String() string
- func (m *GetUserSubscribeByIdRequest) Validate() error
- func (m *GetUserSubscribeByIdRequest) ValidateAll() error
- type GetUserSubscribeByIdRequestMultiError
- type GetUserSubscribeByIdRequestValidationError
- func (e GetUserSubscribeByIdRequestValidationError) Cause() error
- func (e GetUserSubscribeByIdRequestValidationError) Error() string
- func (e GetUserSubscribeByIdRequestValidationError) ErrorName() string
- func (e GetUserSubscribeByIdRequestValidationError) Field() string
- func (e GetUserSubscribeByIdRequestValidationError) Key() bool
- func (e GetUserSubscribeByIdRequestValidationError) Reason() string
- type GetUserSubscribeData
- func (*GetUserSubscribeData) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeData) GetList() []*UserSubscribe
- func (x *GetUserSubscribeData) GetTotal() int32
- func (*GetUserSubscribeData) ProtoMessage()
- func (x *GetUserSubscribeData) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeData) Reset()
- func (x *GetUserSubscribeData) String() string
- func (m *GetUserSubscribeData) Validate() error
- func (m *GetUserSubscribeData) ValidateAll() error
- type GetUserSubscribeDataMultiError
- type GetUserSubscribeDataValidationError
- func (e GetUserSubscribeDataValidationError) Cause() error
- func (e GetUserSubscribeDataValidationError) Error() string
- func (e GetUserSubscribeDataValidationError) ErrorName() string
- func (e GetUserSubscribeDataValidationError) Field() string
- func (e GetUserSubscribeDataValidationError) Key() bool
- func (e GetUserSubscribeDataValidationError) Reason() string
- type GetUserSubscribeDevicesData
- func (*GetUserSubscribeDevicesData) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeDevicesData) GetList() []*UserDevice
- func (x *GetUserSubscribeDevicesData) GetTotal() int32
- func (*GetUserSubscribeDevicesData) ProtoMessage()
- func (x *GetUserSubscribeDevicesData) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeDevicesData) Reset()
- func (x *GetUserSubscribeDevicesData) String() string
- func (m *GetUserSubscribeDevicesData) Validate() error
- func (m *GetUserSubscribeDevicesData) ValidateAll() error
- type GetUserSubscribeDevicesDataMultiError
- type GetUserSubscribeDevicesDataValidationError
- func (e GetUserSubscribeDevicesDataValidationError) Cause() error
- func (e GetUserSubscribeDevicesDataValidationError) Error() string
- func (e GetUserSubscribeDevicesDataValidationError) ErrorName() string
- func (e GetUserSubscribeDevicesDataValidationError) Field() string
- func (e GetUserSubscribeDevicesDataValidationError) Key() bool
- func (e GetUserSubscribeDevicesDataValidationError) Reason() string
- type GetUserSubscribeDevicesReply
- func (*GetUserSubscribeDevicesReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeDevicesReply) GetCode() int32
- func (x *GetUserSubscribeDevicesReply) GetData() *GetUserSubscribeDevicesData
- func (x *GetUserSubscribeDevicesReply) GetMessage() string
- func (*GetUserSubscribeDevicesReply) ProtoMessage()
- func (x *GetUserSubscribeDevicesReply) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeDevicesReply) Reset()
- func (x *GetUserSubscribeDevicesReply) String() string
- func (m *GetUserSubscribeDevicesReply) Validate() error
- func (m *GetUserSubscribeDevicesReply) ValidateAll() error
- type GetUserSubscribeDevicesReplyMultiError
- type GetUserSubscribeDevicesReplyValidationError
- func (e GetUserSubscribeDevicesReplyValidationError) Cause() error
- func (e GetUserSubscribeDevicesReplyValidationError) Error() string
- func (e GetUserSubscribeDevicesReplyValidationError) ErrorName() string
- func (e GetUserSubscribeDevicesReplyValidationError) Field() string
- func (e GetUserSubscribeDevicesReplyValidationError) Key() bool
- func (e GetUserSubscribeDevicesReplyValidationError) Reason() string
- type GetUserSubscribeDevicesRequest
- func (*GetUserSubscribeDevicesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeDevicesRequest) GetPage() int32
- func (x *GetUserSubscribeDevicesRequest) GetSize() int32
- func (x *GetUserSubscribeDevicesRequest) GetSubscribeId() int64
- func (x *GetUserSubscribeDevicesRequest) GetUserId() int64
- func (*GetUserSubscribeDevicesRequest) ProtoMessage()
- func (x *GetUserSubscribeDevicesRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeDevicesRequest) Reset()
- func (x *GetUserSubscribeDevicesRequest) String() string
- func (m *GetUserSubscribeDevicesRequest) Validate() error
- func (m *GetUserSubscribeDevicesRequest) ValidateAll() error
- type GetUserSubscribeDevicesRequestMultiError
- type GetUserSubscribeDevicesRequestValidationError
- func (e GetUserSubscribeDevicesRequestValidationError) Cause() error
- func (e GetUserSubscribeDevicesRequestValidationError) Error() string
- func (e GetUserSubscribeDevicesRequestValidationError) ErrorName() string
- func (e GetUserSubscribeDevicesRequestValidationError) Field() string
- func (e GetUserSubscribeDevicesRequestValidationError) Key() bool
- func (e GetUserSubscribeDevicesRequestValidationError) Reason() string
- type GetUserSubscribeLogsData
- func (*GetUserSubscribeLogsData) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeLogsData) GetList() []*UserSubscribeLog
- func (x *GetUserSubscribeLogsData) GetTotal() int32
- func (*GetUserSubscribeLogsData) ProtoMessage()
- func (x *GetUserSubscribeLogsData) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeLogsData) Reset()
- func (x *GetUserSubscribeLogsData) String() string
- func (m *GetUserSubscribeLogsData) Validate() error
- func (m *GetUserSubscribeLogsData) ValidateAll() error
- type GetUserSubscribeLogsDataMultiError
- type GetUserSubscribeLogsDataValidationError
- func (e GetUserSubscribeLogsDataValidationError) Cause() error
- func (e GetUserSubscribeLogsDataValidationError) Error() string
- func (e GetUserSubscribeLogsDataValidationError) ErrorName() string
- func (e GetUserSubscribeLogsDataValidationError) Field() string
- func (e GetUserSubscribeLogsDataValidationError) Key() bool
- func (e GetUserSubscribeLogsDataValidationError) Reason() string
- type GetUserSubscribeLogsReply
- func (*GetUserSubscribeLogsReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeLogsReply) GetCode() int32
- func (x *GetUserSubscribeLogsReply) GetData() *GetUserSubscribeLogsData
- func (x *GetUserSubscribeLogsReply) GetMessage() string
- func (*GetUserSubscribeLogsReply) ProtoMessage()
- func (x *GetUserSubscribeLogsReply) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeLogsReply) Reset()
- func (x *GetUserSubscribeLogsReply) String() string
- func (m *GetUserSubscribeLogsReply) Validate() error
- func (m *GetUserSubscribeLogsReply) ValidateAll() error
- type GetUserSubscribeLogsReplyMultiError
- type GetUserSubscribeLogsReplyValidationError
- func (e GetUserSubscribeLogsReplyValidationError) Cause() error
- func (e GetUserSubscribeLogsReplyValidationError) Error() string
- func (e GetUserSubscribeLogsReplyValidationError) ErrorName() string
- func (e GetUserSubscribeLogsReplyValidationError) Field() string
- func (e GetUserSubscribeLogsReplyValidationError) Key() bool
- func (e GetUserSubscribeLogsReplyValidationError) Reason() string
- type GetUserSubscribeLogsRequest
- func (*GetUserSubscribeLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeLogsRequest) GetDate() string
- func (x *GetUserSubscribeLogsRequest) GetPage() int32
- func (x *GetUserSubscribeLogsRequest) GetSize() int32
- func (x *GetUserSubscribeLogsRequest) GetSubscribeId() int64
- func (x *GetUserSubscribeLogsRequest) GetUserId() int64
- func (x *GetUserSubscribeLogsRequest) GetUserSubscribeId() int64
- func (*GetUserSubscribeLogsRequest) ProtoMessage()
- func (x *GetUserSubscribeLogsRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeLogsRequest) Reset()
- func (x *GetUserSubscribeLogsRequest) String() string
- func (m *GetUserSubscribeLogsRequest) Validate() error
- func (m *GetUserSubscribeLogsRequest) ValidateAll() error
- type GetUserSubscribeLogsRequestMultiError
- type GetUserSubscribeLogsRequestValidationError
- func (e GetUserSubscribeLogsRequestValidationError) Cause() error
- func (e GetUserSubscribeLogsRequestValidationError) Error() string
- func (e GetUserSubscribeLogsRequestValidationError) ErrorName() string
- func (e GetUserSubscribeLogsRequestValidationError) Field() string
- func (e GetUserSubscribeLogsRequestValidationError) Key() bool
- func (e GetUserSubscribeLogsRequestValidationError) Reason() string
- type GetUserSubscribeReply
- func (*GetUserSubscribeReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeReply) GetCode() int32
- func (x *GetUserSubscribeReply) GetData() *GetUserSubscribeData
- func (x *GetUserSubscribeReply) GetMessage() string
- func (*GetUserSubscribeReply) ProtoMessage()
- func (x *GetUserSubscribeReply) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeReply) Reset()
- func (x *GetUserSubscribeReply) String() string
- func (m *GetUserSubscribeReply) Validate() error
- func (m *GetUserSubscribeReply) ValidateAll() error
- type GetUserSubscribeReplyMultiError
- type GetUserSubscribeReplyValidationError
- func (e GetUserSubscribeReplyValidationError) Cause() error
- func (e GetUserSubscribeReplyValidationError) Error() string
- func (e GetUserSubscribeReplyValidationError) ErrorName() string
- func (e GetUserSubscribeReplyValidationError) Field() string
- func (e GetUserSubscribeReplyValidationError) Key() bool
- func (e GetUserSubscribeReplyValidationError) Reason() string
- type GetUserSubscribeRequest
- func (*GetUserSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeRequest) GetPage() int32
- func (x *GetUserSubscribeRequest) GetSize() int32
- func (x *GetUserSubscribeRequest) GetUserId() int64
- func (*GetUserSubscribeRequest) ProtoMessage()
- func (x *GetUserSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeRequest) Reset()
- func (x *GetUserSubscribeRequest) String() string
- func (m *GetUserSubscribeRequest) Validate() error
- func (m *GetUserSubscribeRequest) ValidateAll() error
- type GetUserSubscribeRequestMultiError
- type GetUserSubscribeRequestValidationError
- func (e GetUserSubscribeRequestValidationError) Cause() error
- func (e GetUserSubscribeRequestValidationError) Error() string
- func (e GetUserSubscribeRequestValidationError) ErrorName() string
- func (e GetUserSubscribeRequestValidationError) Field() string
- func (e GetUserSubscribeRequestValidationError) Key() bool
- func (e GetUserSubscribeRequestValidationError) Reason() string
- type GetUserSubscribeResetTrafficLogsData
- func (*GetUserSubscribeResetTrafficLogsData) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeResetTrafficLogsData) GetList() []*ResetSubscribeTrafficLog
- func (x *GetUserSubscribeResetTrafficLogsData) GetTotal() int32
- func (*GetUserSubscribeResetTrafficLogsData) ProtoMessage()
- func (x *GetUserSubscribeResetTrafficLogsData) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeResetTrafficLogsData) Reset()
- func (x *GetUserSubscribeResetTrafficLogsData) String() string
- func (m *GetUserSubscribeResetTrafficLogsData) Validate() error
- func (m *GetUserSubscribeResetTrafficLogsData) ValidateAll() error
- type GetUserSubscribeResetTrafficLogsDataMultiError
- type GetUserSubscribeResetTrafficLogsDataValidationError
- func (e GetUserSubscribeResetTrafficLogsDataValidationError) Cause() error
- func (e GetUserSubscribeResetTrafficLogsDataValidationError) Error() string
- func (e GetUserSubscribeResetTrafficLogsDataValidationError) ErrorName() string
- func (e GetUserSubscribeResetTrafficLogsDataValidationError) Field() string
- func (e GetUserSubscribeResetTrafficLogsDataValidationError) Key() bool
- func (e GetUserSubscribeResetTrafficLogsDataValidationError) Reason() string
- type GetUserSubscribeResetTrafficLogsReply
- func (*GetUserSubscribeResetTrafficLogsReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeResetTrafficLogsReply) GetCode() int32
- func (x *GetUserSubscribeResetTrafficLogsReply) GetData() *GetUserSubscribeResetTrafficLogsData
- func (x *GetUserSubscribeResetTrafficLogsReply) GetMessage() string
- func (*GetUserSubscribeResetTrafficLogsReply) ProtoMessage()
- func (x *GetUserSubscribeResetTrafficLogsReply) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeResetTrafficLogsReply) Reset()
- func (x *GetUserSubscribeResetTrafficLogsReply) String() string
- func (m *GetUserSubscribeResetTrafficLogsReply) Validate() error
- func (m *GetUserSubscribeResetTrafficLogsReply) ValidateAll() error
- type GetUserSubscribeResetTrafficLogsReplyMultiError
- type GetUserSubscribeResetTrafficLogsReplyValidationError
- func (e GetUserSubscribeResetTrafficLogsReplyValidationError) Cause() error
- func (e GetUserSubscribeResetTrafficLogsReplyValidationError) Error() string
- func (e GetUserSubscribeResetTrafficLogsReplyValidationError) ErrorName() string
- func (e GetUserSubscribeResetTrafficLogsReplyValidationError) Field() string
- func (e GetUserSubscribeResetTrafficLogsReplyValidationError) Key() bool
- func (e GetUserSubscribeResetTrafficLogsReplyValidationError) Reason() string
- type GetUserSubscribeResetTrafficLogsRequest
- func (*GetUserSubscribeResetTrafficLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeResetTrafficLogsRequest) GetDate() string
- func (x *GetUserSubscribeResetTrafficLogsRequest) GetPage() int32
- func (x *GetUserSubscribeResetTrafficLogsRequest) GetSize() int32
- func (x *GetUserSubscribeResetTrafficLogsRequest) GetUserSubscribeId() int64
- func (*GetUserSubscribeResetTrafficLogsRequest) ProtoMessage()
- func (x *GetUserSubscribeResetTrafficLogsRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeResetTrafficLogsRequest) Reset()
- func (x *GetUserSubscribeResetTrafficLogsRequest) String() string
- func (m *GetUserSubscribeResetTrafficLogsRequest) Validate() error
- func (m *GetUserSubscribeResetTrafficLogsRequest) ValidateAll() error
- type GetUserSubscribeResetTrafficLogsRequestMultiError
- type GetUserSubscribeResetTrafficLogsRequestValidationError
- func (e GetUserSubscribeResetTrafficLogsRequestValidationError) Cause() error
- func (e GetUserSubscribeResetTrafficLogsRequestValidationError) Error() string
- func (e GetUserSubscribeResetTrafficLogsRequestValidationError) ErrorName() string
- func (e GetUserSubscribeResetTrafficLogsRequestValidationError) Field() string
- func (e GetUserSubscribeResetTrafficLogsRequestValidationError) Key() bool
- func (e GetUserSubscribeResetTrafficLogsRequestValidationError) Reason() string
- type GetUserSubscribeTrafficLogsData
- func (*GetUserSubscribeTrafficLogsData) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeTrafficLogsData) GetList() []*TrafficLog
- func (x *GetUserSubscribeTrafficLogsData) GetTotal() int32
- func (*GetUserSubscribeTrafficLogsData) ProtoMessage()
- func (x *GetUserSubscribeTrafficLogsData) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeTrafficLogsData) Reset()
- func (x *GetUserSubscribeTrafficLogsData) String() string
- func (m *GetUserSubscribeTrafficLogsData) Validate() error
- func (m *GetUserSubscribeTrafficLogsData) ValidateAll() error
- type GetUserSubscribeTrafficLogsDataMultiError
- type GetUserSubscribeTrafficLogsDataValidationError
- func (e GetUserSubscribeTrafficLogsDataValidationError) Cause() error
- func (e GetUserSubscribeTrafficLogsDataValidationError) Error() string
- func (e GetUserSubscribeTrafficLogsDataValidationError) ErrorName() string
- func (e GetUserSubscribeTrafficLogsDataValidationError) Field() string
- func (e GetUserSubscribeTrafficLogsDataValidationError) Key() bool
- func (e GetUserSubscribeTrafficLogsDataValidationError) Reason() string
- type GetUserSubscribeTrafficLogsReply
- func (*GetUserSubscribeTrafficLogsReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeTrafficLogsReply) GetCode() int32
- func (x *GetUserSubscribeTrafficLogsReply) GetData() *GetUserSubscribeTrafficLogsData
- func (x *GetUserSubscribeTrafficLogsReply) GetMessage() string
- func (*GetUserSubscribeTrafficLogsReply) ProtoMessage()
- func (x *GetUserSubscribeTrafficLogsReply) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeTrafficLogsReply) Reset()
- func (x *GetUserSubscribeTrafficLogsReply) String() string
- func (m *GetUserSubscribeTrafficLogsReply) Validate() error
- func (m *GetUserSubscribeTrafficLogsReply) ValidateAll() error
- type GetUserSubscribeTrafficLogsReplyMultiError
- type GetUserSubscribeTrafficLogsReplyValidationError
- func (e GetUserSubscribeTrafficLogsReplyValidationError) Cause() error
- func (e GetUserSubscribeTrafficLogsReplyValidationError) Error() string
- func (e GetUserSubscribeTrafficLogsReplyValidationError) ErrorName() string
- func (e GetUserSubscribeTrafficLogsReplyValidationError) Field() string
- func (e GetUserSubscribeTrafficLogsReplyValidationError) Key() bool
- func (e GetUserSubscribeTrafficLogsReplyValidationError) Reason() string
- type GetUserSubscribeTrafficLogsRequest
- func (*GetUserSubscribeTrafficLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSubscribeTrafficLogsRequest) GetDate() string
- func (x *GetUserSubscribeTrafficLogsRequest) GetEndTime() int64
- func (x *GetUserSubscribeTrafficLogsRequest) GetPage() int32
- func (x *GetUserSubscribeTrafficLogsRequest) GetSize() int32
- func (x *GetUserSubscribeTrafficLogsRequest) GetStartTime() int64
- func (x *GetUserSubscribeTrafficLogsRequest) GetSubscribeId() int64
- func (x *GetUserSubscribeTrafficLogsRequest) GetUserId() int64
- func (x *GetUserSubscribeTrafficLogsRequest) GetUserSubscribeId() int64
- func (*GetUserSubscribeTrafficLogsRequest) ProtoMessage()
- func (x *GetUserSubscribeTrafficLogsRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserSubscribeTrafficLogsRequest) Reset()
- func (x *GetUserSubscribeTrafficLogsRequest) String() string
- func (m *GetUserSubscribeTrafficLogsRequest) Validate() error
- func (m *GetUserSubscribeTrafficLogsRequest) ValidateAll() error
- type GetUserSubscribeTrafficLogsRequestMultiError
- type GetUserSubscribeTrafficLogsRequestValidationError
- func (e GetUserSubscribeTrafficLogsRequestValidationError) Cause() error
- func (e GetUserSubscribeTrafficLogsRequestValidationError) Error() string
- func (e GetUserSubscribeTrafficLogsRequestValidationError) ErrorName() string
- func (e GetUserSubscribeTrafficLogsRequestValidationError) Field() string
- func (e GetUserSubscribeTrafficLogsRequestValidationError) Key() bool
- func (e GetUserSubscribeTrafficLogsRequestValidationError) Reason() string
- type KickOfflineByUserDeviceData
- func (*KickOfflineByUserDeviceData) Descriptor() ([]byte, []int)deprecated
- func (x *KickOfflineByUserDeviceData) GetSuccess() bool
- func (*KickOfflineByUserDeviceData) ProtoMessage()
- func (x *KickOfflineByUserDeviceData) ProtoReflect() protoreflect.Message
- func (x *KickOfflineByUserDeviceData) Reset()
- func (x *KickOfflineByUserDeviceData) String() string
- func (m *KickOfflineByUserDeviceData) Validate() error
- func (m *KickOfflineByUserDeviceData) ValidateAll() error
- type KickOfflineByUserDeviceDataMultiError
- type KickOfflineByUserDeviceDataValidationError
- func (e KickOfflineByUserDeviceDataValidationError) Cause() error
- func (e KickOfflineByUserDeviceDataValidationError) Error() string
- func (e KickOfflineByUserDeviceDataValidationError) ErrorName() string
- func (e KickOfflineByUserDeviceDataValidationError) Field() string
- func (e KickOfflineByUserDeviceDataValidationError) Key() bool
- func (e KickOfflineByUserDeviceDataValidationError) Reason() string
- type KickOfflineByUserDeviceReply
- func (*KickOfflineByUserDeviceReply) Descriptor() ([]byte, []int)deprecated
- func (x *KickOfflineByUserDeviceReply) GetCode() int32
- func (x *KickOfflineByUserDeviceReply) GetData() *KickOfflineByUserDeviceData
- func (x *KickOfflineByUserDeviceReply) GetMessage() string
- func (*KickOfflineByUserDeviceReply) ProtoMessage()
- func (x *KickOfflineByUserDeviceReply) ProtoReflect() protoreflect.Message
- func (x *KickOfflineByUserDeviceReply) Reset()
- func (x *KickOfflineByUserDeviceReply) String() string
- func (m *KickOfflineByUserDeviceReply) Validate() error
- func (m *KickOfflineByUserDeviceReply) ValidateAll() error
- type KickOfflineByUserDeviceReplyMultiError
- type KickOfflineByUserDeviceReplyValidationError
- func (e KickOfflineByUserDeviceReplyValidationError) Cause() error
- func (e KickOfflineByUserDeviceReplyValidationError) Error() string
- func (e KickOfflineByUserDeviceReplyValidationError) ErrorName() string
- func (e KickOfflineByUserDeviceReplyValidationError) Field() string
- func (e KickOfflineByUserDeviceReplyValidationError) Key() bool
- func (e KickOfflineByUserDeviceReplyValidationError) Reason() string
- type KickOfflineByUserDeviceRequest
- func (*KickOfflineByUserDeviceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *KickOfflineByUserDeviceRequest) GetId() int64
- func (*KickOfflineByUserDeviceRequest) ProtoMessage()
- func (x *KickOfflineByUserDeviceRequest) ProtoReflect() protoreflect.Message
- func (x *KickOfflineByUserDeviceRequest) Reset()
- func (x *KickOfflineByUserDeviceRequest) String() string
- func (m *KickOfflineByUserDeviceRequest) Validate() error
- func (m *KickOfflineByUserDeviceRequest) ValidateAll() error
- type KickOfflineByUserDeviceRequestMultiError
- type KickOfflineByUserDeviceRequestValidationError
- func (e KickOfflineByUserDeviceRequestValidationError) Cause() error
- func (e KickOfflineByUserDeviceRequestValidationError) Error() string
- func (e KickOfflineByUserDeviceRequestValidationError) ErrorName() string
- func (e KickOfflineByUserDeviceRequestValidationError) Field() string
- func (e KickOfflineByUserDeviceRequestValidationError) Key() bool
- func (e KickOfflineByUserDeviceRequestValidationError) Reason() string
- type LoginLog
- func (*LoginLog) Descriptor() ([]byte, []int)deprecated
- func (x *LoginLog) GetId() int64
- func (x *LoginLog) GetLoginIp() string
- func (x *LoginLog) GetSuccess() bool
- func (x *LoginLog) GetTimestamp() int64
- func (x *LoginLog) GetUserAgent() string
- func (x *LoginLog) GetUserId() int64
- func (*LoginLog) ProtoMessage()
- func (x *LoginLog) ProtoReflect() protoreflect.Message
- func (x *LoginLog) Reset()
- func (x *LoginLog) String() string
- func (m *LoginLog) Validate() error
- func (m *LoginLog) ValidateAll() error
- type LoginLogMultiError
- type LoginLogValidationError
- type ResetSubscribeTrafficLog
- func (*ResetSubscribeTrafficLog) Descriptor() ([]byte, []int)deprecated
- func (x *ResetSubscribeTrafficLog) GetId() int64
- func (x *ResetSubscribeTrafficLog) GetOrderNo() string
- func (x *ResetSubscribeTrafficLog) GetTimestamp() int64
- func (x *ResetSubscribeTrafficLog) GetType() int32
- func (x *ResetSubscribeTrafficLog) GetUserSubscribeId() int64
- func (*ResetSubscribeTrafficLog) ProtoMessage()
- func (x *ResetSubscribeTrafficLog) ProtoReflect() protoreflect.Message
- func (x *ResetSubscribeTrafficLog) Reset()
- func (x *ResetSubscribeTrafficLog) String() string
- func (m *ResetSubscribeTrafficLog) Validate() error
- func (m *ResetSubscribeTrafficLog) ValidateAll() error
- type ResetSubscribeTrafficLogMultiError
- type ResetSubscribeTrafficLogValidationError
- func (e ResetSubscribeTrafficLogValidationError) Cause() error
- func (e ResetSubscribeTrafficLogValidationError) Error() string
- func (e ResetSubscribeTrafficLogValidationError) ErrorName() string
- func (e ResetSubscribeTrafficLogValidationError) Field() string
- func (e ResetSubscribeTrafficLogValidationError) Key() bool
- func (e ResetSubscribeTrafficLogValidationError) Reason() string
- type ResetUserSubscribeTokenReply
- func (*ResetUserSubscribeTokenReply) Descriptor() ([]byte, []int)deprecated
- func (x *ResetUserSubscribeTokenReply) GetCode() int32
- func (x *ResetUserSubscribeTokenReply) GetMessage() string
- func (*ResetUserSubscribeTokenReply) ProtoMessage()
- func (x *ResetUserSubscribeTokenReply) ProtoReflect() protoreflect.Message
- func (x *ResetUserSubscribeTokenReply) Reset()
- func (x *ResetUserSubscribeTokenReply) String() string
- func (m *ResetUserSubscribeTokenReply) Validate() error
- func (m *ResetUserSubscribeTokenReply) ValidateAll() error
- type ResetUserSubscribeTokenReplyMultiError
- type ResetUserSubscribeTokenReplyValidationError
- func (e ResetUserSubscribeTokenReplyValidationError) Cause() error
- func (e ResetUserSubscribeTokenReplyValidationError) Error() string
- func (e ResetUserSubscribeTokenReplyValidationError) ErrorName() string
- func (e ResetUserSubscribeTokenReplyValidationError) Field() string
- func (e ResetUserSubscribeTokenReplyValidationError) Key() bool
- func (e ResetUserSubscribeTokenReplyValidationError) Reason() string
- type ResetUserSubscribeTokenRequest
- func (*ResetUserSubscribeTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetUserSubscribeTokenRequest) GetUserSubscribeId() int64
- func (*ResetUserSubscribeTokenRequest) ProtoMessage()
- func (x *ResetUserSubscribeTokenRequest) ProtoReflect() protoreflect.Message
- func (x *ResetUserSubscribeTokenRequest) Reset()
- func (x *ResetUserSubscribeTokenRequest) String() string
- func (m *ResetUserSubscribeTokenRequest) Validate() error
- func (m *ResetUserSubscribeTokenRequest) ValidateAll() error
- type ResetUserSubscribeTokenRequestMultiError
- type ResetUserSubscribeTokenRequestValidationError
- func (e ResetUserSubscribeTokenRequestValidationError) Cause() error
- func (e ResetUserSubscribeTokenRequestValidationError) Error() string
- func (e ResetUserSubscribeTokenRequestValidationError) ErrorName() string
- func (e ResetUserSubscribeTokenRequestValidationError) Field() string
- func (e ResetUserSubscribeTokenRequestValidationError) Key() bool
- func (e ResetUserSubscribeTokenRequestValidationError) Reason() string
- type ResetUserSubscribeTrafficReply
- func (*ResetUserSubscribeTrafficReply) Descriptor() ([]byte, []int)deprecated
- func (x *ResetUserSubscribeTrafficReply) GetCode() int32
- func (x *ResetUserSubscribeTrafficReply) GetMessage() string
- func (*ResetUserSubscribeTrafficReply) ProtoMessage()
- func (x *ResetUserSubscribeTrafficReply) ProtoReflect() protoreflect.Message
- func (x *ResetUserSubscribeTrafficReply) Reset()
- func (x *ResetUserSubscribeTrafficReply) String() string
- func (m *ResetUserSubscribeTrafficReply) Validate() error
- func (m *ResetUserSubscribeTrafficReply) ValidateAll() error
- type ResetUserSubscribeTrafficReplyMultiError
- type ResetUserSubscribeTrafficReplyValidationError
- func (e ResetUserSubscribeTrafficReplyValidationError) Cause() error
- func (e ResetUserSubscribeTrafficReplyValidationError) Error() string
- func (e ResetUserSubscribeTrafficReplyValidationError) ErrorName() string
- func (e ResetUserSubscribeTrafficReplyValidationError) Field() string
- func (e ResetUserSubscribeTrafficReplyValidationError) Key() bool
- func (e ResetUserSubscribeTrafficReplyValidationError) Reason() string
- type ResetUserSubscribeTrafficRequest
- func (*ResetUserSubscribeTrafficRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResetUserSubscribeTrafficRequest) GetUserSubscribeId() int64
- func (*ResetUserSubscribeTrafficRequest) ProtoMessage()
- func (x *ResetUserSubscribeTrafficRequest) ProtoReflect() protoreflect.Message
- func (x *ResetUserSubscribeTrafficRequest) Reset()
- func (x *ResetUserSubscribeTrafficRequest) String() string
- func (m *ResetUserSubscribeTrafficRequest) Validate() error
- func (m *ResetUserSubscribeTrafficRequest) ValidateAll() error
- type ResetUserSubscribeTrafficRequestMultiError
- type ResetUserSubscribeTrafficRequestValidationError
- func (e ResetUserSubscribeTrafficRequestValidationError) Cause() error
- func (e ResetUserSubscribeTrafficRequestValidationError) Error() string
- func (e ResetUserSubscribeTrafficRequestValidationError) ErrorName() string
- func (e ResetUserSubscribeTrafficRequestValidationError) Field() string
- func (e ResetUserSubscribeTrafficRequestValidationError) Key() bool
- func (e ResetUserSubscribeTrafficRequestValidationError) Reason() string
- type Subscribe
- func (*Subscribe) Descriptor() ([]byte, []int)deprecated
- func (x *Subscribe) GetAllowDeduction() bool
- func (x *Subscribe) GetCreatedAt() int64
- func (x *Subscribe) GetDeductionRatio() int32
- func (x *Subscribe) GetDescription() string
- func (x *Subscribe) GetDeviceLimit() int32
- func (x *Subscribe) GetDiscount() []*SubscribeDiscount
- func (x *Subscribe) GetId() int64
- func (x *Subscribe) GetInventory() int32
- func (x *Subscribe) GetLanguage() string
- func (x *Subscribe) GetName() string
- func (x *Subscribe) GetNodeGroupId() int64
- func (x *Subscribe) GetNodeGroupIds() []int64
- func (x *Subscribe) GetNodeTags() []string
- func (x *Subscribe) GetNodes() []int64
- func (x *Subscribe) GetQuota() int32
- func (x *Subscribe) GetRenewalReset() bool
- func (x *Subscribe) GetReplacement() int64
- func (x *Subscribe) GetResetCycle() int32
- func (x *Subscribe) GetSell() bool
- func (x *Subscribe) GetShow() bool
- func (x *Subscribe) GetShowOriginalPrice() bool
- func (x *Subscribe) GetSort() int32
- func (x *Subscribe) GetSpeedLimit() int32
- func (x *Subscribe) GetTraffic() int64
- func (x *Subscribe) GetTrafficLimit() []*TrafficLimit
- func (x *Subscribe) GetUnitPrice() int64
- func (x *Subscribe) GetUnitTime() string
- func (x *Subscribe) GetUpdatedAt() int64
- func (*Subscribe) ProtoMessage()
- func (x *Subscribe) ProtoReflect() protoreflect.Message
- func (x *Subscribe) Reset()
- func (x *Subscribe) String() string
- func (m *Subscribe) Validate() error
- func (m *Subscribe) ValidateAll() error
- type SubscribeDiscount
- func (*SubscribeDiscount) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeDiscount) GetDiscount() int64
- func (x *SubscribeDiscount) GetQuantity() int64
- func (*SubscribeDiscount) ProtoMessage()
- func (x *SubscribeDiscount) ProtoReflect() protoreflect.Message
- func (x *SubscribeDiscount) Reset()
- func (x *SubscribeDiscount) String() string
- func (m *SubscribeDiscount) Validate() error
- func (m *SubscribeDiscount) ValidateAll() error
- type SubscribeDiscountMultiError
- type SubscribeDiscountValidationError
- func (e SubscribeDiscountValidationError) Cause() error
- func (e SubscribeDiscountValidationError) Error() string
- func (e SubscribeDiscountValidationError) ErrorName() string
- func (e SubscribeDiscountValidationError) Field() string
- func (e SubscribeDiscountValidationError) Key() bool
- func (e SubscribeDiscountValidationError) Reason() string
- type SubscribeMultiError
- type SubscribeValidationError
- type ToggleUserSubscribeStatusReply
- func (*ToggleUserSubscribeStatusReply) Descriptor() ([]byte, []int)deprecated
- func (x *ToggleUserSubscribeStatusReply) GetCode() int32
- func (x *ToggleUserSubscribeStatusReply) GetMessage() string
- func (*ToggleUserSubscribeStatusReply) ProtoMessage()
- func (x *ToggleUserSubscribeStatusReply) ProtoReflect() protoreflect.Message
- func (x *ToggleUserSubscribeStatusReply) Reset()
- func (x *ToggleUserSubscribeStatusReply) String() string
- func (m *ToggleUserSubscribeStatusReply) Validate() error
- func (m *ToggleUserSubscribeStatusReply) ValidateAll() error
- type ToggleUserSubscribeStatusReplyMultiError
- type ToggleUserSubscribeStatusReplyValidationError
- func (e ToggleUserSubscribeStatusReplyValidationError) Cause() error
- func (e ToggleUserSubscribeStatusReplyValidationError) Error() string
- func (e ToggleUserSubscribeStatusReplyValidationError) ErrorName() string
- func (e ToggleUserSubscribeStatusReplyValidationError) Field() string
- func (e ToggleUserSubscribeStatusReplyValidationError) Key() bool
- func (e ToggleUserSubscribeStatusReplyValidationError) Reason() string
- type ToggleUserSubscribeStatusRequest
- func (*ToggleUserSubscribeStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ToggleUserSubscribeStatusRequest) GetUserSubscribeId() int64
- func (*ToggleUserSubscribeStatusRequest) ProtoMessage()
- func (x *ToggleUserSubscribeStatusRequest) ProtoReflect() protoreflect.Message
- func (x *ToggleUserSubscribeStatusRequest) Reset()
- func (x *ToggleUserSubscribeStatusRequest) String() string
- func (m *ToggleUserSubscribeStatusRequest) Validate() error
- func (m *ToggleUserSubscribeStatusRequest) ValidateAll() error
- type ToggleUserSubscribeStatusRequestMultiError
- type ToggleUserSubscribeStatusRequestValidationError
- func (e ToggleUserSubscribeStatusRequestValidationError) Cause() error
- func (e ToggleUserSubscribeStatusRequestValidationError) Error() string
- func (e ToggleUserSubscribeStatusRequestValidationError) ErrorName() string
- func (e ToggleUserSubscribeStatusRequestValidationError) Field() string
- func (e ToggleUserSubscribeStatusRequestValidationError) Key() bool
- func (e ToggleUserSubscribeStatusRequestValidationError) Reason() string
- type TrafficLimit
- func (*TrafficLimit) Descriptor() ([]byte, []int)deprecated
- func (x *TrafficLimit) GetSpeedLimit() int32
- func (x *TrafficLimit) GetStatType() string
- func (x *TrafficLimit) GetStatValue() int64
- func (x *TrafficLimit) GetTrafficUsage() int64
- func (*TrafficLimit) ProtoMessage()
- func (x *TrafficLimit) ProtoReflect() protoreflect.Message
- func (x *TrafficLimit) Reset()
- func (x *TrafficLimit) String() string
- func (m *TrafficLimit) Validate() error
- func (m *TrafficLimit) ValidateAll() error
- type TrafficLimitMultiError
- type TrafficLimitValidationError
- func (e TrafficLimitValidationError) Cause() error
- func (e TrafficLimitValidationError) Error() string
- func (e TrafficLimitValidationError) ErrorName() string
- func (e TrafficLimitValidationError) Field() string
- func (e TrafficLimitValidationError) Key() bool
- func (e TrafficLimitValidationError) Reason() string
- type TrafficLog
- func (*TrafficLog) Descriptor() ([]byte, []int)deprecated
- func (x *TrafficLog) GetDownload() int64
- func (x *TrafficLog) GetId() int64
- func (x *TrafficLog) GetServerId() int64
- func (x *TrafficLog) GetSubscribeId() int64
- func (x *TrafficLog) GetTimestamp() int64
- func (x *TrafficLog) GetUpload() int64
- func (x *TrafficLog) GetUserId() int64
- func (*TrafficLog) ProtoMessage()
- func (x *TrafficLog) ProtoReflect() protoreflect.Message
- func (x *TrafficLog) Reset()
- func (x *TrafficLog) String() string
- func (m *TrafficLog) Validate() error
- func (m *TrafficLog) ValidateAll() error
- type TrafficLogMultiError
- type TrafficLogValidationError
- type UnimplementedUserAuthMethodServiceServer
- func (UnimplementedUserAuthMethodServiceServer) CreateUserAuthMethod(context.Context, *CreateUserAuthMethodRequest) (*CreateUserAuthMethodReply, error)
- func (UnimplementedUserAuthMethodServiceServer) DeleteUserAuthMethod(context.Context, *DeleteUserAuthMethodRequest) (*DeleteUserAuthMethodReply, error)
- func (UnimplementedUserAuthMethodServiceServer) GetUserAuthMethod(context.Context, *GetUserAuthMethodRequest) (*GetUserAuthMethodReply, error)
- func (UnimplementedUserAuthMethodServiceServer) UpdateUserAuthMethod(context.Context, *UpdateUserAuthMethodRequest) (*UpdateUserAuthMethodReply, error)
- type UnimplementedUserDeviceServiceServer
- func (UnimplementedUserDeviceServiceServer) DeleteUserDevice(context.Context, *DeleteUserDeviceRequest) (*DeleteUserDeviceReply, error)
- func (UnimplementedUserDeviceServiceServer) KickOfflineByUserDevice(context.Context, *KickOfflineByUserDeviceRequest) (*KickOfflineByUserDeviceReply, error)
- func (UnimplementedUserDeviceServiceServer) UpdateUserDevice(context.Context, *UpdateUserDeviceRequest) (*UpdateUserDeviceReply, error)
- type UnimplementedUserServiceServer
- func (UnimplementedUserServiceServer) BatchDeleteUser(context.Context, *BatchDeleteUserRequest) (*BatchDeleteUserReply, error)
- func (UnimplementedUserServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserReply, error)
- func (UnimplementedUserServiceServer) CurrentUser(context.Context, *CurrentUserRequest) (*CurrentUserReply, error)
- func (UnimplementedUserServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserReply, error)
- func (UnimplementedUserServiceServer) GetUserDetail(context.Context, *GetUserDetailRequest) (*GetUserDetailReply, error)
- func (UnimplementedUserServiceServer) GetUserList(context.Context, *GetUserListRequest) (*GetUserListReply, error)
- func (UnimplementedUserServiceServer) GetUserLoginLogs(context.Context, *GetUserLoginLogsRequest) (*GetUserLoginLogsReply, error)
- func (UnimplementedUserServiceServer) UpdateUserBasicInfo(context.Context, *UpdateUserBasicInfoRequest) (*UpdateUserBasicInfoReply, error)
- func (UnimplementedUserServiceServer) UpdateUserNotifySettings(context.Context, *UpdateUserNotifySettingsRequest) (*UpdateUserNotifySettingsReply, error)
- type UnimplementedUserSubscribeServiceServer
- func (UnimplementedUserSubscribeServiceServer) CreateUserSubscribe(context.Context, *CreateUserSubscribeRequest) (*CreateUserSubscribeReply, error)
- func (UnimplementedUserSubscribeServiceServer) DeleteUserSubscribe(context.Context, *DeleteUserSubscribeRequest) (*DeleteUserSubscribeReply, error)
- func (UnimplementedUserSubscribeServiceServer) GetUserSubscribe(context.Context, *GetUserSubscribeRequest) (*GetUserSubscribeReply, error)
- func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeById(context.Context, *GetUserSubscribeByIdRequest) (*GetUserSubscribeByIdReply, error)
- func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeDevices(context.Context, *GetUserSubscribeDevicesRequest) (*GetUserSubscribeDevicesReply, error)
- func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeLogs(context.Context, *GetUserSubscribeLogsRequest) (*GetUserSubscribeLogsReply, error)
- func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeResetTrafficLogs(context.Context, *GetUserSubscribeResetTrafficLogsRequest) (*GetUserSubscribeResetTrafficLogsReply, error)
- func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeTrafficLogs(context.Context, *GetUserSubscribeTrafficLogsRequest) (*GetUserSubscribeTrafficLogsReply, error)
- func (UnimplementedUserSubscribeServiceServer) ResetUserSubscribeToken(context.Context, *ResetUserSubscribeTokenRequest) (*ResetUserSubscribeTokenReply, error)
- func (UnimplementedUserSubscribeServiceServer) ResetUserSubscribeTraffic(context.Context, *ResetUserSubscribeTrafficRequest) (*ResetUserSubscribeTrafficReply, error)
- func (UnimplementedUserSubscribeServiceServer) ToggleUserSubscribeStatus(context.Context, *ToggleUserSubscribeStatusRequest) (*ToggleUserSubscribeStatusReply, error)
- func (UnimplementedUserSubscribeServiceServer) UpdateUserSubscribe(context.Context, *UpdateUserSubscribeRequest) (*UpdateUserSubscribeReply, error)
- type UnsafeUserAuthMethodServiceServer
- type UnsafeUserDeviceServiceServer
- type UnsafeUserServiceServer
- type UnsafeUserSubscribeServiceServer
- type UpdateUserAuthMethodData
- func (*UpdateUserAuthMethodData) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserAuthMethodData) GetSuccess() bool
- func (*UpdateUserAuthMethodData) ProtoMessage()
- func (x *UpdateUserAuthMethodData) ProtoReflect() protoreflect.Message
- func (x *UpdateUserAuthMethodData) Reset()
- func (x *UpdateUserAuthMethodData) String() string
- func (m *UpdateUserAuthMethodData) Validate() error
- func (m *UpdateUserAuthMethodData) ValidateAll() error
- type UpdateUserAuthMethodDataMultiError
- type UpdateUserAuthMethodDataValidationError
- func (e UpdateUserAuthMethodDataValidationError) Cause() error
- func (e UpdateUserAuthMethodDataValidationError) Error() string
- func (e UpdateUserAuthMethodDataValidationError) ErrorName() string
- func (e UpdateUserAuthMethodDataValidationError) Field() string
- func (e UpdateUserAuthMethodDataValidationError) Key() bool
- func (e UpdateUserAuthMethodDataValidationError) Reason() string
- type UpdateUserAuthMethodReply
- func (*UpdateUserAuthMethodReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserAuthMethodReply) GetCode() int32
- func (x *UpdateUserAuthMethodReply) GetData() *UpdateUserAuthMethodData
- func (x *UpdateUserAuthMethodReply) GetMessage() string
- func (*UpdateUserAuthMethodReply) ProtoMessage()
- func (x *UpdateUserAuthMethodReply) ProtoReflect() protoreflect.Message
- func (x *UpdateUserAuthMethodReply) Reset()
- func (x *UpdateUserAuthMethodReply) String() string
- func (m *UpdateUserAuthMethodReply) Validate() error
- func (m *UpdateUserAuthMethodReply) ValidateAll() error
- type UpdateUserAuthMethodReplyMultiError
- type UpdateUserAuthMethodReplyValidationError
- func (e UpdateUserAuthMethodReplyValidationError) Cause() error
- func (e UpdateUserAuthMethodReplyValidationError) Error() string
- func (e UpdateUserAuthMethodReplyValidationError) ErrorName() string
- func (e UpdateUserAuthMethodReplyValidationError) Field() string
- func (e UpdateUserAuthMethodReplyValidationError) Key() bool
- func (e UpdateUserAuthMethodReplyValidationError) Reason() string
- type UpdateUserAuthMethodRequest
- func (*UpdateUserAuthMethodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserAuthMethodRequest) GetAuthIdentifier() string
- func (x *UpdateUserAuthMethodRequest) GetAuthType() string
- func (x *UpdateUserAuthMethodRequest) GetUserId() int64
- func (*UpdateUserAuthMethodRequest) ProtoMessage()
- func (x *UpdateUserAuthMethodRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserAuthMethodRequest) Reset()
- func (x *UpdateUserAuthMethodRequest) String() string
- func (m *UpdateUserAuthMethodRequest) Validate() error
- func (m *UpdateUserAuthMethodRequest) ValidateAll() error
- type UpdateUserAuthMethodRequestMultiError
- type UpdateUserAuthMethodRequestValidationError
- func (e UpdateUserAuthMethodRequestValidationError) Cause() error
- func (e UpdateUserAuthMethodRequestValidationError) Error() string
- func (e UpdateUserAuthMethodRequestValidationError) ErrorName() string
- func (e UpdateUserAuthMethodRequestValidationError) Field() string
- func (e UpdateUserAuthMethodRequestValidationError) Key() bool
- func (e UpdateUserAuthMethodRequestValidationError) Reason() string
- type UpdateUserBasicInfoReply
- func (*UpdateUserBasicInfoReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserBasicInfoReply) GetCode() int32
- func (x *UpdateUserBasicInfoReply) GetMessage() string
- func (*UpdateUserBasicInfoReply) ProtoMessage()
- func (x *UpdateUserBasicInfoReply) ProtoReflect() protoreflect.Message
- func (x *UpdateUserBasicInfoReply) Reset()
- func (x *UpdateUserBasicInfoReply) String() string
- func (m *UpdateUserBasicInfoReply) Validate() error
- func (m *UpdateUserBasicInfoReply) ValidateAll() error
- type UpdateUserBasicInfoReplyMultiError
- type UpdateUserBasicInfoReplyValidationError
- func (e UpdateUserBasicInfoReplyValidationError) Cause() error
- func (e UpdateUserBasicInfoReplyValidationError) Error() string
- func (e UpdateUserBasicInfoReplyValidationError) ErrorName() string
- func (e UpdateUserBasicInfoReplyValidationError) Field() string
- func (e UpdateUserBasicInfoReplyValidationError) Key() bool
- func (e UpdateUserBasicInfoReplyValidationError) Reason() string
- type UpdateUserBasicInfoRequest
- func (*UpdateUserBasicInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserBasicInfoRequest) GetAvatar() string
- func (x *UpdateUserBasicInfoRequest) GetBalance() int64
- func (x *UpdateUserBasicInfoRequest) GetCommission() int64
- func (x *UpdateUserBasicInfoRequest) GetEnable() bool
- func (x *UpdateUserBasicInfoRequest) GetGiftAmount() int64
- func (x *UpdateUserBasicInfoRequest) GetIsAdmin() bool
- func (x *UpdateUserBasicInfoRequest) GetOnlyFirstPurchase() bool
- func (x *UpdateUserBasicInfoRequest) GetPassword() string
- func (x *UpdateUserBasicInfoRequest) GetReferCode() string
- func (x *UpdateUserBasicInfoRequest) GetRefererId() int64
- func (x *UpdateUserBasicInfoRequest) GetReferralPercentage() uint32
- func (x *UpdateUserBasicInfoRequest) GetTelegram() int64
- func (x *UpdateUserBasicInfoRequest) GetUserId() int64
- func (*UpdateUserBasicInfoRequest) ProtoMessage()
- func (x *UpdateUserBasicInfoRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserBasicInfoRequest) Reset()
- func (x *UpdateUserBasicInfoRequest) String() string
- func (m *UpdateUserBasicInfoRequest) Validate() error
- func (m *UpdateUserBasicInfoRequest) ValidateAll() error
- type UpdateUserBasicInfoRequestMultiError
- type UpdateUserBasicInfoRequestValidationError
- func (e UpdateUserBasicInfoRequestValidationError) Cause() error
- func (e UpdateUserBasicInfoRequestValidationError) Error() string
- func (e UpdateUserBasicInfoRequestValidationError) ErrorName() string
- func (e UpdateUserBasicInfoRequestValidationError) Field() string
- func (e UpdateUserBasicInfoRequestValidationError) Key() bool
- func (e UpdateUserBasicInfoRequestValidationError) Reason() string
- type UpdateUserDeviceData
- func (*UpdateUserDeviceData) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserDeviceData) GetSuccess() bool
- func (*UpdateUserDeviceData) ProtoMessage()
- func (x *UpdateUserDeviceData) ProtoReflect() protoreflect.Message
- func (x *UpdateUserDeviceData) Reset()
- func (x *UpdateUserDeviceData) String() string
- func (m *UpdateUserDeviceData) Validate() error
- func (m *UpdateUserDeviceData) ValidateAll() error
- type UpdateUserDeviceDataMultiError
- type UpdateUserDeviceDataValidationError
- func (e UpdateUserDeviceDataValidationError) Cause() error
- func (e UpdateUserDeviceDataValidationError) Error() string
- func (e UpdateUserDeviceDataValidationError) ErrorName() string
- func (e UpdateUserDeviceDataValidationError) Field() string
- func (e UpdateUserDeviceDataValidationError) Key() bool
- func (e UpdateUserDeviceDataValidationError) Reason() string
- type UpdateUserDeviceReply
- func (*UpdateUserDeviceReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserDeviceReply) GetCode() int32
- func (x *UpdateUserDeviceReply) GetData() *UpdateUserDeviceData
- func (x *UpdateUserDeviceReply) GetMessage() string
- func (*UpdateUserDeviceReply) ProtoMessage()
- func (x *UpdateUserDeviceReply) ProtoReflect() protoreflect.Message
- func (x *UpdateUserDeviceReply) Reset()
- func (x *UpdateUserDeviceReply) String() string
- func (m *UpdateUserDeviceReply) Validate() error
- func (m *UpdateUserDeviceReply) ValidateAll() error
- type UpdateUserDeviceReplyMultiError
- type UpdateUserDeviceReplyValidationError
- func (e UpdateUserDeviceReplyValidationError) Cause() error
- func (e UpdateUserDeviceReplyValidationError) Error() string
- func (e UpdateUserDeviceReplyValidationError) ErrorName() string
- func (e UpdateUserDeviceReplyValidationError) Field() string
- func (e UpdateUserDeviceReplyValidationError) Key() bool
- func (e UpdateUserDeviceReplyValidationError) Reason() string
- type UpdateUserDeviceRequest
- func (*UpdateUserDeviceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserDeviceRequest) GetCreatedAt() int64
- func (x *UpdateUserDeviceRequest) GetEnabled() bool
- func (x *UpdateUserDeviceRequest) GetId() int64
- func (x *UpdateUserDeviceRequest) GetIdentifier() string
- func (x *UpdateUserDeviceRequest) GetIp() string
- func (x *UpdateUserDeviceRequest) GetOnline() bool
- func (x *UpdateUserDeviceRequest) GetUpdatedAt() int64
- func (x *UpdateUserDeviceRequest) GetUserAgent() string
- func (*UpdateUserDeviceRequest) ProtoMessage()
- func (x *UpdateUserDeviceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserDeviceRequest) Reset()
- func (x *UpdateUserDeviceRequest) String() string
- func (m *UpdateUserDeviceRequest) Validate() error
- func (m *UpdateUserDeviceRequest) ValidateAll() error
- type UpdateUserDeviceRequestMultiError
- type UpdateUserDeviceRequestValidationError
- func (e UpdateUserDeviceRequestValidationError) Cause() error
- func (e UpdateUserDeviceRequestValidationError) Error() string
- func (e UpdateUserDeviceRequestValidationError) ErrorName() string
- func (e UpdateUserDeviceRequestValidationError) Field() string
- func (e UpdateUserDeviceRequestValidationError) Key() bool
- func (e UpdateUserDeviceRequestValidationError) Reason() string
- type UpdateUserNotifySettingsReply
- func (*UpdateUserNotifySettingsReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserNotifySettingsReply) GetCode() int32
- func (x *UpdateUserNotifySettingsReply) GetMessage() string
- func (*UpdateUserNotifySettingsReply) ProtoMessage()
- func (x *UpdateUserNotifySettingsReply) ProtoReflect() protoreflect.Message
- func (x *UpdateUserNotifySettingsReply) Reset()
- func (x *UpdateUserNotifySettingsReply) String() string
- func (m *UpdateUserNotifySettingsReply) Validate() error
- func (m *UpdateUserNotifySettingsReply) ValidateAll() error
- type UpdateUserNotifySettingsReplyMultiError
- type UpdateUserNotifySettingsReplyValidationError
- func (e UpdateUserNotifySettingsReplyValidationError) Cause() error
- func (e UpdateUserNotifySettingsReplyValidationError) Error() string
- func (e UpdateUserNotifySettingsReplyValidationError) ErrorName() string
- func (e UpdateUserNotifySettingsReplyValidationError) Field() string
- func (e UpdateUserNotifySettingsReplyValidationError) Key() bool
- func (e UpdateUserNotifySettingsReplyValidationError) Reason() string
- type UpdateUserNotifySettingsRequest
- func (*UpdateUserNotifySettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserNotifySettingsRequest) GetEnableBalanceNotify() bool
- func (x *UpdateUserNotifySettingsRequest) GetEnableLoginNotify() bool
- func (x *UpdateUserNotifySettingsRequest) GetEnableSubscribeNotify() bool
- func (x *UpdateUserNotifySettingsRequest) GetEnableTradeNotify() bool
- func (x *UpdateUserNotifySettingsRequest) GetUserId() int64
- func (*UpdateUserNotifySettingsRequest) ProtoMessage()
- func (x *UpdateUserNotifySettingsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserNotifySettingsRequest) Reset()
- func (x *UpdateUserNotifySettingsRequest) String() string
- func (m *UpdateUserNotifySettingsRequest) Validate() error
- func (m *UpdateUserNotifySettingsRequest) ValidateAll() error
- type UpdateUserNotifySettingsRequestMultiError
- type UpdateUserNotifySettingsRequestValidationError
- func (e UpdateUserNotifySettingsRequestValidationError) Cause() error
- func (e UpdateUserNotifySettingsRequestValidationError) Error() string
- func (e UpdateUserNotifySettingsRequestValidationError) ErrorName() string
- func (e UpdateUserNotifySettingsRequestValidationError) Field() string
- func (e UpdateUserNotifySettingsRequestValidationError) Key() bool
- func (e UpdateUserNotifySettingsRequestValidationError) Reason() string
- type UpdateUserSubscribeReply
- func (*UpdateUserSubscribeReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserSubscribeReply) GetCode() int32
- func (x *UpdateUserSubscribeReply) GetMessage() string
- func (*UpdateUserSubscribeReply) ProtoMessage()
- func (x *UpdateUserSubscribeReply) ProtoReflect() protoreflect.Message
- func (x *UpdateUserSubscribeReply) Reset()
- func (x *UpdateUserSubscribeReply) String() string
- func (m *UpdateUserSubscribeReply) Validate() error
- func (m *UpdateUserSubscribeReply) ValidateAll() error
- type UpdateUserSubscribeReplyMultiError
- type UpdateUserSubscribeReplyValidationError
- func (e UpdateUserSubscribeReplyValidationError) Cause() error
- func (e UpdateUserSubscribeReplyValidationError) Error() string
- func (e UpdateUserSubscribeReplyValidationError) ErrorName() string
- func (e UpdateUserSubscribeReplyValidationError) Field() string
- func (e UpdateUserSubscribeReplyValidationError) Key() bool
- func (e UpdateUserSubscribeReplyValidationError) Reason() string
- type UpdateUserSubscribeRequest
- func (*UpdateUserSubscribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserSubscribeRequest) GetDownload() int64
- func (x *UpdateUserSubscribeRequest) GetExpiredAt() int64
- func (x *UpdateUserSubscribeRequest) GetSubscribeId() int64
- func (x *UpdateUserSubscribeRequest) GetTraffic() int64
- func (x *UpdateUserSubscribeRequest) GetUpload() int64
- func (x *UpdateUserSubscribeRequest) GetUserSubscribeId() int64
- func (*UpdateUserSubscribeRequest) ProtoMessage()
- func (x *UpdateUserSubscribeRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserSubscribeRequest) Reset()
- func (x *UpdateUserSubscribeRequest) String() string
- func (m *UpdateUserSubscribeRequest) Validate() error
- func (m *UpdateUserSubscribeRequest) ValidateAll() error
- type UpdateUserSubscribeRequestMultiError
- type UpdateUserSubscribeRequestValidationError
- func (e UpdateUserSubscribeRequestValidationError) Cause() error
- func (e UpdateUserSubscribeRequestValidationError) Error() string
- func (e UpdateUserSubscribeRequestValidationError) ErrorName() string
- func (e UpdateUserSubscribeRequestValidationError) Field() string
- func (e UpdateUserSubscribeRequestValidationError) Key() bool
- func (e UpdateUserSubscribeRequestValidationError) Reason() string
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetAuthMethods() []*UserAuthMethod
- func (x *User) GetAvatar() string
- func (x *User) GetBalance() int64
- func (x *User) GetCommission() int64
- func (x *User) GetCreatedAt() int64
- func (x *User) GetDeletedAt() int64
- func (x *User) GetEnable() bool
- func (x *User) GetEnableBalanceNotify() bool
- func (x *User) GetEnableLoginNotify() bool
- func (x *User) GetEnableSubscribeNotify() bool
- func (x *User) GetEnableTradeNotify() bool
- func (x *User) GetGiftAmount() int64
- func (x *User) GetId() int64
- func (x *User) GetIsAdmin() bool
- func (x *User) GetIsDel() bool
- func (x *User) GetOnlyFirstPurchase() bool
- func (x *User) GetReferCode() string
- func (x *User) GetRefererId() int64
- func (x *User) GetReferralPercentage() uint32
- func (x *User) GetRules() []string
- func (x *User) GetTelegram() int64
- func (x *User) GetUpdatedAt() int64
- func (x *User) GetUserDevices() []*UserDevice
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- func (m *User) Validate() error
- func (m *User) ValidateAll() error
- type UserAuthMethod
- func (*UserAuthMethod) Descriptor() ([]byte, []int)deprecated
- func (x *UserAuthMethod) GetAuthIdentifier() string
- func (x *UserAuthMethod) GetAuthType() string
- func (x *UserAuthMethod) GetVerified() bool
- func (*UserAuthMethod) ProtoMessage()
- func (x *UserAuthMethod) ProtoReflect() protoreflect.Message
- func (x *UserAuthMethod) Reset()
- func (x *UserAuthMethod) String() string
- func (m *UserAuthMethod) Validate() error
- func (m *UserAuthMethod) ValidateAll() error
- type UserAuthMethodMultiError
- type UserAuthMethodServiceClient
- type UserAuthMethodServiceHTTPClient
- type UserAuthMethodServiceHTTPClientImpl
- func (c *UserAuthMethodServiceHTTPClientImpl) CreateUserAuthMethod(ctx context.Context, in *CreateUserAuthMethodRequest, opts ...http.CallOption) (*CreateUserAuthMethodReply, error)
- func (c *UserAuthMethodServiceHTTPClientImpl) DeleteUserAuthMethod(ctx context.Context, in *DeleteUserAuthMethodRequest, opts ...http.CallOption) (*DeleteUserAuthMethodReply, error)
- func (c *UserAuthMethodServiceHTTPClientImpl) GetUserAuthMethod(ctx context.Context, in *GetUserAuthMethodRequest, opts ...http.CallOption) (*GetUserAuthMethodReply, error)
- func (c *UserAuthMethodServiceHTTPClientImpl) UpdateUserAuthMethod(ctx context.Context, in *UpdateUserAuthMethodRequest, opts ...http.CallOption) (*UpdateUserAuthMethodReply, error)
- type UserAuthMethodServiceHTTPServer
- type UserAuthMethodServiceServer
- type UserAuthMethodValidationError
- func (e UserAuthMethodValidationError) Cause() error
- func (e UserAuthMethodValidationError) Error() string
- func (e UserAuthMethodValidationError) ErrorName() string
- func (e UserAuthMethodValidationError) Field() string
- func (e UserAuthMethodValidationError) Key() bool
- func (e UserAuthMethodValidationError) Reason() string
- type UserDevice
- func (*UserDevice) Descriptor() ([]byte, []int)deprecated
- func (x *UserDevice) GetCreatedAt() int64
- func (x *UserDevice) GetEnabled() bool
- func (x *UserDevice) GetId() int64
- func (x *UserDevice) GetIdentifier() string
- func (x *UserDevice) GetIp() string
- func (x *UserDevice) GetOnline() bool
- func (x *UserDevice) GetUpdatedAt() int64
- func (x *UserDevice) GetUserAgent() string
- func (*UserDevice) ProtoMessage()
- func (x *UserDevice) ProtoReflect() protoreflect.Message
- func (x *UserDevice) Reset()
- func (x *UserDevice) String() string
- func (m *UserDevice) Validate() error
- func (m *UserDevice) ValidateAll() error
- type UserDeviceMultiError
- type UserDeviceServiceClient
- type UserDeviceServiceHTTPClient
- type UserDeviceServiceHTTPClientImpl
- func (c *UserDeviceServiceHTTPClientImpl) DeleteUserDevice(ctx context.Context, in *DeleteUserDeviceRequest, opts ...http.CallOption) (*DeleteUserDeviceReply, error)
- func (c *UserDeviceServiceHTTPClientImpl) KickOfflineByUserDevice(ctx context.Context, in *KickOfflineByUserDeviceRequest, ...) (*KickOfflineByUserDeviceReply, error)
- func (c *UserDeviceServiceHTTPClientImpl) UpdateUserDevice(ctx context.Context, in *UpdateUserDeviceRequest, opts ...http.CallOption) (*UpdateUserDeviceReply, error)
- type UserDeviceServiceHTTPServer
- type UserDeviceServiceServer
- type UserDeviceValidationError
- type UserMultiError
- type UserServiceClient
- type UserServiceHTTPClient
- type UserServiceHTTPClientImpl
- func (c *UserServiceHTTPClientImpl) BatchDeleteUser(ctx context.Context, in *BatchDeleteUserRequest, opts ...http.CallOption) (*BatchDeleteUserReply, error)
- func (c *UserServiceHTTPClientImpl) CreateUser(ctx context.Context, in *CreateUserRequest, opts ...http.CallOption) (*CreateUserReply, error)
- func (c *UserServiceHTTPClientImpl) CurrentUser(ctx context.Context, in *CurrentUserRequest, opts ...http.CallOption) (*CurrentUserReply, error)
- func (c *UserServiceHTTPClientImpl) DeleteUser(ctx context.Context, in *DeleteUserRequest, opts ...http.CallOption) (*DeleteUserReply, error)
- func (c *UserServiceHTTPClientImpl) GetUserDetail(ctx context.Context, in *GetUserDetailRequest, opts ...http.CallOption) (*GetUserDetailReply, error)
- func (c *UserServiceHTTPClientImpl) GetUserList(ctx context.Context, in *GetUserListRequest, opts ...http.CallOption) (*GetUserListReply, error)
- func (c *UserServiceHTTPClientImpl) GetUserLoginLogs(ctx context.Context, in *GetUserLoginLogsRequest, opts ...http.CallOption) (*GetUserLoginLogsReply, error)
- func (c *UserServiceHTTPClientImpl) UpdateUserBasicInfo(ctx context.Context, in *UpdateUserBasicInfoRequest, opts ...http.CallOption) (*UpdateUserBasicInfoReply, error)
- func (c *UserServiceHTTPClientImpl) UpdateUserNotifySettings(ctx context.Context, in *UpdateUserNotifySettingsRequest, ...) (*UpdateUserNotifySettingsReply, error)
- type UserServiceHTTPServer
- type UserServiceServer
- type UserSubscribe
- func (*UserSubscribe) Descriptor() ([]byte, []int)deprecated
- func (x *UserSubscribe) GetCreatedAt() int64
- func (x *UserSubscribe) GetDownload() int64
- func (x *UserSubscribe) GetExpireTime() int64
- func (x *UserSubscribe) GetFinishedAt() int64
- func (x *UserSubscribe) GetGroupLocked() bool
- func (x *UserSubscribe) GetId() int64
- func (x *UserSubscribe) GetIdStr() string
- func (x *UserSubscribe) GetNodeGroupId() int64
- func (x *UserSubscribe) GetOrderId() int64
- func (x *UserSubscribe) GetResetTime() int64
- func (x *UserSubscribe) GetShort() string
- func (x *UserSubscribe) GetStartTime() int64
- func (x *UserSubscribe) GetStatus() uint32
- func (x *UserSubscribe) GetSubscribe() *Subscribe
- func (x *UserSubscribe) GetSubscribeId() int64
- func (x *UserSubscribe) GetToken() string
- func (x *UserSubscribe) GetTraffic() int64
- func (x *UserSubscribe) GetUpdatedAt() int64
- func (x *UserSubscribe) GetUpload() int64
- func (x *UserSubscribe) GetUserId() int64
- func (*UserSubscribe) ProtoMessage()
- func (x *UserSubscribe) ProtoReflect() protoreflect.Message
- func (x *UserSubscribe) Reset()
- func (x *UserSubscribe) String() string
- func (m *UserSubscribe) Validate() error
- func (m *UserSubscribe) ValidateAll() error
- type UserSubscribeDetail
- func (*UserSubscribeDetail) Descriptor() ([]byte, []int)deprecated
- func (x *UserSubscribeDetail) GetCreatedAt() int64
- func (x *UserSubscribeDetail) GetDownload() int64
- func (x *UserSubscribeDetail) GetExpireTime() int64
- func (x *UserSubscribeDetail) GetGroupLocked() bool
- func (x *UserSubscribeDetail) GetId() int64
- func (x *UserSubscribeDetail) GetNodeGroupId() int64
- func (x *UserSubscribeDetail) GetOrderId() int64
- func (x *UserSubscribeDetail) GetResetTime() int64
- func (x *UserSubscribeDetail) GetStartTime() int64
- func (x *UserSubscribeDetail) GetStatus() uint32
- func (x *UserSubscribeDetail) GetSubscribe() *Subscribe
- func (x *UserSubscribeDetail) GetSubscribeId() int64
- func (x *UserSubscribeDetail) GetToken() string
- func (x *UserSubscribeDetail) GetTraffic() int64
- func (x *UserSubscribeDetail) GetUpdatedAt() int64
- func (x *UserSubscribeDetail) GetUpload() int64
- func (x *UserSubscribeDetail) GetUser() *User
- func (x *UserSubscribeDetail) GetUserId() int64
- func (*UserSubscribeDetail) ProtoMessage()
- func (x *UserSubscribeDetail) ProtoReflect() protoreflect.Message
- func (x *UserSubscribeDetail) Reset()
- func (x *UserSubscribeDetail) String() string
- func (m *UserSubscribeDetail) Validate() error
- func (m *UserSubscribeDetail) ValidateAll() error
- type UserSubscribeDetailMultiError
- type UserSubscribeDetailValidationError
- func (e UserSubscribeDetailValidationError) Cause() error
- func (e UserSubscribeDetailValidationError) Error() string
- func (e UserSubscribeDetailValidationError) ErrorName() string
- func (e UserSubscribeDetailValidationError) Field() string
- func (e UserSubscribeDetailValidationError) Key() bool
- func (e UserSubscribeDetailValidationError) Reason() string
- type UserSubscribeLog
- func (*UserSubscribeLog) Descriptor() ([]byte, []int)deprecated
- func (x *UserSubscribeLog) GetId() int64
- func (x *UserSubscribeLog) GetIp() string
- func (x *UserSubscribeLog) GetTimestamp() int64
- func (x *UserSubscribeLog) GetToken() string
- func (x *UserSubscribeLog) GetUserAgent() string
- func (x *UserSubscribeLog) GetUserId() int64
- func (x *UserSubscribeLog) GetUserSubscribeId() int64
- func (*UserSubscribeLog) ProtoMessage()
- func (x *UserSubscribeLog) ProtoReflect() protoreflect.Message
- func (x *UserSubscribeLog) Reset()
- func (x *UserSubscribeLog) String() string
- func (m *UserSubscribeLog) Validate() error
- func (m *UserSubscribeLog) ValidateAll() error
- type UserSubscribeLogMultiError
- type UserSubscribeLogValidationError
- func (e UserSubscribeLogValidationError) Cause() error
- func (e UserSubscribeLogValidationError) Error() string
- func (e UserSubscribeLogValidationError) ErrorName() string
- func (e UserSubscribeLogValidationError) Field() string
- func (e UserSubscribeLogValidationError) Key() bool
- func (e UserSubscribeLogValidationError) Reason() string
- type UserSubscribeMultiError
- type UserSubscribeServiceClient
- type UserSubscribeServiceHTTPClient
- type UserSubscribeServiceHTTPClientImpl
- func (c *UserSubscribeServiceHTTPClientImpl) CreateUserSubscribe(ctx context.Context, in *CreateUserSubscribeRequest, opts ...http.CallOption) (*CreateUserSubscribeReply, error)
- func (c *UserSubscribeServiceHTTPClientImpl) DeleteUserSubscribe(ctx context.Context, in *DeleteUserSubscribeRequest, opts ...http.CallOption) (*DeleteUserSubscribeReply, error)
- func (c *UserSubscribeServiceHTTPClientImpl) GetUserSubscribe(ctx context.Context, in *GetUserSubscribeRequest, opts ...http.CallOption) (*GetUserSubscribeReply, error)
- func (c *UserSubscribeServiceHTTPClientImpl) GetUserSubscribeById(ctx context.Context, in *GetUserSubscribeByIdRequest, opts ...http.CallOption) (*GetUserSubscribeByIdReply, error)
- func (c *UserSubscribeServiceHTTPClientImpl) GetUserSubscribeDevices(ctx context.Context, in *GetUserSubscribeDevicesRequest, ...) (*GetUserSubscribeDevicesReply, error)
- func (c *UserSubscribeServiceHTTPClientImpl) GetUserSubscribeLogs(ctx context.Context, in *GetUserSubscribeLogsRequest, opts ...http.CallOption) (*GetUserSubscribeLogsReply, error)
- func (c *UserSubscribeServiceHTTPClientImpl) GetUserSubscribeResetTrafficLogs(ctx context.Context, in *GetUserSubscribeResetTrafficLogsRequest, ...) (*GetUserSubscribeResetTrafficLogsReply, error)
- func (c *UserSubscribeServiceHTTPClientImpl) GetUserSubscribeTrafficLogs(ctx context.Context, in *GetUserSubscribeTrafficLogsRequest, ...) (*GetUserSubscribeTrafficLogsReply, error)
- func (c *UserSubscribeServiceHTTPClientImpl) ResetUserSubscribeToken(ctx context.Context, in *ResetUserSubscribeTokenRequest, ...) (*ResetUserSubscribeTokenReply, error)
- func (c *UserSubscribeServiceHTTPClientImpl) ResetUserSubscribeTraffic(ctx context.Context, in *ResetUserSubscribeTrafficRequest, ...) (*ResetUserSubscribeTrafficReply, error)
- func (c *UserSubscribeServiceHTTPClientImpl) ToggleUserSubscribeStatus(ctx context.Context, in *ToggleUserSubscribeStatusRequest, ...) (*ToggleUserSubscribeStatusReply, error)
- func (c *UserSubscribeServiceHTTPClientImpl) UpdateUserSubscribe(ctx context.Context, in *UpdateUserSubscribeRequest, opts ...http.CallOption) (*UpdateUserSubscribeReply, error)
- type UserSubscribeServiceHTTPServer
- type UserSubscribeServiceServer
- type UserSubscribeValidationError
- func (e UserSubscribeValidationError) Cause() error
- func (e UserSubscribeValidationError) Error() string
- func (e UserSubscribeValidationError) ErrorName() string
- func (e UserSubscribeValidationError) Field() string
- func (e UserSubscribeValidationError) Key() bool
- func (e UserSubscribeValidationError) Reason() string
- type UserValidationError
Constants ¶
const ( UserAuthMethodService_CreateUserAuthMethod_FullMethodName = "/api.admin.user.v1.UserAuthMethodService/CreateUserAuthMethod" UserAuthMethodService_UpdateUserAuthMethod_FullMethodName = "/api.admin.user.v1.UserAuthMethodService/UpdateUserAuthMethod" UserAuthMethodService_DeleteUserAuthMethod_FullMethodName = "/api.admin.user.v1.UserAuthMethodService/DeleteUserAuthMethod" UserAuthMethodService_GetUserAuthMethod_FullMethodName = "/api.admin.user.v1.UserAuthMethodService/GetUserAuthMethod" )
const ( UserDeviceService_UpdateUserDevice_FullMethodName = "/api.admin.user.v1.UserDeviceService/UpdateUserDevice" UserDeviceService_DeleteUserDevice_FullMethodName = "/api.admin.user.v1.UserDeviceService/DeleteUserDevice" UserDeviceService_KickOfflineByUserDevice_FullMethodName = "/api.admin.user.v1.UserDeviceService/KickOfflineByUserDevice" )
const ( UserSubscribeService_GetUserSubscribe_FullMethodName = "/api.admin.user.v1.UserSubscribeService/GetUserSubscribe" UserSubscribeService_CreateUserSubscribe_FullMethodName = "/api.admin.user.v1.UserSubscribeService/CreateUserSubscribe" UserSubscribeService_UpdateUserSubscribe_FullMethodName = "/api.admin.user.v1.UserSubscribeService/UpdateUserSubscribe" UserSubscribeService_DeleteUserSubscribe_FullMethodName = "/api.admin.user.v1.UserSubscribeService/DeleteUserSubscribe" UserSubscribeService_GetUserSubscribeById_FullMethodName = "/api.admin.user.v1.UserSubscribeService/GetUserSubscribeById" UserSubscribeService_GetUserSubscribeDevices_FullMethodName = "/api.admin.user.v1.UserSubscribeService/GetUserSubscribeDevices" UserSubscribeService_GetUserSubscribeLogs_FullMethodName = "/api.admin.user.v1.UserSubscribeService/GetUserSubscribeLogs" UserSubscribeService_GetUserSubscribeResetTrafficLogs_FullMethodName = "/api.admin.user.v1.UserSubscribeService/GetUserSubscribeResetTrafficLogs" UserSubscribeService_GetUserSubscribeTrafficLogs_FullMethodName = "/api.admin.user.v1.UserSubscribeService/GetUserSubscribeTrafficLogs" UserSubscribeService_ResetUserSubscribeToken_FullMethodName = "/api.admin.user.v1.UserSubscribeService/ResetUserSubscribeToken" UserSubscribeService_ToggleUserSubscribeStatus_FullMethodName = "/api.admin.user.v1.UserSubscribeService/ToggleUserSubscribeStatus" UserSubscribeService_ResetUserSubscribeTraffic_FullMethodName = "/api.admin.user.v1.UserSubscribeService/ResetUserSubscribeTraffic" )
const ( UserService_CreateUser_FullMethodName = "/api.admin.user.v1.UserService/CreateUser" UserService_DeleteUser_FullMethodName = "/api.admin.user.v1.UserService/DeleteUser" UserService_BatchDeleteUser_FullMethodName = "/api.admin.user.v1.UserService/BatchDeleteUser" UserService_CurrentUser_FullMethodName = "/api.admin.user.v1.UserService/CurrentUser" UserService_GetUserDetail_FullMethodName = "/api.admin.user.v1.UserService/GetUserDetail" UserService_GetUserList_FullMethodName = "/api.admin.user.v1.UserService/GetUserList" UserService_UpdateUserBasicInfo_FullMethodName = "/api.admin.user.v1.UserService/UpdateUserBasicInfo" UserService_UpdateUserNotifySettings_FullMethodName = "/api.admin.user.v1.UserService/UpdateUserNotifySettings" UserService_GetUserLoginLogs_FullMethodName = "/api.admin.user.v1.UserService/GetUserLoginLogs" )
const OperationUserAuthMethodServiceCreateUserAuthMethod = "/api.admin.user.v1.UserAuthMethodService/CreateUserAuthMethod"
const OperationUserAuthMethodServiceDeleteUserAuthMethod = "/api.admin.user.v1.UserAuthMethodService/DeleteUserAuthMethod"
const OperationUserAuthMethodServiceGetUserAuthMethod = "/api.admin.user.v1.UserAuthMethodService/GetUserAuthMethod"
const OperationUserAuthMethodServiceUpdateUserAuthMethod = "/api.admin.user.v1.UserAuthMethodService/UpdateUserAuthMethod"
const OperationUserDeviceServiceDeleteUserDevice = "/api.admin.user.v1.UserDeviceService/DeleteUserDevice"
const OperationUserDeviceServiceKickOfflineByUserDevice = "/api.admin.user.v1.UserDeviceService/KickOfflineByUserDevice"
const OperationUserDeviceServiceUpdateUserDevice = "/api.admin.user.v1.UserDeviceService/UpdateUserDevice"
const OperationUserServiceBatchDeleteUser = "/api.admin.user.v1.UserService/BatchDeleteUser"
const OperationUserServiceCreateUser = "/api.admin.user.v1.UserService/CreateUser"
const OperationUserServiceCurrentUser = "/api.admin.user.v1.UserService/CurrentUser"
const OperationUserServiceDeleteUser = "/api.admin.user.v1.UserService/DeleteUser"
const OperationUserServiceGetUserDetail = "/api.admin.user.v1.UserService/GetUserDetail"
const OperationUserServiceGetUserList = "/api.admin.user.v1.UserService/GetUserList"
const OperationUserServiceGetUserLoginLogs = "/api.admin.user.v1.UserService/GetUserLoginLogs"
const OperationUserServiceUpdateUserBasicInfo = "/api.admin.user.v1.UserService/UpdateUserBasicInfo"
const OperationUserServiceUpdateUserNotifySettings = "/api.admin.user.v1.UserService/UpdateUserNotifySettings"
const OperationUserSubscribeServiceCreateUserSubscribe = "/api.admin.user.v1.UserSubscribeService/CreateUserSubscribe"
const OperationUserSubscribeServiceDeleteUserSubscribe = "/api.admin.user.v1.UserSubscribeService/DeleteUserSubscribe"
const OperationUserSubscribeServiceGetUserSubscribe = "/api.admin.user.v1.UserSubscribeService/GetUserSubscribe"
const OperationUserSubscribeServiceGetUserSubscribeById = "/api.admin.user.v1.UserSubscribeService/GetUserSubscribeById"
const OperationUserSubscribeServiceGetUserSubscribeDevices = "/api.admin.user.v1.UserSubscribeService/GetUserSubscribeDevices"
const OperationUserSubscribeServiceGetUserSubscribeLogs = "/api.admin.user.v1.UserSubscribeService/GetUserSubscribeLogs"
const OperationUserSubscribeServiceGetUserSubscribeResetTrafficLogs = "/api.admin.user.v1.UserSubscribeService/GetUserSubscribeResetTrafficLogs"
const OperationUserSubscribeServiceGetUserSubscribeTrafficLogs = "/api.admin.user.v1.UserSubscribeService/GetUserSubscribeTrafficLogs"
const OperationUserSubscribeServiceResetUserSubscribeToken = "/api.admin.user.v1.UserSubscribeService/ResetUserSubscribeToken"
const OperationUserSubscribeServiceResetUserSubscribeTraffic = "/api.admin.user.v1.UserSubscribeService/ResetUserSubscribeTraffic"
const OperationUserSubscribeServiceToggleUserSubscribeStatus = "/api.admin.user.v1.UserSubscribeService/ToggleUserSubscribeStatus"
const OperationUserSubscribeServiceUpdateUserSubscribe = "/api.admin.user.v1.UserSubscribeService/UpdateUserSubscribe"
Variables ¶
var File_admin_user_v1_auth_method_proto protoreflect.FileDescriptor
var File_admin_user_v1_device_proto protoreflect.FileDescriptor
var File_admin_user_v1_subscribe_proto protoreflect.FileDescriptor
var File_admin_user_v1_user_proto protoreflect.FileDescriptor
var UserAuthMethodService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.admin.user.v1.UserAuthMethodService", HandlerType: (*UserAuthMethodServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateUserAuthMethod", Handler: _UserAuthMethodService_CreateUserAuthMethod_Handler, }, { MethodName: "UpdateUserAuthMethod", Handler: _UserAuthMethodService_UpdateUserAuthMethod_Handler, }, { MethodName: "DeleteUserAuthMethod", Handler: _UserAuthMethodService_DeleteUserAuthMethod_Handler, }, { MethodName: "GetUserAuthMethod", Handler: _UserAuthMethodService_GetUserAuthMethod_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "admin/user/v1/auth_method.proto", }
UserAuthMethodService_ServiceDesc is the grpc.ServiceDesc for UserAuthMethodService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var UserDeviceService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.admin.user.v1.UserDeviceService", HandlerType: (*UserDeviceServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "UpdateUserDevice", Handler: _UserDeviceService_UpdateUserDevice_Handler, }, { MethodName: "DeleteUserDevice", Handler: _UserDeviceService_DeleteUserDevice_Handler, }, { MethodName: "KickOfflineByUserDevice", Handler: _UserDeviceService_KickOfflineByUserDevice_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "admin/user/v1/device.proto", }
UserDeviceService_ServiceDesc is the grpc.ServiceDesc for UserDeviceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var UserService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.admin.user.v1.UserService", HandlerType: (*UserServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateUser", Handler: _UserService_CreateUser_Handler, }, { MethodName: "DeleteUser", Handler: _UserService_DeleteUser_Handler, }, { MethodName: "BatchDeleteUser", Handler: _UserService_BatchDeleteUser_Handler, }, { MethodName: "CurrentUser", Handler: _UserService_CurrentUser_Handler, }, { MethodName: "GetUserDetail", Handler: _UserService_GetUserDetail_Handler, }, { MethodName: "GetUserList", Handler: _UserService_GetUserList_Handler, }, { MethodName: "UpdateUserBasicInfo", Handler: _UserService_UpdateUserBasicInfo_Handler, }, { MethodName: "UpdateUserNotifySettings", Handler: _UserService_UpdateUserNotifySettings_Handler, }, { MethodName: "GetUserLoginLogs", Handler: _UserService_GetUserLoginLogs_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "admin/user/v1/user.proto", }
UserService_ServiceDesc is the grpc.ServiceDesc for UserService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var UserSubscribeService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.admin.user.v1.UserSubscribeService", HandlerType: (*UserSubscribeServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetUserSubscribe", Handler: _UserSubscribeService_GetUserSubscribe_Handler, }, { MethodName: "CreateUserSubscribe", Handler: _UserSubscribeService_CreateUserSubscribe_Handler, }, { MethodName: "UpdateUserSubscribe", Handler: _UserSubscribeService_UpdateUserSubscribe_Handler, }, { MethodName: "DeleteUserSubscribe", Handler: _UserSubscribeService_DeleteUserSubscribe_Handler, }, { MethodName: "GetUserSubscribeById", Handler: _UserSubscribeService_GetUserSubscribeById_Handler, }, { MethodName: "GetUserSubscribeDevices", Handler: _UserSubscribeService_GetUserSubscribeDevices_Handler, }, { MethodName: "GetUserSubscribeLogs", Handler: _UserSubscribeService_GetUserSubscribeLogs_Handler, }, { MethodName: "GetUserSubscribeResetTrafficLogs", Handler: _UserSubscribeService_GetUserSubscribeResetTrafficLogs_Handler, }, { MethodName: "GetUserSubscribeTrafficLogs", Handler: _UserSubscribeService_GetUserSubscribeTrafficLogs_Handler, }, { MethodName: "ResetUserSubscribeToken", Handler: _UserSubscribeService_ResetUserSubscribeToken_Handler, }, { MethodName: "ToggleUserSubscribeStatus", Handler: _UserSubscribeService_ToggleUserSubscribeStatus_Handler, }, { MethodName: "ResetUserSubscribeTraffic", Handler: _UserSubscribeService_ResetUserSubscribeTraffic_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "admin/user/v1/subscribe.proto", }
UserSubscribeService_ServiceDesc is the grpc.ServiceDesc for UserSubscribeService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterUserAuthMethodServiceHTTPServer ¶
func RegisterUserAuthMethodServiceHTTPServer(s *http.Server, srv UserAuthMethodServiceHTTPServer)
func RegisterUserAuthMethodServiceServer ¶
func RegisterUserAuthMethodServiceServer(s grpc.ServiceRegistrar, srv UserAuthMethodServiceServer)
func RegisterUserDeviceServiceHTTPServer ¶
func RegisterUserDeviceServiceHTTPServer(s *http.Server, srv UserDeviceServiceHTTPServer)
func RegisterUserDeviceServiceServer ¶
func RegisterUserDeviceServiceServer(s grpc.ServiceRegistrar, srv UserDeviceServiceServer)
func RegisterUserServiceHTTPServer ¶
func RegisterUserServiceHTTPServer(s *http.Server, srv UserServiceHTTPServer)
func RegisterUserServiceServer ¶
func RegisterUserServiceServer(s grpc.ServiceRegistrar, srv UserServiceServer)
func RegisterUserSubscribeServiceHTTPServer ¶
func RegisterUserSubscribeServiceHTTPServer(s *http.Server, srv UserSubscribeServiceHTTPServer)
func RegisterUserSubscribeServiceServer ¶
func RegisterUserSubscribeServiceServer(s grpc.ServiceRegistrar, srv UserSubscribeServiceServer)
Types ¶
type BatchDeleteUserData ¶
type BatchDeleteUserData struct {
DeletedCount int64 `protobuf:"varint,1,opt,name=deleted_count,json=deletedCount,proto3" json:"deleted_count,omitempty"`
// contains filtered or unexported fields
}
func (*BatchDeleteUserData) Descriptor
deprecated
func (*BatchDeleteUserData) Descriptor() ([]byte, []int)
Deprecated: Use BatchDeleteUserData.ProtoReflect.Descriptor instead.
func (*BatchDeleteUserData) GetDeletedCount ¶
func (x *BatchDeleteUserData) GetDeletedCount() int64
func (*BatchDeleteUserData) ProtoMessage ¶
func (*BatchDeleteUserData) ProtoMessage()
func (*BatchDeleteUserData) ProtoReflect ¶
func (x *BatchDeleteUserData) ProtoReflect() protoreflect.Message
func (*BatchDeleteUserData) Reset ¶
func (x *BatchDeleteUserData) Reset()
func (*BatchDeleteUserData) String ¶
func (x *BatchDeleteUserData) String() string
func (*BatchDeleteUserData) Validate ¶
func (m *BatchDeleteUserData) Validate() error
Validate checks the field values on BatchDeleteUserData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BatchDeleteUserData) ValidateAll ¶
func (m *BatchDeleteUserData) ValidateAll() error
ValidateAll checks the field values on BatchDeleteUserData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatchDeleteUserDataMultiError, or nil if none found.
type BatchDeleteUserDataMultiError ¶
type BatchDeleteUserDataMultiError []error
BatchDeleteUserDataMultiError is an error wrapping multiple validation errors returned by BatchDeleteUserData.ValidateAll() if the designated constraints aren't met.
func (BatchDeleteUserDataMultiError) AllErrors ¶
func (m BatchDeleteUserDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchDeleteUserDataMultiError) Error ¶
func (m BatchDeleteUserDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchDeleteUserDataValidationError ¶
type BatchDeleteUserDataValidationError struct {
// contains filtered or unexported fields
}
BatchDeleteUserDataValidationError is the validation error returned by BatchDeleteUserData.Validate if the designated constraints aren't met.
func (BatchDeleteUserDataValidationError) Cause ¶
func (e BatchDeleteUserDataValidationError) Cause() error
Cause function returns cause value.
func (BatchDeleteUserDataValidationError) Error ¶
func (e BatchDeleteUserDataValidationError) Error() string
Error satisfies the builtin error interface
func (BatchDeleteUserDataValidationError) ErrorName ¶
func (e BatchDeleteUserDataValidationError) ErrorName() string
ErrorName returns error name.
func (BatchDeleteUserDataValidationError) Field ¶
func (e BatchDeleteUserDataValidationError) Field() string
Field function returns field value.
func (BatchDeleteUserDataValidationError) Key ¶
func (e BatchDeleteUserDataValidationError) Key() bool
Key function returns key value.
func (BatchDeleteUserDataValidationError) Reason ¶
func (e BatchDeleteUserDataValidationError) Reason() string
Reason function returns reason value.
type BatchDeleteUserReply ¶
type BatchDeleteUserReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` // 状态码
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // 消息内容
Data *BatchDeleteUserData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*BatchDeleteUserReply) Descriptor
deprecated
func (*BatchDeleteUserReply) Descriptor() ([]byte, []int)
Deprecated: Use BatchDeleteUserReply.ProtoReflect.Descriptor instead.
func (*BatchDeleteUserReply) GetCode ¶
func (x *BatchDeleteUserReply) GetCode() int32
func (*BatchDeleteUserReply) GetData ¶
func (x *BatchDeleteUserReply) GetData() *BatchDeleteUserData
func (*BatchDeleteUserReply) GetMessage ¶
func (x *BatchDeleteUserReply) GetMessage() string
func (*BatchDeleteUserReply) ProtoMessage ¶
func (*BatchDeleteUserReply) ProtoMessage()
func (*BatchDeleteUserReply) ProtoReflect ¶
func (x *BatchDeleteUserReply) ProtoReflect() protoreflect.Message
func (*BatchDeleteUserReply) Reset ¶
func (x *BatchDeleteUserReply) Reset()
func (*BatchDeleteUserReply) String ¶
func (x *BatchDeleteUserReply) String() string
func (*BatchDeleteUserReply) Validate ¶
func (m *BatchDeleteUserReply) Validate() error
Validate checks the field values on BatchDeleteUserReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BatchDeleteUserReply) ValidateAll ¶
func (m *BatchDeleteUserReply) ValidateAll() error
ValidateAll checks the field values on BatchDeleteUserReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatchDeleteUserReplyMultiError, or nil if none found.
type BatchDeleteUserReplyMultiError ¶
type BatchDeleteUserReplyMultiError []error
BatchDeleteUserReplyMultiError is an error wrapping multiple validation errors returned by BatchDeleteUserReply.ValidateAll() if the designated constraints aren't met.
func (BatchDeleteUserReplyMultiError) AllErrors ¶
func (m BatchDeleteUserReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchDeleteUserReplyMultiError) Error ¶
func (m BatchDeleteUserReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchDeleteUserReplyValidationError ¶
type BatchDeleteUserReplyValidationError struct {
// contains filtered or unexported fields
}
BatchDeleteUserReplyValidationError is the validation error returned by BatchDeleteUserReply.Validate if the designated constraints aren't met.
func (BatchDeleteUserReplyValidationError) Cause ¶
func (e BatchDeleteUserReplyValidationError) Cause() error
Cause function returns cause value.
func (BatchDeleteUserReplyValidationError) Error ¶
func (e BatchDeleteUserReplyValidationError) Error() string
Error satisfies the builtin error interface
func (BatchDeleteUserReplyValidationError) ErrorName ¶
func (e BatchDeleteUserReplyValidationError) ErrorName() string
ErrorName returns error name.
func (BatchDeleteUserReplyValidationError) Field ¶
func (e BatchDeleteUserReplyValidationError) Field() string
Field function returns field value.
func (BatchDeleteUserReplyValidationError) Key ¶
func (e BatchDeleteUserReplyValidationError) Key() bool
Key function returns key value.
func (BatchDeleteUserReplyValidationError) Reason ¶
func (e BatchDeleteUserReplyValidationError) Reason() string
Reason function returns reason value.
type BatchDeleteUserRequest ¶
type BatchDeleteUserRequest struct {
Ids []int64 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // 用户ID列表
// contains filtered or unexported fields
}
func (*BatchDeleteUserRequest) Descriptor
deprecated
func (*BatchDeleteUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use BatchDeleteUserRequest.ProtoReflect.Descriptor instead.
func (*BatchDeleteUserRequest) GetIds ¶
func (x *BatchDeleteUserRequest) GetIds() []int64
func (*BatchDeleteUserRequest) ProtoMessage ¶
func (*BatchDeleteUserRequest) ProtoMessage()
func (*BatchDeleteUserRequest) ProtoReflect ¶
func (x *BatchDeleteUserRequest) ProtoReflect() protoreflect.Message
func (*BatchDeleteUserRequest) Reset ¶
func (x *BatchDeleteUserRequest) Reset()
func (*BatchDeleteUserRequest) String ¶
func (x *BatchDeleteUserRequest) String() string
func (*BatchDeleteUserRequest) Validate ¶
func (m *BatchDeleteUserRequest) Validate() error
Validate checks the field values on BatchDeleteUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BatchDeleteUserRequest) ValidateAll ¶
func (m *BatchDeleteUserRequest) ValidateAll() error
ValidateAll checks the field values on BatchDeleteUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatchDeleteUserRequestMultiError, or nil if none found.
type BatchDeleteUserRequestMultiError ¶
type BatchDeleteUserRequestMultiError []error
BatchDeleteUserRequestMultiError is an error wrapping multiple validation errors returned by BatchDeleteUserRequest.ValidateAll() if the designated constraints aren't met.
func (BatchDeleteUserRequestMultiError) AllErrors ¶
func (m BatchDeleteUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchDeleteUserRequestMultiError) Error ¶
func (m BatchDeleteUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchDeleteUserRequestValidationError ¶
type BatchDeleteUserRequestValidationError struct {
// contains filtered or unexported fields
}
BatchDeleteUserRequestValidationError is the validation error returned by BatchDeleteUserRequest.Validate if the designated constraints aren't met.
func (BatchDeleteUserRequestValidationError) Cause ¶
func (e BatchDeleteUserRequestValidationError) Cause() error
Cause function returns cause value.
func (BatchDeleteUserRequestValidationError) Error ¶
func (e BatchDeleteUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (BatchDeleteUserRequestValidationError) ErrorName ¶
func (e BatchDeleteUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (BatchDeleteUserRequestValidationError) Field ¶
func (e BatchDeleteUserRequestValidationError) Field() string
Field function returns field value.
func (BatchDeleteUserRequestValidationError) Key ¶
func (e BatchDeleteUserRequestValidationError) Key() bool
Key function returns key value.
func (BatchDeleteUserRequestValidationError) Reason ¶
func (e BatchDeleteUserRequestValidationError) Reason() string
Reason function returns reason value.
type CreateUserAuthMethodData ¶
type CreateUserAuthMethodData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUserAuthMethodData) Descriptor
deprecated
func (*CreateUserAuthMethodData) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserAuthMethodData.ProtoReflect.Descriptor instead.
func (*CreateUserAuthMethodData) GetSuccess ¶
func (x *CreateUserAuthMethodData) GetSuccess() bool
func (*CreateUserAuthMethodData) ProtoMessage ¶
func (*CreateUserAuthMethodData) ProtoMessage()
func (*CreateUserAuthMethodData) ProtoReflect ¶
func (x *CreateUserAuthMethodData) ProtoReflect() protoreflect.Message
func (*CreateUserAuthMethodData) Reset ¶
func (x *CreateUserAuthMethodData) Reset()
func (*CreateUserAuthMethodData) String ¶
func (x *CreateUserAuthMethodData) String() string
func (*CreateUserAuthMethodData) Validate ¶
func (m *CreateUserAuthMethodData) Validate() error
Validate checks the field values on CreateUserAuthMethodData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserAuthMethodData) ValidateAll ¶
func (m *CreateUserAuthMethodData) ValidateAll() error
ValidateAll checks the field values on CreateUserAuthMethodData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserAuthMethodDataMultiError, or nil if none found.
type CreateUserAuthMethodDataMultiError ¶
type CreateUserAuthMethodDataMultiError []error
CreateUserAuthMethodDataMultiError is an error wrapping multiple validation errors returned by CreateUserAuthMethodData.ValidateAll() if the designated constraints aren't met.
func (CreateUserAuthMethodDataMultiError) AllErrors ¶
func (m CreateUserAuthMethodDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserAuthMethodDataMultiError) Error ¶
func (m CreateUserAuthMethodDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserAuthMethodDataValidationError ¶
type CreateUserAuthMethodDataValidationError struct {
// contains filtered or unexported fields
}
CreateUserAuthMethodDataValidationError is the validation error returned by CreateUserAuthMethodData.Validate if the designated constraints aren't met.
func (CreateUserAuthMethodDataValidationError) Cause ¶
func (e CreateUserAuthMethodDataValidationError) Cause() error
Cause function returns cause value.
func (CreateUserAuthMethodDataValidationError) Error ¶
func (e CreateUserAuthMethodDataValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserAuthMethodDataValidationError) ErrorName ¶
func (e CreateUserAuthMethodDataValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserAuthMethodDataValidationError) Field ¶
func (e CreateUserAuthMethodDataValidationError) Field() string
Field function returns field value.
func (CreateUserAuthMethodDataValidationError) Key ¶
func (e CreateUserAuthMethodDataValidationError) Key() bool
Key function returns key value.
func (CreateUserAuthMethodDataValidationError) Reason ¶
func (e CreateUserAuthMethodDataValidationError) Reason() string
Reason function returns reason value.
type CreateUserAuthMethodReply ¶
type CreateUserAuthMethodReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Data *CreateUserAuthMethodData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUserAuthMethodReply) Descriptor
deprecated
func (*CreateUserAuthMethodReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserAuthMethodReply.ProtoReflect.Descriptor instead.
func (*CreateUserAuthMethodReply) GetCode ¶
func (x *CreateUserAuthMethodReply) GetCode() int32
func (*CreateUserAuthMethodReply) GetData ¶
func (x *CreateUserAuthMethodReply) GetData() *CreateUserAuthMethodData
func (*CreateUserAuthMethodReply) GetMessage ¶
func (x *CreateUserAuthMethodReply) GetMessage() string
func (*CreateUserAuthMethodReply) ProtoMessage ¶
func (*CreateUserAuthMethodReply) ProtoMessage()
func (*CreateUserAuthMethodReply) ProtoReflect ¶
func (x *CreateUserAuthMethodReply) ProtoReflect() protoreflect.Message
func (*CreateUserAuthMethodReply) Reset ¶
func (x *CreateUserAuthMethodReply) Reset()
func (*CreateUserAuthMethodReply) String ¶
func (x *CreateUserAuthMethodReply) String() string
func (*CreateUserAuthMethodReply) Validate ¶
func (m *CreateUserAuthMethodReply) Validate() error
Validate checks the field values on CreateUserAuthMethodReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserAuthMethodReply) ValidateAll ¶
func (m *CreateUserAuthMethodReply) ValidateAll() error
ValidateAll checks the field values on CreateUserAuthMethodReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserAuthMethodReplyMultiError, or nil if none found.
type CreateUserAuthMethodReplyMultiError ¶
type CreateUserAuthMethodReplyMultiError []error
CreateUserAuthMethodReplyMultiError is an error wrapping multiple validation errors returned by CreateUserAuthMethodReply.ValidateAll() if the designated constraints aren't met.
func (CreateUserAuthMethodReplyMultiError) AllErrors ¶
func (m CreateUserAuthMethodReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserAuthMethodReplyMultiError) Error ¶
func (m CreateUserAuthMethodReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserAuthMethodReplyValidationError ¶
type CreateUserAuthMethodReplyValidationError struct {
// contains filtered or unexported fields
}
CreateUserAuthMethodReplyValidationError is the validation error returned by CreateUserAuthMethodReply.Validate if the designated constraints aren't met.
func (CreateUserAuthMethodReplyValidationError) Cause ¶
func (e CreateUserAuthMethodReplyValidationError) Cause() error
Cause function returns cause value.
func (CreateUserAuthMethodReplyValidationError) Error ¶
func (e CreateUserAuthMethodReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserAuthMethodReplyValidationError) ErrorName ¶
func (e CreateUserAuthMethodReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserAuthMethodReplyValidationError) Field ¶
func (e CreateUserAuthMethodReplyValidationError) Field() string
Field function returns field value.
func (CreateUserAuthMethodReplyValidationError) Key ¶
func (e CreateUserAuthMethodReplyValidationError) Key() bool
Key function returns key value.
func (CreateUserAuthMethodReplyValidationError) Reason ¶
func (e CreateUserAuthMethodReplyValidationError) Reason() string
Reason function returns reason value.
type CreateUserAuthMethodRequest ¶
type CreateUserAuthMethodRequest struct {
UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
AuthType string `protobuf:"bytes,2,opt,name=auth_type,json=authType,proto3" json:"auth_type,omitempty"` // apple, google, github, facebook, telegram, email, mobile
AuthIdentifier string `protobuf:"bytes,3,opt,name=auth_identifier,json=authIdentifier,proto3" json:"auth_identifier,omitempty"` // 认证标识(邮箱、手机号、OpenID等)
// contains filtered or unexported fields
}
func (*CreateUserAuthMethodRequest) Descriptor
deprecated
func (*CreateUserAuthMethodRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserAuthMethodRequest.ProtoReflect.Descriptor instead.
func (*CreateUserAuthMethodRequest) GetAuthIdentifier ¶
func (x *CreateUserAuthMethodRequest) GetAuthIdentifier() string
func (*CreateUserAuthMethodRequest) GetAuthType ¶
func (x *CreateUserAuthMethodRequest) GetAuthType() string
func (*CreateUserAuthMethodRequest) GetUserId ¶
func (x *CreateUserAuthMethodRequest) GetUserId() int64
func (*CreateUserAuthMethodRequest) ProtoMessage ¶
func (*CreateUserAuthMethodRequest) ProtoMessage()
func (*CreateUserAuthMethodRequest) ProtoReflect ¶
func (x *CreateUserAuthMethodRequest) ProtoReflect() protoreflect.Message
func (*CreateUserAuthMethodRequest) Reset ¶
func (x *CreateUserAuthMethodRequest) Reset()
func (*CreateUserAuthMethodRequest) String ¶
func (x *CreateUserAuthMethodRequest) String() string
func (*CreateUserAuthMethodRequest) Validate ¶
func (m *CreateUserAuthMethodRequest) Validate() error
Validate checks the field values on CreateUserAuthMethodRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserAuthMethodRequest) ValidateAll ¶
func (m *CreateUserAuthMethodRequest) ValidateAll() error
ValidateAll checks the field values on CreateUserAuthMethodRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserAuthMethodRequestMultiError, or nil if none found.
type CreateUserAuthMethodRequestMultiError ¶
type CreateUserAuthMethodRequestMultiError []error
CreateUserAuthMethodRequestMultiError is an error wrapping multiple validation errors returned by CreateUserAuthMethodRequest.ValidateAll() if the designated constraints aren't met.
func (CreateUserAuthMethodRequestMultiError) AllErrors ¶
func (m CreateUserAuthMethodRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserAuthMethodRequestMultiError) Error ¶
func (m CreateUserAuthMethodRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserAuthMethodRequestValidationError ¶
type CreateUserAuthMethodRequestValidationError struct {
// contains filtered or unexported fields
}
CreateUserAuthMethodRequestValidationError is the validation error returned by CreateUserAuthMethodRequest.Validate if the designated constraints aren't met.
func (CreateUserAuthMethodRequestValidationError) Cause ¶
func (e CreateUserAuthMethodRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateUserAuthMethodRequestValidationError) Error ¶
func (e CreateUserAuthMethodRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserAuthMethodRequestValidationError) ErrorName ¶
func (e CreateUserAuthMethodRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserAuthMethodRequestValidationError) Field ¶
func (e CreateUserAuthMethodRequestValidationError) Field() string
Field function returns field value.
func (CreateUserAuthMethodRequestValidationError) Key ¶
func (e CreateUserAuthMethodRequestValidationError) Key() bool
Key function returns key value.
func (CreateUserAuthMethodRequestValidationError) Reason ¶
func (e CreateUserAuthMethodRequestValidationError) Reason() string
Reason function returns reason value.
type CreateUserData ¶
type CreateUserData struct {
UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUserData) Descriptor
deprecated
func (*CreateUserData) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserData.ProtoReflect.Descriptor instead.
func (*CreateUserData) GetUserId ¶
func (x *CreateUserData) GetUserId() int64
func (*CreateUserData) ProtoMessage ¶
func (*CreateUserData) ProtoMessage()
func (*CreateUserData) ProtoReflect ¶
func (x *CreateUserData) ProtoReflect() protoreflect.Message
func (*CreateUserData) Reset ¶
func (x *CreateUserData) Reset()
func (*CreateUserData) String ¶
func (x *CreateUserData) String() string
func (*CreateUserData) Validate ¶
func (m *CreateUserData) Validate() error
Validate checks the field values on CreateUserData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserData) ValidateAll ¶
func (m *CreateUserData) ValidateAll() error
ValidateAll checks the field values on CreateUserData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserDataMultiError, or nil if none found.
type CreateUserDataMultiError ¶
type CreateUserDataMultiError []error
CreateUserDataMultiError is an error wrapping multiple validation errors returned by CreateUserData.ValidateAll() if the designated constraints aren't met.
func (CreateUserDataMultiError) AllErrors ¶
func (m CreateUserDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserDataMultiError) Error ¶
func (m CreateUserDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserDataValidationError ¶
type CreateUserDataValidationError struct {
// contains filtered or unexported fields
}
CreateUserDataValidationError is the validation error returned by CreateUserData.Validate if the designated constraints aren't met.
func (CreateUserDataValidationError) Cause ¶
func (e CreateUserDataValidationError) Cause() error
Cause function returns cause value.
func (CreateUserDataValidationError) Error ¶
func (e CreateUserDataValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserDataValidationError) ErrorName ¶
func (e CreateUserDataValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserDataValidationError) Field ¶
func (e CreateUserDataValidationError) Field() string
Field function returns field value.
func (CreateUserDataValidationError) Key ¶
func (e CreateUserDataValidationError) Key() bool
Key function returns key value.
func (CreateUserDataValidationError) Reason ¶
func (e CreateUserDataValidationError) Reason() string
Reason function returns reason value.
type CreateUserReply ¶
type CreateUserReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` // 状态码
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // 消息内容
Data *CreateUserData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*CreateUserReply) Descriptor
deprecated
func (*CreateUserReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserReply.ProtoReflect.Descriptor instead.
func (*CreateUserReply) GetCode ¶
func (x *CreateUserReply) GetCode() int32
func (*CreateUserReply) GetData ¶
func (x *CreateUserReply) GetData() *CreateUserData
func (*CreateUserReply) GetMessage ¶
func (x *CreateUserReply) GetMessage() string
func (*CreateUserReply) ProtoMessage ¶
func (*CreateUserReply) ProtoMessage()
func (*CreateUserReply) ProtoReflect ¶
func (x *CreateUserReply) ProtoReflect() protoreflect.Message
func (*CreateUserReply) Reset ¶
func (x *CreateUserReply) Reset()
func (*CreateUserReply) String ¶
func (x *CreateUserReply) String() string
func (*CreateUserReply) Validate ¶
func (m *CreateUserReply) Validate() error
Validate checks the field values on CreateUserReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserReply) ValidateAll ¶
func (m *CreateUserReply) ValidateAll() error
ValidateAll checks the field values on CreateUserReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserReplyMultiError, or nil if none found.
type CreateUserReplyMultiError ¶
type CreateUserReplyMultiError []error
CreateUserReplyMultiError is an error wrapping multiple validation errors returned by CreateUserReply.ValidateAll() if the designated constraints aren't met.
func (CreateUserReplyMultiError) AllErrors ¶
func (m CreateUserReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserReplyMultiError) Error ¶
func (m CreateUserReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserReplyValidationError ¶
type CreateUserReplyValidationError struct {
// contains filtered or unexported fields
}
CreateUserReplyValidationError is the validation error returned by CreateUserReply.Validate if the designated constraints aren't met.
func (CreateUserReplyValidationError) Cause ¶
func (e CreateUserReplyValidationError) Cause() error
Cause function returns cause value.
func (CreateUserReplyValidationError) Error ¶
func (e CreateUserReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserReplyValidationError) ErrorName ¶
func (e CreateUserReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserReplyValidationError) Field ¶
func (e CreateUserReplyValidationError) Field() string
Field function returns field value.
func (CreateUserReplyValidationError) Key ¶
func (e CreateUserReplyValidationError) Key() bool
Key function returns key value.
func (CreateUserReplyValidationError) Reason ¶
func (e CreateUserReplyValidationError) Reason() string
Reason function returns reason value.
type CreateUserRequest ¶
type CreateUserRequest struct {
Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"`
Telephone string `protobuf:"bytes,2,opt,name=telephone,proto3" json:"telephone,omitempty"`
TelephoneAreaCode string `protobuf:"bytes,3,opt,name=telephone_area_code,json=telephoneAreaCode,proto3" json:"telephone_area_code,omitempty"`
Password string `protobuf:"bytes,4,opt,name=password,proto3" json:"password,omitempty"`
ProductId int64 `protobuf:"varint,5,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"`
Duration int64 `protobuf:"varint,6,opt,name=duration,proto3" json:"duration,omitempty"`
ReferralPercentage uint32 `protobuf:"varint,7,opt,name=referral_percentage,json=referralPercentage,proto3" json:"referral_percentage,omitempty"`
OnlyFirstPurchase bool `protobuf:"varint,8,opt,name=only_first_purchase,json=onlyFirstPurchase,proto3" json:"only_first_purchase,omitempty"`
RefererUser string `protobuf:"bytes,9,opt,name=referer_user,json=refererUser,proto3" json:"referer_user,omitempty"` // 推荐人邮箱
ReferCode string `protobuf:"bytes,10,opt,name=refer_code,json=referCode,proto3" json:"refer_code,omitempty"`
Balance int64 `protobuf:"varint,11,opt,name=balance,proto3" json:"balance,omitempty"`
Commission int64 `protobuf:"varint,12,opt,name=commission,proto3" json:"commission,omitempty"`
GiftAmount int64 `protobuf:"varint,13,opt,name=gift_amount,json=giftAmount,proto3" json:"gift_amount,omitempty"`
IsAdmin bool `protobuf:"varint,14,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUserRequest) Descriptor
deprecated
func (*CreateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserRequest.ProtoReflect.Descriptor instead.
func (*CreateUserRequest) GetBalance ¶
func (x *CreateUserRequest) GetBalance() int64
func (*CreateUserRequest) GetCommission ¶
func (x *CreateUserRequest) GetCommission() int64
func (*CreateUserRequest) GetDuration ¶
func (x *CreateUserRequest) GetDuration() int64
func (*CreateUserRequest) GetEmail ¶
func (x *CreateUserRequest) GetEmail() string
func (*CreateUserRequest) GetGiftAmount ¶
func (x *CreateUserRequest) GetGiftAmount() int64
func (*CreateUserRequest) GetIsAdmin ¶
func (x *CreateUserRequest) GetIsAdmin() bool
func (*CreateUserRequest) GetOnlyFirstPurchase ¶
func (x *CreateUserRequest) GetOnlyFirstPurchase() bool
func (*CreateUserRequest) GetPassword ¶
func (x *CreateUserRequest) GetPassword() string
func (*CreateUserRequest) GetProductId ¶
func (x *CreateUserRequest) GetProductId() int64
func (*CreateUserRequest) GetReferCode ¶
func (x *CreateUserRequest) GetReferCode() string
func (*CreateUserRequest) GetRefererUser ¶
func (x *CreateUserRequest) GetRefererUser() string
func (*CreateUserRequest) GetReferralPercentage ¶
func (x *CreateUserRequest) GetReferralPercentage() uint32
func (*CreateUserRequest) GetTelephone ¶
func (x *CreateUserRequest) GetTelephone() string
func (*CreateUserRequest) GetTelephoneAreaCode ¶
func (x *CreateUserRequest) GetTelephoneAreaCode() string
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) ProtoReflect ¶
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
func (*CreateUserRequest) Reset ¶
func (x *CreateUserRequest) Reset()
func (*CreateUserRequest) String ¶
func (x *CreateUserRequest) String() string
func (*CreateUserRequest) Validate ¶
func (m *CreateUserRequest) Validate() error
Validate checks the field values on CreateUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserRequest) ValidateAll ¶
func (m *CreateUserRequest) ValidateAll() error
ValidateAll checks the field values on CreateUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserRequestMultiError, or nil if none found.
type CreateUserRequestMultiError ¶
type CreateUserRequestMultiError []error
CreateUserRequestMultiError is an error wrapping multiple validation errors returned by CreateUserRequest.ValidateAll() if the designated constraints aren't met.
func (CreateUserRequestMultiError) AllErrors ¶
func (m CreateUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserRequestMultiError) Error ¶
func (m CreateUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserRequestValidationError ¶
type CreateUserRequestValidationError struct {
// contains filtered or unexported fields
}
CreateUserRequestValidationError is the validation error returned by CreateUserRequest.Validate if the designated constraints aren't met.
func (CreateUserRequestValidationError) Cause ¶
func (e CreateUserRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateUserRequestValidationError) Error ¶
func (e CreateUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserRequestValidationError) ErrorName ¶
func (e CreateUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserRequestValidationError) Field ¶
func (e CreateUserRequestValidationError) Field() string
Field function returns field value.
func (CreateUserRequestValidationError) Key ¶
func (e CreateUserRequestValidationError) Key() bool
Key function returns key value.
func (CreateUserRequestValidationError) Reason ¶
func (e CreateUserRequestValidationError) Reason() string
Reason function returns reason value.
type CreateUserSubscribeReply ¶
type CreateUserSubscribeReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUserSubscribeReply) Descriptor
deprecated
func (*CreateUserSubscribeReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserSubscribeReply.ProtoReflect.Descriptor instead.
func (*CreateUserSubscribeReply) GetCode ¶
func (x *CreateUserSubscribeReply) GetCode() int32
func (*CreateUserSubscribeReply) GetMessage ¶
func (x *CreateUserSubscribeReply) GetMessage() string
func (*CreateUserSubscribeReply) ProtoMessage ¶
func (*CreateUserSubscribeReply) ProtoMessage()
func (*CreateUserSubscribeReply) ProtoReflect ¶
func (x *CreateUserSubscribeReply) ProtoReflect() protoreflect.Message
func (*CreateUserSubscribeReply) Reset ¶
func (x *CreateUserSubscribeReply) Reset()
func (*CreateUserSubscribeReply) String ¶
func (x *CreateUserSubscribeReply) String() string
func (*CreateUserSubscribeReply) Validate ¶
func (m *CreateUserSubscribeReply) Validate() error
Validate checks the field values on CreateUserSubscribeReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserSubscribeReply) ValidateAll ¶
func (m *CreateUserSubscribeReply) ValidateAll() error
ValidateAll checks the field values on CreateUserSubscribeReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserSubscribeReplyMultiError, or nil if none found.
type CreateUserSubscribeReplyMultiError ¶
type CreateUserSubscribeReplyMultiError []error
CreateUserSubscribeReplyMultiError is an error wrapping multiple validation errors returned by CreateUserSubscribeReply.ValidateAll() if the designated constraints aren't met.
func (CreateUserSubscribeReplyMultiError) AllErrors ¶
func (m CreateUserSubscribeReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserSubscribeReplyMultiError) Error ¶
func (m CreateUserSubscribeReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserSubscribeReplyValidationError ¶
type CreateUserSubscribeReplyValidationError struct {
// contains filtered or unexported fields
}
CreateUserSubscribeReplyValidationError is the validation error returned by CreateUserSubscribeReply.Validate if the designated constraints aren't met.
func (CreateUserSubscribeReplyValidationError) Cause ¶
func (e CreateUserSubscribeReplyValidationError) Cause() error
Cause function returns cause value.
func (CreateUserSubscribeReplyValidationError) Error ¶
func (e CreateUserSubscribeReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserSubscribeReplyValidationError) ErrorName ¶
func (e CreateUserSubscribeReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserSubscribeReplyValidationError) Field ¶
func (e CreateUserSubscribeReplyValidationError) Field() string
Field function returns field value.
func (CreateUserSubscribeReplyValidationError) Key ¶
func (e CreateUserSubscribeReplyValidationError) Key() bool
Key function returns key value.
func (CreateUserSubscribeReplyValidationError) Reason ¶
func (e CreateUserSubscribeReplyValidationError) Reason() string
Reason function returns reason value.
type CreateUserSubscribeRequest ¶
type CreateUserSubscribeRequest struct {
UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
ExpiredAt int64 `protobuf:"varint,2,opt,name=expired_at,json=expiredAt,proto3" json:"expired_at,omitempty"`
Traffic int64 `protobuf:"varint,3,opt,name=traffic,proto3" json:"traffic,omitempty"`
SubscribeId int64 `protobuf:"varint,4,opt,name=subscribe_id,json=subscribeId,proto3" json:"subscribe_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUserSubscribeRequest) Descriptor
deprecated
func (*CreateUserSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserSubscribeRequest.ProtoReflect.Descriptor instead.
func (*CreateUserSubscribeRequest) GetExpiredAt ¶
func (x *CreateUserSubscribeRequest) GetExpiredAt() int64
func (*CreateUserSubscribeRequest) GetSubscribeId ¶
func (x *CreateUserSubscribeRequest) GetSubscribeId() int64
func (*CreateUserSubscribeRequest) GetTraffic ¶
func (x *CreateUserSubscribeRequest) GetTraffic() int64
func (*CreateUserSubscribeRequest) GetUserId ¶
func (x *CreateUserSubscribeRequest) GetUserId() int64
func (*CreateUserSubscribeRequest) ProtoMessage ¶
func (*CreateUserSubscribeRequest) ProtoMessage()
func (*CreateUserSubscribeRequest) ProtoReflect ¶
func (x *CreateUserSubscribeRequest) ProtoReflect() protoreflect.Message
func (*CreateUserSubscribeRequest) Reset ¶
func (x *CreateUserSubscribeRequest) Reset()
func (*CreateUserSubscribeRequest) String ¶
func (x *CreateUserSubscribeRequest) String() string
func (*CreateUserSubscribeRequest) Validate ¶
func (m *CreateUserSubscribeRequest) Validate() error
Validate checks the field values on CreateUserSubscribeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserSubscribeRequest) ValidateAll ¶
func (m *CreateUserSubscribeRequest) ValidateAll() error
ValidateAll checks the field values on CreateUserSubscribeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserSubscribeRequestMultiError, or nil if none found.
type CreateUserSubscribeRequestMultiError ¶
type CreateUserSubscribeRequestMultiError []error
CreateUserSubscribeRequestMultiError is an error wrapping multiple validation errors returned by CreateUserSubscribeRequest.ValidateAll() if the designated constraints aren't met.
func (CreateUserSubscribeRequestMultiError) AllErrors ¶
func (m CreateUserSubscribeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserSubscribeRequestMultiError) Error ¶
func (m CreateUserSubscribeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserSubscribeRequestValidationError ¶
type CreateUserSubscribeRequestValidationError struct {
// contains filtered or unexported fields
}
CreateUserSubscribeRequestValidationError is the validation error returned by CreateUserSubscribeRequest.Validate if the designated constraints aren't met.
func (CreateUserSubscribeRequestValidationError) Cause ¶
func (e CreateUserSubscribeRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateUserSubscribeRequestValidationError) Error ¶
func (e CreateUserSubscribeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserSubscribeRequestValidationError) ErrorName ¶
func (e CreateUserSubscribeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserSubscribeRequestValidationError) Field ¶
func (e CreateUserSubscribeRequestValidationError) Field() string
Field function returns field value.
func (CreateUserSubscribeRequestValidationError) Key ¶
func (e CreateUserSubscribeRequestValidationError) Key() bool
Key function returns key value.
func (CreateUserSubscribeRequestValidationError) Reason ¶
func (e CreateUserSubscribeRequestValidationError) Reason() string
Reason function returns reason value.
type CurrentUserData ¶
type CurrentUserData struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
// contains filtered or unexported fields
}
func (*CurrentUserData) Descriptor
deprecated
func (*CurrentUserData) Descriptor() ([]byte, []int)
Deprecated: Use CurrentUserData.ProtoReflect.Descriptor instead.
func (*CurrentUserData) GetUser ¶
func (x *CurrentUserData) GetUser() *User
func (*CurrentUserData) ProtoMessage ¶
func (*CurrentUserData) ProtoMessage()
func (*CurrentUserData) ProtoReflect ¶
func (x *CurrentUserData) ProtoReflect() protoreflect.Message
func (*CurrentUserData) Reset ¶
func (x *CurrentUserData) Reset()
func (*CurrentUserData) String ¶
func (x *CurrentUserData) String() string
func (*CurrentUserData) Validate ¶
func (m *CurrentUserData) Validate() error
Validate checks the field values on CurrentUserData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CurrentUserData) ValidateAll ¶
func (m *CurrentUserData) ValidateAll() error
ValidateAll checks the field values on CurrentUserData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CurrentUserDataMultiError, or nil if none found.
type CurrentUserDataMultiError ¶
type CurrentUserDataMultiError []error
CurrentUserDataMultiError is an error wrapping multiple validation errors returned by CurrentUserData.ValidateAll() if the designated constraints aren't met.
func (CurrentUserDataMultiError) AllErrors ¶
func (m CurrentUserDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CurrentUserDataMultiError) Error ¶
func (m CurrentUserDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CurrentUserDataValidationError ¶
type CurrentUserDataValidationError struct {
// contains filtered or unexported fields
}
CurrentUserDataValidationError is the validation error returned by CurrentUserData.Validate if the designated constraints aren't met.
func (CurrentUserDataValidationError) Cause ¶
func (e CurrentUserDataValidationError) Cause() error
Cause function returns cause value.
func (CurrentUserDataValidationError) Error ¶
func (e CurrentUserDataValidationError) Error() string
Error satisfies the builtin error interface
func (CurrentUserDataValidationError) ErrorName ¶
func (e CurrentUserDataValidationError) ErrorName() string
ErrorName returns error name.
func (CurrentUserDataValidationError) Field ¶
func (e CurrentUserDataValidationError) Field() string
Field function returns field value.
func (CurrentUserDataValidationError) Key ¶
func (e CurrentUserDataValidationError) Key() bool
Key function returns key value.
func (CurrentUserDataValidationError) Reason ¶
func (e CurrentUserDataValidationError) Reason() string
Reason function returns reason value.
type CurrentUserReply ¶
type CurrentUserReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` // 状态码
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // 消息内容
Data *CurrentUserData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*CurrentUserReply) Descriptor
deprecated
func (*CurrentUserReply) Descriptor() ([]byte, []int)
Deprecated: Use CurrentUserReply.ProtoReflect.Descriptor instead.
func (*CurrentUserReply) GetCode ¶
func (x *CurrentUserReply) GetCode() int32
func (*CurrentUserReply) GetData ¶
func (x *CurrentUserReply) GetData() *CurrentUserData
func (*CurrentUserReply) GetMessage ¶
func (x *CurrentUserReply) GetMessage() string
func (*CurrentUserReply) ProtoMessage ¶
func (*CurrentUserReply) ProtoMessage()
func (*CurrentUserReply) ProtoReflect ¶
func (x *CurrentUserReply) ProtoReflect() protoreflect.Message
func (*CurrentUserReply) Reset ¶
func (x *CurrentUserReply) Reset()
func (*CurrentUserReply) String ¶
func (x *CurrentUserReply) String() string
func (*CurrentUserReply) Validate ¶
func (m *CurrentUserReply) Validate() error
Validate checks the field values on CurrentUserReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CurrentUserReply) ValidateAll ¶
func (m *CurrentUserReply) ValidateAll() error
ValidateAll checks the field values on CurrentUserReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CurrentUserReplyMultiError, or nil if none found.
type CurrentUserReplyMultiError ¶
type CurrentUserReplyMultiError []error
CurrentUserReplyMultiError is an error wrapping multiple validation errors returned by CurrentUserReply.ValidateAll() if the designated constraints aren't met.
func (CurrentUserReplyMultiError) AllErrors ¶
func (m CurrentUserReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CurrentUserReplyMultiError) Error ¶
func (m CurrentUserReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CurrentUserReplyValidationError ¶
type CurrentUserReplyValidationError struct {
// contains filtered or unexported fields
}
CurrentUserReplyValidationError is the validation error returned by CurrentUserReply.Validate if the designated constraints aren't met.
func (CurrentUserReplyValidationError) Cause ¶
func (e CurrentUserReplyValidationError) Cause() error
Cause function returns cause value.
func (CurrentUserReplyValidationError) Error ¶
func (e CurrentUserReplyValidationError) Error() string
Error satisfies the builtin error interface
func (CurrentUserReplyValidationError) ErrorName ¶
func (e CurrentUserReplyValidationError) ErrorName() string
ErrorName returns error name.
func (CurrentUserReplyValidationError) Field ¶
func (e CurrentUserReplyValidationError) Field() string
Field function returns field value.
func (CurrentUserReplyValidationError) Key ¶
func (e CurrentUserReplyValidationError) Key() bool
Key function returns key value.
func (CurrentUserReplyValidationError) Reason ¶
func (e CurrentUserReplyValidationError) Reason() string
Reason function returns reason value.
type CurrentUserRequest ¶
type CurrentUserRequest struct {
// contains filtered or unexported fields
}
func (*CurrentUserRequest) Descriptor
deprecated
func (*CurrentUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CurrentUserRequest.ProtoReflect.Descriptor instead.
func (*CurrentUserRequest) ProtoMessage ¶
func (*CurrentUserRequest) ProtoMessage()
func (*CurrentUserRequest) ProtoReflect ¶
func (x *CurrentUserRequest) ProtoReflect() protoreflect.Message
func (*CurrentUserRequest) Reset ¶
func (x *CurrentUserRequest) Reset()
func (*CurrentUserRequest) String ¶
func (x *CurrentUserRequest) String() string
func (*CurrentUserRequest) Validate ¶
func (m *CurrentUserRequest) Validate() error
Validate checks the field values on CurrentUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CurrentUserRequest) ValidateAll ¶
func (m *CurrentUserRequest) ValidateAll() error
ValidateAll checks the field values on CurrentUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CurrentUserRequestMultiError, or nil if none found.
type CurrentUserRequestMultiError ¶
type CurrentUserRequestMultiError []error
CurrentUserRequestMultiError is an error wrapping multiple validation errors returned by CurrentUserRequest.ValidateAll() if the designated constraints aren't met.
func (CurrentUserRequestMultiError) AllErrors ¶
func (m CurrentUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CurrentUserRequestMultiError) Error ¶
func (m CurrentUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CurrentUserRequestValidationError ¶
type CurrentUserRequestValidationError struct {
// contains filtered or unexported fields
}
CurrentUserRequestValidationError is the validation error returned by CurrentUserRequest.Validate if the designated constraints aren't met.
func (CurrentUserRequestValidationError) Cause ¶
func (e CurrentUserRequestValidationError) Cause() error
Cause function returns cause value.
func (CurrentUserRequestValidationError) Error ¶
func (e CurrentUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CurrentUserRequestValidationError) ErrorName ¶
func (e CurrentUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CurrentUserRequestValidationError) Field ¶
func (e CurrentUserRequestValidationError) Field() string
Field function returns field value.
func (CurrentUserRequestValidationError) Key ¶
func (e CurrentUserRequestValidationError) Key() bool
Key function returns key value.
func (CurrentUserRequestValidationError) Reason ¶
func (e CurrentUserRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteUserAuthMethodData ¶
type DeleteUserAuthMethodData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteUserAuthMethodData) Descriptor
deprecated
func (*DeleteUserAuthMethodData) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserAuthMethodData.ProtoReflect.Descriptor instead.
func (*DeleteUserAuthMethodData) GetSuccess ¶
func (x *DeleteUserAuthMethodData) GetSuccess() bool
func (*DeleteUserAuthMethodData) ProtoMessage ¶
func (*DeleteUserAuthMethodData) ProtoMessage()
func (*DeleteUserAuthMethodData) ProtoReflect ¶
func (x *DeleteUserAuthMethodData) ProtoReflect() protoreflect.Message
func (*DeleteUserAuthMethodData) Reset ¶
func (x *DeleteUserAuthMethodData) Reset()
func (*DeleteUserAuthMethodData) String ¶
func (x *DeleteUserAuthMethodData) String() string
func (*DeleteUserAuthMethodData) Validate ¶
func (m *DeleteUserAuthMethodData) Validate() error
Validate checks the field values on DeleteUserAuthMethodData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserAuthMethodData) ValidateAll ¶
func (m *DeleteUserAuthMethodData) ValidateAll() error
ValidateAll checks the field values on DeleteUserAuthMethodData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserAuthMethodDataMultiError, or nil if none found.
type DeleteUserAuthMethodDataMultiError ¶
type DeleteUserAuthMethodDataMultiError []error
DeleteUserAuthMethodDataMultiError is an error wrapping multiple validation errors returned by DeleteUserAuthMethodData.ValidateAll() if the designated constraints aren't met.
func (DeleteUserAuthMethodDataMultiError) AllErrors ¶
func (m DeleteUserAuthMethodDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserAuthMethodDataMultiError) Error ¶
func (m DeleteUserAuthMethodDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserAuthMethodDataValidationError ¶
type DeleteUserAuthMethodDataValidationError struct {
// contains filtered or unexported fields
}
DeleteUserAuthMethodDataValidationError is the validation error returned by DeleteUserAuthMethodData.Validate if the designated constraints aren't met.
func (DeleteUserAuthMethodDataValidationError) Cause ¶
func (e DeleteUserAuthMethodDataValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserAuthMethodDataValidationError) Error ¶
func (e DeleteUserAuthMethodDataValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserAuthMethodDataValidationError) ErrorName ¶
func (e DeleteUserAuthMethodDataValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserAuthMethodDataValidationError) Field ¶
func (e DeleteUserAuthMethodDataValidationError) Field() string
Field function returns field value.
func (DeleteUserAuthMethodDataValidationError) Key ¶
func (e DeleteUserAuthMethodDataValidationError) Key() bool
Key function returns key value.
func (DeleteUserAuthMethodDataValidationError) Reason ¶
func (e DeleteUserAuthMethodDataValidationError) Reason() string
Reason function returns reason value.
type DeleteUserAuthMethodReply ¶
type DeleteUserAuthMethodReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Data *DeleteUserAuthMethodData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteUserAuthMethodReply) Descriptor
deprecated
func (*DeleteUserAuthMethodReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserAuthMethodReply.ProtoReflect.Descriptor instead.
func (*DeleteUserAuthMethodReply) GetCode ¶
func (x *DeleteUserAuthMethodReply) GetCode() int32
func (*DeleteUserAuthMethodReply) GetData ¶
func (x *DeleteUserAuthMethodReply) GetData() *DeleteUserAuthMethodData
func (*DeleteUserAuthMethodReply) GetMessage ¶
func (x *DeleteUserAuthMethodReply) GetMessage() string
func (*DeleteUserAuthMethodReply) ProtoMessage ¶
func (*DeleteUserAuthMethodReply) ProtoMessage()
func (*DeleteUserAuthMethodReply) ProtoReflect ¶
func (x *DeleteUserAuthMethodReply) ProtoReflect() protoreflect.Message
func (*DeleteUserAuthMethodReply) Reset ¶
func (x *DeleteUserAuthMethodReply) Reset()
func (*DeleteUserAuthMethodReply) String ¶
func (x *DeleteUserAuthMethodReply) String() string
func (*DeleteUserAuthMethodReply) Validate ¶
func (m *DeleteUserAuthMethodReply) Validate() error
Validate checks the field values on DeleteUserAuthMethodReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserAuthMethodReply) ValidateAll ¶
func (m *DeleteUserAuthMethodReply) ValidateAll() error
ValidateAll checks the field values on DeleteUserAuthMethodReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserAuthMethodReplyMultiError, or nil if none found.
type DeleteUserAuthMethodReplyMultiError ¶
type DeleteUserAuthMethodReplyMultiError []error
DeleteUserAuthMethodReplyMultiError is an error wrapping multiple validation errors returned by DeleteUserAuthMethodReply.ValidateAll() if the designated constraints aren't met.
func (DeleteUserAuthMethodReplyMultiError) AllErrors ¶
func (m DeleteUserAuthMethodReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserAuthMethodReplyMultiError) Error ¶
func (m DeleteUserAuthMethodReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserAuthMethodReplyValidationError ¶
type DeleteUserAuthMethodReplyValidationError struct {
// contains filtered or unexported fields
}
DeleteUserAuthMethodReplyValidationError is the validation error returned by DeleteUserAuthMethodReply.Validate if the designated constraints aren't met.
func (DeleteUserAuthMethodReplyValidationError) Cause ¶
func (e DeleteUserAuthMethodReplyValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserAuthMethodReplyValidationError) Error ¶
func (e DeleteUserAuthMethodReplyValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserAuthMethodReplyValidationError) ErrorName ¶
func (e DeleteUserAuthMethodReplyValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserAuthMethodReplyValidationError) Field ¶
func (e DeleteUserAuthMethodReplyValidationError) Field() string
Field function returns field value.
func (DeleteUserAuthMethodReplyValidationError) Key ¶
func (e DeleteUserAuthMethodReplyValidationError) Key() bool
Key function returns key value.
func (DeleteUserAuthMethodReplyValidationError) Reason ¶
func (e DeleteUserAuthMethodReplyValidationError) Reason() string
Reason function returns reason value.
type DeleteUserAuthMethodRequest ¶
type DeleteUserAuthMethodRequest struct {
UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 用户ID
AuthType string `protobuf:"bytes,2,opt,name=auth_type,json=authType,proto3" json:"auth_type,omitempty"` // 认证类型
// contains filtered or unexported fields
}
func (*DeleteUserAuthMethodRequest) Descriptor
deprecated
func (*DeleteUserAuthMethodRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserAuthMethodRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserAuthMethodRequest) GetAuthType ¶
func (x *DeleteUserAuthMethodRequest) GetAuthType() string
func (*DeleteUserAuthMethodRequest) GetUserId ¶
func (x *DeleteUserAuthMethodRequest) GetUserId() int64
func (*DeleteUserAuthMethodRequest) ProtoMessage ¶
func (*DeleteUserAuthMethodRequest) ProtoMessage()
func (*DeleteUserAuthMethodRequest) ProtoReflect ¶
func (x *DeleteUserAuthMethodRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserAuthMethodRequest) Reset ¶
func (x *DeleteUserAuthMethodRequest) Reset()
func (*DeleteUserAuthMethodRequest) String ¶
func (x *DeleteUserAuthMethodRequest) String() string
func (*DeleteUserAuthMethodRequest) Validate ¶
func (m *DeleteUserAuthMethodRequest) Validate() error
Validate checks the field values on DeleteUserAuthMethodRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserAuthMethodRequest) ValidateAll ¶
func (m *DeleteUserAuthMethodRequest) ValidateAll() error
ValidateAll checks the field values on DeleteUserAuthMethodRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserAuthMethodRequestMultiError, or nil if none found.
type DeleteUserAuthMethodRequestMultiError ¶
type DeleteUserAuthMethodRequestMultiError []error
DeleteUserAuthMethodRequestMultiError is an error wrapping multiple validation errors returned by DeleteUserAuthMethodRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteUserAuthMethodRequestMultiError) AllErrors ¶
func (m DeleteUserAuthMethodRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserAuthMethodRequestMultiError) Error ¶
func (m DeleteUserAuthMethodRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserAuthMethodRequestValidationError ¶
type DeleteUserAuthMethodRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteUserAuthMethodRequestValidationError is the validation error returned by DeleteUserAuthMethodRequest.Validate if the designated constraints aren't met.
func (DeleteUserAuthMethodRequestValidationError) Cause ¶
func (e DeleteUserAuthMethodRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserAuthMethodRequestValidationError) Error ¶
func (e DeleteUserAuthMethodRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserAuthMethodRequestValidationError) ErrorName ¶
func (e DeleteUserAuthMethodRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserAuthMethodRequestValidationError) Field ¶
func (e DeleteUserAuthMethodRequestValidationError) Field() string
Field function returns field value.
func (DeleteUserAuthMethodRequestValidationError) Key ¶
func (e DeleteUserAuthMethodRequestValidationError) Key() bool
Key function returns key value.
func (DeleteUserAuthMethodRequestValidationError) Reason ¶
func (e DeleteUserAuthMethodRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteUserData ¶
type DeleteUserData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteUserData) Descriptor
deprecated
func (*DeleteUserData) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserData.ProtoReflect.Descriptor instead.
func (*DeleteUserData) GetSuccess ¶
func (x *DeleteUserData) GetSuccess() bool
func (*DeleteUserData) ProtoMessage ¶
func (*DeleteUserData) ProtoMessage()
func (*DeleteUserData) ProtoReflect ¶
func (x *DeleteUserData) ProtoReflect() protoreflect.Message
func (*DeleteUserData) Reset ¶
func (x *DeleteUserData) Reset()
func (*DeleteUserData) String ¶
func (x *DeleteUserData) String() string
func (*DeleteUserData) Validate ¶
func (m *DeleteUserData) Validate() error
Validate checks the field values on DeleteUserData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserData) ValidateAll ¶
func (m *DeleteUserData) ValidateAll() error
ValidateAll checks the field values on DeleteUserData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserDataMultiError, or nil if none found.
type DeleteUserDataMultiError ¶
type DeleteUserDataMultiError []error
DeleteUserDataMultiError is an error wrapping multiple validation errors returned by DeleteUserData.ValidateAll() if the designated constraints aren't met.
func (DeleteUserDataMultiError) AllErrors ¶
func (m DeleteUserDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserDataMultiError) Error ¶
func (m DeleteUserDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserDataValidationError ¶
type DeleteUserDataValidationError struct {
// contains filtered or unexported fields
}
DeleteUserDataValidationError is the validation error returned by DeleteUserData.Validate if the designated constraints aren't met.
func (DeleteUserDataValidationError) Cause ¶
func (e DeleteUserDataValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserDataValidationError) Error ¶
func (e DeleteUserDataValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserDataValidationError) ErrorName ¶
func (e DeleteUserDataValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserDataValidationError) Field ¶
func (e DeleteUserDataValidationError) Field() string
Field function returns field value.
func (DeleteUserDataValidationError) Key ¶
func (e DeleteUserDataValidationError) Key() bool
Key function returns key value.
func (DeleteUserDataValidationError) Reason ¶
func (e DeleteUserDataValidationError) Reason() string
Reason function returns reason value.
type DeleteUserDeviceData ¶
type DeleteUserDeviceData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteUserDeviceData) Descriptor
deprecated
func (*DeleteUserDeviceData) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserDeviceData.ProtoReflect.Descriptor instead.
func (*DeleteUserDeviceData) GetSuccess ¶
func (x *DeleteUserDeviceData) GetSuccess() bool
func (*DeleteUserDeviceData) ProtoMessage ¶
func (*DeleteUserDeviceData) ProtoMessage()
func (*DeleteUserDeviceData) ProtoReflect ¶
func (x *DeleteUserDeviceData) ProtoReflect() protoreflect.Message
func (*DeleteUserDeviceData) Reset ¶
func (x *DeleteUserDeviceData) Reset()
func (*DeleteUserDeviceData) String ¶
func (x *DeleteUserDeviceData) String() string
func (*DeleteUserDeviceData) Validate ¶
func (m *DeleteUserDeviceData) Validate() error
Validate checks the field values on DeleteUserDeviceData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserDeviceData) ValidateAll ¶
func (m *DeleteUserDeviceData) ValidateAll() error
ValidateAll checks the field values on DeleteUserDeviceData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserDeviceDataMultiError, or nil if none found.
type DeleteUserDeviceDataMultiError ¶
type DeleteUserDeviceDataMultiError []error
DeleteUserDeviceDataMultiError is an error wrapping multiple validation errors returned by DeleteUserDeviceData.ValidateAll() if the designated constraints aren't met.
func (DeleteUserDeviceDataMultiError) AllErrors ¶
func (m DeleteUserDeviceDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserDeviceDataMultiError) Error ¶
func (m DeleteUserDeviceDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserDeviceDataValidationError ¶
type DeleteUserDeviceDataValidationError struct {
// contains filtered or unexported fields
}
DeleteUserDeviceDataValidationError is the validation error returned by DeleteUserDeviceData.Validate if the designated constraints aren't met.
func (DeleteUserDeviceDataValidationError) Cause ¶
func (e DeleteUserDeviceDataValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserDeviceDataValidationError) Error ¶
func (e DeleteUserDeviceDataValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserDeviceDataValidationError) ErrorName ¶
func (e DeleteUserDeviceDataValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserDeviceDataValidationError) Field ¶
func (e DeleteUserDeviceDataValidationError) Field() string
Field function returns field value.
func (DeleteUserDeviceDataValidationError) Key ¶
func (e DeleteUserDeviceDataValidationError) Key() bool
Key function returns key value.
func (DeleteUserDeviceDataValidationError) Reason ¶
func (e DeleteUserDeviceDataValidationError) Reason() string
Reason function returns reason value.
type DeleteUserDeviceReply ¶
type DeleteUserDeviceReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Data *DeleteUserDeviceData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteUserDeviceReply) Descriptor
deprecated
func (*DeleteUserDeviceReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserDeviceReply.ProtoReflect.Descriptor instead.
func (*DeleteUserDeviceReply) GetCode ¶
func (x *DeleteUserDeviceReply) GetCode() int32
func (*DeleteUserDeviceReply) GetData ¶
func (x *DeleteUserDeviceReply) GetData() *DeleteUserDeviceData
func (*DeleteUserDeviceReply) GetMessage ¶
func (x *DeleteUserDeviceReply) GetMessage() string
func (*DeleteUserDeviceReply) ProtoMessage ¶
func (*DeleteUserDeviceReply) ProtoMessage()
func (*DeleteUserDeviceReply) ProtoReflect ¶
func (x *DeleteUserDeviceReply) ProtoReflect() protoreflect.Message
func (*DeleteUserDeviceReply) Reset ¶
func (x *DeleteUserDeviceReply) Reset()
func (*DeleteUserDeviceReply) String ¶
func (x *DeleteUserDeviceReply) String() string
func (*DeleteUserDeviceReply) Validate ¶
func (m *DeleteUserDeviceReply) Validate() error
Validate checks the field values on DeleteUserDeviceReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserDeviceReply) ValidateAll ¶
func (m *DeleteUserDeviceReply) ValidateAll() error
ValidateAll checks the field values on DeleteUserDeviceReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserDeviceReplyMultiError, or nil if none found.
type DeleteUserDeviceReplyMultiError ¶
type DeleteUserDeviceReplyMultiError []error
DeleteUserDeviceReplyMultiError is an error wrapping multiple validation errors returned by DeleteUserDeviceReply.ValidateAll() if the designated constraints aren't met.
func (DeleteUserDeviceReplyMultiError) AllErrors ¶
func (m DeleteUserDeviceReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserDeviceReplyMultiError) Error ¶
func (m DeleteUserDeviceReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserDeviceReplyValidationError ¶
type DeleteUserDeviceReplyValidationError struct {
// contains filtered or unexported fields
}
DeleteUserDeviceReplyValidationError is the validation error returned by DeleteUserDeviceReply.Validate if the designated constraints aren't met.
func (DeleteUserDeviceReplyValidationError) Cause ¶
func (e DeleteUserDeviceReplyValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserDeviceReplyValidationError) Error ¶
func (e DeleteUserDeviceReplyValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserDeviceReplyValidationError) ErrorName ¶
func (e DeleteUserDeviceReplyValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserDeviceReplyValidationError) Field ¶
func (e DeleteUserDeviceReplyValidationError) Field() string
Field function returns field value.
func (DeleteUserDeviceReplyValidationError) Key ¶
func (e DeleteUserDeviceReplyValidationError) Key() bool
Key function returns key value.
func (DeleteUserDeviceReplyValidationError) Reason ¶
func (e DeleteUserDeviceReplyValidationError) Reason() string
Reason function returns reason value.
type DeleteUserDeviceRequest ¶
type DeleteUserDeviceRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 设备ID
// contains filtered or unexported fields
}
func (*DeleteUserDeviceRequest) Descriptor
deprecated
func (*DeleteUserDeviceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserDeviceRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserDeviceRequest) GetId ¶
func (x *DeleteUserDeviceRequest) GetId() int64
func (*DeleteUserDeviceRequest) ProtoMessage ¶
func (*DeleteUserDeviceRequest) ProtoMessage()
func (*DeleteUserDeviceRequest) ProtoReflect ¶
func (x *DeleteUserDeviceRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserDeviceRequest) Reset ¶
func (x *DeleteUserDeviceRequest) Reset()
func (*DeleteUserDeviceRequest) String ¶
func (x *DeleteUserDeviceRequest) String() string
func (*DeleteUserDeviceRequest) Validate ¶
func (m *DeleteUserDeviceRequest) Validate() error
Validate checks the field values on DeleteUserDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserDeviceRequest) ValidateAll ¶
func (m *DeleteUserDeviceRequest) ValidateAll() error
ValidateAll checks the field values on DeleteUserDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserDeviceRequestMultiError, or nil if none found.
type DeleteUserDeviceRequestMultiError ¶
type DeleteUserDeviceRequestMultiError []error
DeleteUserDeviceRequestMultiError is an error wrapping multiple validation errors returned by DeleteUserDeviceRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteUserDeviceRequestMultiError) AllErrors ¶
func (m DeleteUserDeviceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserDeviceRequestMultiError) Error ¶
func (m DeleteUserDeviceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserDeviceRequestValidationError ¶
type DeleteUserDeviceRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteUserDeviceRequestValidationError is the validation error returned by DeleteUserDeviceRequest.Validate if the designated constraints aren't met.
func (DeleteUserDeviceRequestValidationError) Cause ¶
func (e DeleteUserDeviceRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserDeviceRequestValidationError) Error ¶
func (e DeleteUserDeviceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserDeviceRequestValidationError) ErrorName ¶
func (e DeleteUserDeviceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserDeviceRequestValidationError) Field ¶
func (e DeleteUserDeviceRequestValidationError) Field() string
Field function returns field value.
func (DeleteUserDeviceRequestValidationError) Key ¶
func (e DeleteUserDeviceRequestValidationError) Key() bool
Key function returns key value.
func (DeleteUserDeviceRequestValidationError) Reason ¶
func (e DeleteUserDeviceRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteUserReply ¶
type DeleteUserReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` // 状态码
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // 消息内容
Data *DeleteUserData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*DeleteUserReply) Descriptor
deprecated
func (*DeleteUserReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserReply.ProtoReflect.Descriptor instead.
func (*DeleteUserReply) GetCode ¶
func (x *DeleteUserReply) GetCode() int32
func (*DeleteUserReply) GetData ¶
func (x *DeleteUserReply) GetData() *DeleteUserData
func (*DeleteUserReply) GetMessage ¶
func (x *DeleteUserReply) GetMessage() string
func (*DeleteUserReply) ProtoMessage ¶
func (*DeleteUserReply) ProtoMessage()
func (*DeleteUserReply) ProtoReflect ¶
func (x *DeleteUserReply) ProtoReflect() protoreflect.Message
func (*DeleteUserReply) Reset ¶
func (x *DeleteUserReply) Reset()
func (*DeleteUserReply) String ¶
func (x *DeleteUserReply) String() string
func (*DeleteUserReply) Validate ¶
func (m *DeleteUserReply) Validate() error
Validate checks the field values on DeleteUserReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserReply) ValidateAll ¶
func (m *DeleteUserReply) ValidateAll() error
ValidateAll checks the field values on DeleteUserReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserReplyMultiError, or nil if none found.
type DeleteUserReplyMultiError ¶
type DeleteUserReplyMultiError []error
DeleteUserReplyMultiError is an error wrapping multiple validation errors returned by DeleteUserReply.ValidateAll() if the designated constraints aren't met.
func (DeleteUserReplyMultiError) AllErrors ¶
func (m DeleteUserReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserReplyMultiError) Error ¶
func (m DeleteUserReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserReplyValidationError ¶
type DeleteUserReplyValidationError struct {
// contains filtered or unexported fields
}
DeleteUserReplyValidationError is the validation error returned by DeleteUserReply.Validate if the designated constraints aren't met.
func (DeleteUserReplyValidationError) Cause ¶
func (e DeleteUserReplyValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserReplyValidationError) Error ¶
func (e DeleteUserReplyValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserReplyValidationError) ErrorName ¶
func (e DeleteUserReplyValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserReplyValidationError) Field ¶
func (e DeleteUserReplyValidationError) Field() string
Field function returns field value.
func (DeleteUserReplyValidationError) Key ¶
func (e DeleteUserReplyValidationError) Key() bool
Key function returns key value.
func (DeleteUserReplyValidationError) Reason ¶
func (e DeleteUserReplyValidationError) Reason() string
Reason function returns reason value.
type DeleteUserRequest ¶
type DeleteUserRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 用户ID
// contains filtered or unexported fields
}
func (*DeleteUserRequest) Descriptor
deprecated
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserRequest) GetId ¶
func (x *DeleteUserRequest) GetId() int64
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) ProtoReflect ¶
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserRequest) Reset ¶
func (x *DeleteUserRequest) Reset()
func (*DeleteUserRequest) String ¶
func (x *DeleteUserRequest) String() string
func (*DeleteUserRequest) Validate ¶
func (m *DeleteUserRequest) Validate() error
Validate checks the field values on DeleteUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserRequest) ValidateAll ¶
func (m *DeleteUserRequest) ValidateAll() error
ValidateAll checks the field values on DeleteUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserRequestMultiError, or nil if none found.
type DeleteUserRequestMultiError ¶
type DeleteUserRequestMultiError []error
DeleteUserRequestMultiError is an error wrapping multiple validation errors returned by DeleteUserRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteUserRequestMultiError) AllErrors ¶
func (m DeleteUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserRequestMultiError) Error ¶
func (m DeleteUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserRequestValidationError ¶
type DeleteUserRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteUserRequestValidationError is the validation error returned by DeleteUserRequest.Validate if the designated constraints aren't met.
func (DeleteUserRequestValidationError) Cause ¶
func (e DeleteUserRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserRequestValidationError) Error ¶
func (e DeleteUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserRequestValidationError) ErrorName ¶
func (e DeleteUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserRequestValidationError) Field ¶
func (e DeleteUserRequestValidationError) Field() string
Field function returns field value.
func (DeleteUserRequestValidationError) Key ¶
func (e DeleteUserRequestValidationError) Key() bool
Key function returns key value.
func (DeleteUserRequestValidationError) Reason ¶
func (e DeleteUserRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteUserSubscribeReply ¶
type DeleteUserSubscribeReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteUserSubscribeReply) Descriptor
deprecated
func (*DeleteUserSubscribeReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserSubscribeReply.ProtoReflect.Descriptor instead.
func (*DeleteUserSubscribeReply) GetCode ¶
func (x *DeleteUserSubscribeReply) GetCode() int32
func (*DeleteUserSubscribeReply) GetMessage ¶
func (x *DeleteUserSubscribeReply) GetMessage() string
func (*DeleteUserSubscribeReply) ProtoMessage ¶
func (*DeleteUserSubscribeReply) ProtoMessage()
func (*DeleteUserSubscribeReply) ProtoReflect ¶
func (x *DeleteUserSubscribeReply) ProtoReflect() protoreflect.Message
func (*DeleteUserSubscribeReply) Reset ¶
func (x *DeleteUserSubscribeReply) Reset()
func (*DeleteUserSubscribeReply) String ¶
func (x *DeleteUserSubscribeReply) String() string
func (*DeleteUserSubscribeReply) Validate ¶
func (m *DeleteUserSubscribeReply) Validate() error
Validate checks the field values on DeleteUserSubscribeReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserSubscribeReply) ValidateAll ¶
func (m *DeleteUserSubscribeReply) ValidateAll() error
ValidateAll checks the field values on DeleteUserSubscribeReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserSubscribeReplyMultiError, or nil if none found.
type DeleteUserSubscribeReplyMultiError ¶
type DeleteUserSubscribeReplyMultiError []error
DeleteUserSubscribeReplyMultiError is an error wrapping multiple validation errors returned by DeleteUserSubscribeReply.ValidateAll() if the designated constraints aren't met.
func (DeleteUserSubscribeReplyMultiError) AllErrors ¶
func (m DeleteUserSubscribeReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserSubscribeReplyMultiError) Error ¶
func (m DeleteUserSubscribeReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserSubscribeReplyValidationError ¶
type DeleteUserSubscribeReplyValidationError struct {
// contains filtered or unexported fields
}
DeleteUserSubscribeReplyValidationError is the validation error returned by DeleteUserSubscribeReply.Validate if the designated constraints aren't met.
func (DeleteUserSubscribeReplyValidationError) Cause ¶
func (e DeleteUserSubscribeReplyValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserSubscribeReplyValidationError) Error ¶
func (e DeleteUserSubscribeReplyValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserSubscribeReplyValidationError) ErrorName ¶
func (e DeleteUserSubscribeReplyValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserSubscribeReplyValidationError) Field ¶
func (e DeleteUserSubscribeReplyValidationError) Field() string
Field function returns field value.
func (DeleteUserSubscribeReplyValidationError) Key ¶
func (e DeleteUserSubscribeReplyValidationError) Key() bool
Key function returns key value.
func (DeleteUserSubscribeReplyValidationError) Reason ¶
func (e DeleteUserSubscribeReplyValidationError) Reason() string
Reason function returns reason value.
type DeleteUserSubscribeRequest ¶
type DeleteUserSubscribeRequest struct {
UserSubscribeId int64 `protobuf:"varint,1,opt,name=user_subscribe_id,json=userSubscribeId,proto3" json:"user_subscribe_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteUserSubscribeRequest) Descriptor
deprecated
func (*DeleteUserSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserSubscribeRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserSubscribeRequest) GetUserSubscribeId ¶
func (x *DeleteUserSubscribeRequest) GetUserSubscribeId() int64
func (*DeleteUserSubscribeRequest) ProtoMessage ¶
func (*DeleteUserSubscribeRequest) ProtoMessage()
func (*DeleteUserSubscribeRequest) ProtoReflect ¶
func (x *DeleteUserSubscribeRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserSubscribeRequest) Reset ¶
func (x *DeleteUserSubscribeRequest) Reset()
func (*DeleteUserSubscribeRequest) String ¶
func (x *DeleteUserSubscribeRequest) String() string
func (*DeleteUserSubscribeRequest) Validate ¶
func (m *DeleteUserSubscribeRequest) Validate() error
Validate checks the field values on DeleteUserSubscribeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserSubscribeRequest) ValidateAll ¶
func (m *DeleteUserSubscribeRequest) ValidateAll() error
ValidateAll checks the field values on DeleteUserSubscribeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserSubscribeRequestMultiError, or nil if none found.
type DeleteUserSubscribeRequestMultiError ¶
type DeleteUserSubscribeRequestMultiError []error
DeleteUserSubscribeRequestMultiError is an error wrapping multiple validation errors returned by DeleteUserSubscribeRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteUserSubscribeRequestMultiError) AllErrors ¶
func (m DeleteUserSubscribeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserSubscribeRequestMultiError) Error ¶
func (m DeleteUserSubscribeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserSubscribeRequestValidationError ¶
type DeleteUserSubscribeRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteUserSubscribeRequestValidationError is the validation error returned by DeleteUserSubscribeRequest.Validate if the designated constraints aren't met.
func (DeleteUserSubscribeRequestValidationError) Cause ¶
func (e DeleteUserSubscribeRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserSubscribeRequestValidationError) Error ¶
func (e DeleteUserSubscribeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserSubscribeRequestValidationError) ErrorName ¶
func (e DeleteUserSubscribeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserSubscribeRequestValidationError) Field ¶
func (e DeleteUserSubscribeRequestValidationError) Field() string
Field function returns field value.
func (DeleteUserSubscribeRequestValidationError) Key ¶
func (e DeleteUserSubscribeRequestValidationError) Key() bool
Key function returns key value.
func (DeleteUserSubscribeRequestValidationError) Reason ¶
func (e DeleteUserSubscribeRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserAuthMethodData ¶
type GetUserAuthMethodData struct {
AuthMethods []*UserAuthMethod `protobuf:"bytes,1,rep,name=auth_methods,json=authMethods,proto3" json:"auth_methods,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserAuthMethodData) Descriptor
deprecated
func (*GetUserAuthMethodData) Descriptor() ([]byte, []int)
Deprecated: Use GetUserAuthMethodData.ProtoReflect.Descriptor instead.
func (*GetUserAuthMethodData) GetAuthMethods ¶
func (x *GetUserAuthMethodData) GetAuthMethods() []*UserAuthMethod
func (*GetUserAuthMethodData) ProtoMessage ¶
func (*GetUserAuthMethodData) ProtoMessage()
func (*GetUserAuthMethodData) ProtoReflect ¶
func (x *GetUserAuthMethodData) ProtoReflect() protoreflect.Message
func (*GetUserAuthMethodData) Reset ¶
func (x *GetUserAuthMethodData) Reset()
func (*GetUserAuthMethodData) String ¶
func (x *GetUserAuthMethodData) String() string
func (*GetUserAuthMethodData) Validate ¶
func (m *GetUserAuthMethodData) Validate() error
Validate checks the field values on GetUserAuthMethodData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserAuthMethodData) ValidateAll ¶
func (m *GetUserAuthMethodData) ValidateAll() error
ValidateAll checks the field values on GetUserAuthMethodData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserAuthMethodDataMultiError, or nil if none found.
type GetUserAuthMethodDataMultiError ¶
type GetUserAuthMethodDataMultiError []error
GetUserAuthMethodDataMultiError is an error wrapping multiple validation errors returned by GetUserAuthMethodData.ValidateAll() if the designated constraints aren't met.
func (GetUserAuthMethodDataMultiError) AllErrors ¶
func (m GetUserAuthMethodDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserAuthMethodDataMultiError) Error ¶
func (m GetUserAuthMethodDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserAuthMethodDataValidationError ¶
type GetUserAuthMethodDataValidationError struct {
// contains filtered or unexported fields
}
GetUserAuthMethodDataValidationError is the validation error returned by GetUserAuthMethodData.Validate if the designated constraints aren't met.
func (GetUserAuthMethodDataValidationError) Cause ¶
func (e GetUserAuthMethodDataValidationError) Cause() error
Cause function returns cause value.
func (GetUserAuthMethodDataValidationError) Error ¶
func (e GetUserAuthMethodDataValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserAuthMethodDataValidationError) ErrorName ¶
func (e GetUserAuthMethodDataValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserAuthMethodDataValidationError) Field ¶
func (e GetUserAuthMethodDataValidationError) Field() string
Field function returns field value.
func (GetUserAuthMethodDataValidationError) Key ¶
func (e GetUserAuthMethodDataValidationError) Key() bool
Key function returns key value.
func (GetUserAuthMethodDataValidationError) Reason ¶
func (e GetUserAuthMethodDataValidationError) Reason() string
Reason function returns reason value.
type GetUserAuthMethodReply ¶
type GetUserAuthMethodReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Data *GetUserAuthMethodData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserAuthMethodReply) Descriptor
deprecated
func (*GetUserAuthMethodReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserAuthMethodReply.ProtoReflect.Descriptor instead.
func (*GetUserAuthMethodReply) GetCode ¶
func (x *GetUserAuthMethodReply) GetCode() int32
func (*GetUserAuthMethodReply) GetData ¶
func (x *GetUserAuthMethodReply) GetData() *GetUserAuthMethodData
func (*GetUserAuthMethodReply) GetMessage ¶
func (x *GetUserAuthMethodReply) GetMessage() string
func (*GetUserAuthMethodReply) ProtoMessage ¶
func (*GetUserAuthMethodReply) ProtoMessage()
func (*GetUserAuthMethodReply) ProtoReflect ¶
func (x *GetUserAuthMethodReply) ProtoReflect() protoreflect.Message
func (*GetUserAuthMethodReply) Reset ¶
func (x *GetUserAuthMethodReply) Reset()
func (*GetUserAuthMethodReply) String ¶
func (x *GetUserAuthMethodReply) String() string
func (*GetUserAuthMethodReply) Validate ¶
func (m *GetUserAuthMethodReply) Validate() error
Validate checks the field values on GetUserAuthMethodReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserAuthMethodReply) ValidateAll ¶
func (m *GetUserAuthMethodReply) ValidateAll() error
ValidateAll checks the field values on GetUserAuthMethodReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserAuthMethodReplyMultiError, or nil if none found.
type GetUserAuthMethodReplyMultiError ¶
type GetUserAuthMethodReplyMultiError []error
GetUserAuthMethodReplyMultiError is an error wrapping multiple validation errors returned by GetUserAuthMethodReply.ValidateAll() if the designated constraints aren't met.
func (GetUserAuthMethodReplyMultiError) AllErrors ¶
func (m GetUserAuthMethodReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserAuthMethodReplyMultiError) Error ¶
func (m GetUserAuthMethodReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserAuthMethodReplyValidationError ¶
type GetUserAuthMethodReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserAuthMethodReplyValidationError is the validation error returned by GetUserAuthMethodReply.Validate if the designated constraints aren't met.
func (GetUserAuthMethodReplyValidationError) Cause ¶
func (e GetUserAuthMethodReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserAuthMethodReplyValidationError) Error ¶
func (e GetUserAuthMethodReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserAuthMethodReplyValidationError) ErrorName ¶
func (e GetUserAuthMethodReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserAuthMethodReplyValidationError) Field ¶
func (e GetUserAuthMethodReplyValidationError) Field() string
Field function returns field value.
func (GetUserAuthMethodReplyValidationError) Key ¶
func (e GetUserAuthMethodReplyValidationError) Key() bool
Key function returns key value.
func (GetUserAuthMethodReplyValidationError) Reason ¶
func (e GetUserAuthMethodReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserAuthMethodRequest ¶
type GetUserAuthMethodRequest struct {
UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 用户ID
// contains filtered or unexported fields
}
func (*GetUserAuthMethodRequest) Descriptor
deprecated
func (*GetUserAuthMethodRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserAuthMethodRequest.ProtoReflect.Descriptor instead.
func (*GetUserAuthMethodRequest) GetUserId ¶
func (x *GetUserAuthMethodRequest) GetUserId() int64
func (*GetUserAuthMethodRequest) ProtoMessage ¶
func (*GetUserAuthMethodRequest) ProtoMessage()
func (*GetUserAuthMethodRequest) ProtoReflect ¶
func (x *GetUserAuthMethodRequest) ProtoReflect() protoreflect.Message
func (*GetUserAuthMethodRequest) Reset ¶
func (x *GetUserAuthMethodRequest) Reset()
func (*GetUserAuthMethodRequest) String ¶
func (x *GetUserAuthMethodRequest) String() string
func (*GetUserAuthMethodRequest) Validate ¶
func (m *GetUserAuthMethodRequest) Validate() error
Validate checks the field values on GetUserAuthMethodRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserAuthMethodRequest) ValidateAll ¶
func (m *GetUserAuthMethodRequest) ValidateAll() error
ValidateAll checks the field values on GetUserAuthMethodRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserAuthMethodRequestMultiError, or nil if none found.
type GetUserAuthMethodRequestMultiError ¶
type GetUserAuthMethodRequestMultiError []error
GetUserAuthMethodRequestMultiError is an error wrapping multiple validation errors returned by GetUserAuthMethodRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserAuthMethodRequestMultiError) AllErrors ¶
func (m GetUserAuthMethodRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserAuthMethodRequestMultiError) Error ¶
func (m GetUserAuthMethodRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserAuthMethodRequestValidationError ¶
type GetUserAuthMethodRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserAuthMethodRequestValidationError is the validation error returned by GetUserAuthMethodRequest.Validate if the designated constraints aren't met.
func (GetUserAuthMethodRequestValidationError) Cause ¶
func (e GetUserAuthMethodRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserAuthMethodRequestValidationError) Error ¶
func (e GetUserAuthMethodRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserAuthMethodRequestValidationError) ErrorName ¶
func (e GetUserAuthMethodRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserAuthMethodRequestValidationError) Field ¶
func (e GetUserAuthMethodRequestValidationError) Field() string
Field function returns field value.
func (GetUserAuthMethodRequestValidationError) Key ¶
func (e GetUserAuthMethodRequestValidationError) Key() bool
Key function returns key value.
func (GetUserAuthMethodRequestValidationError) Reason ¶
func (e GetUserAuthMethodRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserDetailReply ¶
type GetUserDetailReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` // 状态码
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // 消息内容
Data *User `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据(直接返回用户对象)
// contains filtered or unexported fields
}
func (*GetUserDetailReply) Descriptor
deprecated
func (*GetUserDetailReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserDetailReply.ProtoReflect.Descriptor instead.
func (*GetUserDetailReply) GetCode ¶
func (x *GetUserDetailReply) GetCode() int32
func (*GetUserDetailReply) GetData ¶
func (x *GetUserDetailReply) GetData() *User
func (*GetUserDetailReply) GetMessage ¶
func (x *GetUserDetailReply) GetMessage() string
func (*GetUserDetailReply) ProtoMessage ¶
func (*GetUserDetailReply) ProtoMessage()
func (*GetUserDetailReply) ProtoReflect ¶
func (x *GetUserDetailReply) ProtoReflect() protoreflect.Message
func (*GetUserDetailReply) Reset ¶
func (x *GetUserDetailReply) Reset()
func (*GetUserDetailReply) String ¶
func (x *GetUserDetailReply) String() string
func (*GetUserDetailReply) Validate ¶
func (m *GetUserDetailReply) Validate() error
Validate checks the field values on GetUserDetailReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserDetailReply) ValidateAll ¶
func (m *GetUserDetailReply) ValidateAll() error
ValidateAll checks the field values on GetUserDetailReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserDetailReplyMultiError, or nil if none found.
type GetUserDetailReplyMultiError ¶
type GetUserDetailReplyMultiError []error
GetUserDetailReplyMultiError is an error wrapping multiple validation errors returned by GetUserDetailReply.ValidateAll() if the designated constraints aren't met.
func (GetUserDetailReplyMultiError) AllErrors ¶
func (m GetUserDetailReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserDetailReplyMultiError) Error ¶
func (m GetUserDetailReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserDetailReplyValidationError ¶
type GetUserDetailReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserDetailReplyValidationError is the validation error returned by GetUserDetailReply.Validate if the designated constraints aren't met.
func (GetUserDetailReplyValidationError) Cause ¶
func (e GetUserDetailReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserDetailReplyValidationError) Error ¶
func (e GetUserDetailReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserDetailReplyValidationError) ErrorName ¶
func (e GetUserDetailReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserDetailReplyValidationError) Field ¶
func (e GetUserDetailReplyValidationError) Field() string
Field function returns field value.
func (GetUserDetailReplyValidationError) Key ¶
func (e GetUserDetailReplyValidationError) Key() bool
Key function returns key value.
func (GetUserDetailReplyValidationError) Reason ¶
func (e GetUserDetailReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserDetailRequest ¶
type GetUserDetailRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 用户ID
// contains filtered or unexported fields
}
func (*GetUserDetailRequest) Descriptor
deprecated
func (*GetUserDetailRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserDetailRequest.ProtoReflect.Descriptor instead.
func (*GetUserDetailRequest) GetId ¶
func (x *GetUserDetailRequest) GetId() int64
func (*GetUserDetailRequest) ProtoMessage ¶
func (*GetUserDetailRequest) ProtoMessage()
func (*GetUserDetailRequest) ProtoReflect ¶
func (x *GetUserDetailRequest) ProtoReflect() protoreflect.Message
func (*GetUserDetailRequest) Reset ¶
func (x *GetUserDetailRequest) Reset()
func (*GetUserDetailRequest) String ¶
func (x *GetUserDetailRequest) String() string
func (*GetUserDetailRequest) Validate ¶
func (m *GetUserDetailRequest) Validate() error
Validate checks the field values on GetUserDetailRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserDetailRequest) ValidateAll ¶
func (m *GetUserDetailRequest) ValidateAll() error
ValidateAll checks the field values on GetUserDetailRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserDetailRequestMultiError, or nil if none found.
type GetUserDetailRequestMultiError ¶
type GetUserDetailRequestMultiError []error
GetUserDetailRequestMultiError is an error wrapping multiple validation errors returned by GetUserDetailRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserDetailRequestMultiError) AllErrors ¶
func (m GetUserDetailRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserDetailRequestMultiError) Error ¶
func (m GetUserDetailRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserDetailRequestValidationError ¶
type GetUserDetailRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserDetailRequestValidationError is the validation error returned by GetUserDetailRequest.Validate if the designated constraints aren't met.
func (GetUserDetailRequestValidationError) Cause ¶
func (e GetUserDetailRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserDetailRequestValidationError) Error ¶
func (e GetUserDetailRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserDetailRequestValidationError) ErrorName ¶
func (e GetUserDetailRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserDetailRequestValidationError) Field ¶
func (e GetUserDetailRequestValidationError) Field() string
Field function returns field value.
func (GetUserDetailRequestValidationError) Key ¶
func (e GetUserDetailRequestValidationError) Key() bool
Key function returns key value.
func (GetUserDetailRequestValidationError) Reason ¶
func (e GetUserDetailRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserListData ¶
type GetUserListData struct {
Total int32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
List []*User `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserListData) Descriptor
deprecated
func (*GetUserListData) Descriptor() ([]byte, []int)
Deprecated: Use GetUserListData.ProtoReflect.Descriptor instead.
func (*GetUserListData) GetList ¶
func (x *GetUserListData) GetList() []*User
func (*GetUserListData) GetTotal ¶
func (x *GetUserListData) GetTotal() int32
func (*GetUserListData) ProtoMessage ¶
func (*GetUserListData) ProtoMessage()
func (*GetUserListData) ProtoReflect ¶
func (x *GetUserListData) ProtoReflect() protoreflect.Message
func (*GetUserListData) Reset ¶
func (x *GetUserListData) Reset()
func (*GetUserListData) String ¶
func (x *GetUserListData) String() string
func (*GetUserListData) Validate ¶
func (m *GetUserListData) Validate() error
Validate checks the field values on GetUserListData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserListData) ValidateAll ¶
func (m *GetUserListData) ValidateAll() error
ValidateAll checks the field values on GetUserListData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserListDataMultiError, or nil if none found.
type GetUserListDataMultiError ¶
type GetUserListDataMultiError []error
GetUserListDataMultiError is an error wrapping multiple validation errors returned by GetUserListData.ValidateAll() if the designated constraints aren't met.
func (GetUserListDataMultiError) AllErrors ¶
func (m GetUserListDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserListDataMultiError) Error ¶
func (m GetUserListDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserListDataValidationError ¶
type GetUserListDataValidationError struct {
// contains filtered or unexported fields
}
GetUserListDataValidationError is the validation error returned by GetUserListData.Validate if the designated constraints aren't met.
func (GetUserListDataValidationError) Cause ¶
func (e GetUserListDataValidationError) Cause() error
Cause function returns cause value.
func (GetUserListDataValidationError) Error ¶
func (e GetUserListDataValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserListDataValidationError) ErrorName ¶
func (e GetUserListDataValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserListDataValidationError) Field ¶
func (e GetUserListDataValidationError) Field() string
Field function returns field value.
func (GetUserListDataValidationError) Key ¶
func (e GetUserListDataValidationError) Key() bool
Key function returns key value.
func (GetUserListDataValidationError) Reason ¶
func (e GetUserListDataValidationError) Reason() string
Reason function returns reason value.
type GetUserListReply ¶
type GetUserListReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` // 状态码
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // 消息内容
Data *GetUserListData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*GetUserListReply) Descriptor
deprecated
func (*GetUserListReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserListReply.ProtoReflect.Descriptor instead.
func (*GetUserListReply) GetCode ¶
func (x *GetUserListReply) GetCode() int32
func (*GetUserListReply) GetData ¶
func (x *GetUserListReply) GetData() *GetUserListData
func (*GetUserListReply) GetMessage ¶
func (x *GetUserListReply) GetMessage() string
func (*GetUserListReply) ProtoMessage ¶
func (*GetUserListReply) ProtoMessage()
func (*GetUserListReply) ProtoReflect ¶
func (x *GetUserListReply) ProtoReflect() protoreflect.Message
func (*GetUserListReply) Reset ¶
func (x *GetUserListReply) Reset()
func (*GetUserListReply) String ¶
func (x *GetUserListReply) String() string
func (*GetUserListReply) Validate ¶
func (m *GetUserListReply) Validate() error
Validate checks the field values on GetUserListReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserListReply) ValidateAll ¶
func (m *GetUserListReply) ValidateAll() error
ValidateAll checks the field values on GetUserListReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserListReplyMultiError, or nil if none found.
type GetUserListReplyMultiError ¶
type GetUserListReplyMultiError []error
GetUserListReplyMultiError is an error wrapping multiple validation errors returned by GetUserListReply.ValidateAll() if the designated constraints aren't met.
func (GetUserListReplyMultiError) AllErrors ¶
func (m GetUserListReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserListReplyMultiError) Error ¶
func (m GetUserListReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserListReplyValidationError ¶
type GetUserListReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserListReplyValidationError is the validation error returned by GetUserListReply.Validate if the designated constraints aren't met.
func (GetUserListReplyValidationError) Cause ¶
func (e GetUserListReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserListReplyValidationError) Error ¶
func (e GetUserListReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserListReplyValidationError) ErrorName ¶
func (e GetUserListReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserListReplyValidationError) Field ¶
func (e GetUserListReplyValidationError) Field() string
Field function returns field value.
func (GetUserListReplyValidationError) Key ¶
func (e GetUserListReplyValidationError) Key() bool
Key function returns key value.
func (GetUserListReplyValidationError) Reason ¶
func (e GetUserListReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserListRequest ¶
type GetUserListRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
Size int32 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
Search string `protobuf:"bytes,3,opt,name=search,proto3" json:"search,omitempty"` // 搜索关键字
UserId *int64 `protobuf:"varint,4,opt,name=user_id,json=userId,proto3,oneof" json:"user_id,omitempty"` // 过滤特定用户ID
Unscoped bool `protobuf:"varint,5,opt,name=unscoped,proto3" json:"unscoped,omitempty"` // 包含已删除
SubscribeId *int64 `protobuf:"varint,6,opt,name=subscribe_id,json=subscribeId,proto3,oneof" json:"subscribe_id,omitempty"` // 过滤订阅套餐ID
UserSubscribeId *int64 `protobuf:"varint,7,opt,name=user_subscribe_id,json=userSubscribeId,proto3,oneof" json:"user_subscribe_id,omitempty"` // 过滤用户订阅ID
ShortCode string `protobuf:"bytes,8,opt,name=short_code,json=shortCode,proto3" json:"short_code,omitempty"` // 短码
// contains filtered or unexported fields
}
func (*GetUserListRequest) Descriptor
deprecated
func (*GetUserListRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserListRequest.ProtoReflect.Descriptor instead.
func (*GetUserListRequest) GetPage ¶
func (x *GetUserListRequest) GetPage() int32
func (*GetUserListRequest) GetSearch ¶
func (x *GetUserListRequest) GetSearch() string
func (*GetUserListRequest) GetShortCode ¶
func (x *GetUserListRequest) GetShortCode() string
func (*GetUserListRequest) GetSize ¶
func (x *GetUserListRequest) GetSize() int32
func (*GetUserListRequest) GetSubscribeId ¶
func (x *GetUserListRequest) GetSubscribeId() int64
func (*GetUserListRequest) GetUnscoped ¶
func (x *GetUserListRequest) GetUnscoped() bool
func (*GetUserListRequest) GetUserId ¶
func (x *GetUserListRequest) GetUserId() int64
func (*GetUserListRequest) GetUserSubscribeId ¶
func (x *GetUserListRequest) GetUserSubscribeId() int64
func (*GetUserListRequest) ProtoMessage ¶
func (*GetUserListRequest) ProtoMessage()
func (*GetUserListRequest) ProtoReflect ¶
func (x *GetUserListRequest) ProtoReflect() protoreflect.Message
func (*GetUserListRequest) Reset ¶
func (x *GetUserListRequest) Reset()
func (*GetUserListRequest) String ¶
func (x *GetUserListRequest) String() string
func (*GetUserListRequest) Validate ¶
func (m *GetUserListRequest) Validate() error
Validate checks the field values on GetUserListRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserListRequest) ValidateAll ¶
func (m *GetUserListRequest) ValidateAll() error
ValidateAll checks the field values on GetUserListRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserListRequestMultiError, or nil if none found.
type GetUserListRequestMultiError ¶
type GetUserListRequestMultiError []error
GetUserListRequestMultiError is an error wrapping multiple validation errors returned by GetUserListRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserListRequestMultiError) AllErrors ¶
func (m GetUserListRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserListRequestMultiError) Error ¶
func (m GetUserListRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserListRequestValidationError ¶
type GetUserListRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserListRequestValidationError is the validation error returned by GetUserListRequest.Validate if the designated constraints aren't met.
func (GetUserListRequestValidationError) Cause ¶
func (e GetUserListRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserListRequestValidationError) Error ¶
func (e GetUserListRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserListRequestValidationError) ErrorName ¶
func (e GetUserListRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserListRequestValidationError) Field ¶
func (e GetUserListRequestValidationError) Field() string
Field function returns field value.
func (GetUserListRequestValidationError) Key ¶
func (e GetUserListRequestValidationError) Key() bool
Key function returns key value.
func (GetUserListRequestValidationError) Reason ¶
func (e GetUserListRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserLoginLogsData ¶
type GetUserLoginLogsData struct {
Total int32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
List []*LoginLog `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserLoginLogsData) Descriptor
deprecated
func (*GetUserLoginLogsData) Descriptor() ([]byte, []int)
Deprecated: Use GetUserLoginLogsData.ProtoReflect.Descriptor instead.
func (*GetUserLoginLogsData) GetList ¶
func (x *GetUserLoginLogsData) GetList() []*LoginLog
func (*GetUserLoginLogsData) GetTotal ¶
func (x *GetUserLoginLogsData) GetTotal() int32
func (*GetUserLoginLogsData) ProtoMessage ¶
func (*GetUserLoginLogsData) ProtoMessage()
func (*GetUserLoginLogsData) ProtoReflect ¶
func (x *GetUserLoginLogsData) ProtoReflect() protoreflect.Message
func (*GetUserLoginLogsData) Reset ¶
func (x *GetUserLoginLogsData) Reset()
func (*GetUserLoginLogsData) String ¶
func (x *GetUserLoginLogsData) String() string
func (*GetUserLoginLogsData) Validate ¶
func (m *GetUserLoginLogsData) Validate() error
Validate checks the field values on GetUserLoginLogsData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserLoginLogsData) ValidateAll ¶
func (m *GetUserLoginLogsData) ValidateAll() error
ValidateAll checks the field values on GetUserLoginLogsData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserLoginLogsDataMultiError, or nil if none found.
type GetUserLoginLogsDataMultiError ¶
type GetUserLoginLogsDataMultiError []error
GetUserLoginLogsDataMultiError is an error wrapping multiple validation errors returned by GetUserLoginLogsData.ValidateAll() if the designated constraints aren't met.
func (GetUserLoginLogsDataMultiError) AllErrors ¶
func (m GetUserLoginLogsDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserLoginLogsDataMultiError) Error ¶
func (m GetUserLoginLogsDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserLoginLogsDataValidationError ¶
type GetUserLoginLogsDataValidationError struct {
// contains filtered or unexported fields
}
GetUserLoginLogsDataValidationError is the validation error returned by GetUserLoginLogsData.Validate if the designated constraints aren't met.
func (GetUserLoginLogsDataValidationError) Cause ¶
func (e GetUserLoginLogsDataValidationError) Cause() error
Cause function returns cause value.
func (GetUserLoginLogsDataValidationError) Error ¶
func (e GetUserLoginLogsDataValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserLoginLogsDataValidationError) ErrorName ¶
func (e GetUserLoginLogsDataValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserLoginLogsDataValidationError) Field ¶
func (e GetUserLoginLogsDataValidationError) Field() string
Field function returns field value.
func (GetUserLoginLogsDataValidationError) Key ¶
func (e GetUserLoginLogsDataValidationError) Key() bool
Key function returns key value.
func (GetUserLoginLogsDataValidationError) Reason ¶
func (e GetUserLoginLogsDataValidationError) Reason() string
Reason function returns reason value.
type GetUserLoginLogsReply ¶
type GetUserLoginLogsReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` // 状态码
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // 消息内容
Data *GetUserLoginLogsData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*GetUserLoginLogsReply) Descriptor
deprecated
func (*GetUserLoginLogsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserLoginLogsReply.ProtoReflect.Descriptor instead.
func (*GetUserLoginLogsReply) GetCode ¶
func (x *GetUserLoginLogsReply) GetCode() int32
func (*GetUserLoginLogsReply) GetData ¶
func (x *GetUserLoginLogsReply) GetData() *GetUserLoginLogsData
func (*GetUserLoginLogsReply) GetMessage ¶
func (x *GetUserLoginLogsReply) GetMessage() string
func (*GetUserLoginLogsReply) ProtoMessage ¶
func (*GetUserLoginLogsReply) ProtoMessage()
func (*GetUserLoginLogsReply) ProtoReflect ¶
func (x *GetUserLoginLogsReply) ProtoReflect() protoreflect.Message
func (*GetUserLoginLogsReply) Reset ¶
func (x *GetUserLoginLogsReply) Reset()
func (*GetUserLoginLogsReply) String ¶
func (x *GetUserLoginLogsReply) String() string
func (*GetUserLoginLogsReply) Validate ¶
func (m *GetUserLoginLogsReply) Validate() error
Validate checks the field values on GetUserLoginLogsReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserLoginLogsReply) ValidateAll ¶
func (m *GetUserLoginLogsReply) ValidateAll() error
ValidateAll checks the field values on GetUserLoginLogsReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserLoginLogsReplyMultiError, or nil if none found.
type GetUserLoginLogsReplyMultiError ¶
type GetUserLoginLogsReplyMultiError []error
GetUserLoginLogsReplyMultiError is an error wrapping multiple validation errors returned by GetUserLoginLogsReply.ValidateAll() if the designated constraints aren't met.
func (GetUserLoginLogsReplyMultiError) AllErrors ¶
func (m GetUserLoginLogsReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserLoginLogsReplyMultiError) Error ¶
func (m GetUserLoginLogsReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserLoginLogsReplyValidationError ¶
type GetUserLoginLogsReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserLoginLogsReplyValidationError is the validation error returned by GetUserLoginLogsReply.Validate if the designated constraints aren't met.
func (GetUserLoginLogsReplyValidationError) Cause ¶
func (e GetUserLoginLogsReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserLoginLogsReplyValidationError) Error ¶
func (e GetUserLoginLogsReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserLoginLogsReplyValidationError) ErrorName ¶
func (e GetUserLoginLogsReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserLoginLogsReplyValidationError) Field ¶
func (e GetUserLoginLogsReplyValidationError) Field() string
Field function returns field value.
func (GetUserLoginLogsReplyValidationError) Key ¶
func (e GetUserLoginLogsReplyValidationError) Key() bool
Key function returns key value.
func (GetUserLoginLogsReplyValidationError) Reason ¶
func (e GetUserLoginLogsReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserLoginLogsRequest ¶
type GetUserLoginLogsRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
Size int32 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
UserId int64 `protobuf:"varint,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 可选:过滤特定用户
// contains filtered or unexported fields
}
func (*GetUserLoginLogsRequest) Descriptor
deprecated
func (*GetUserLoginLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserLoginLogsRequest.ProtoReflect.Descriptor instead.
func (*GetUserLoginLogsRequest) GetPage ¶
func (x *GetUserLoginLogsRequest) GetPage() int32
func (*GetUserLoginLogsRequest) GetSize ¶
func (x *GetUserLoginLogsRequest) GetSize() int32
func (*GetUserLoginLogsRequest) GetUserId ¶
func (x *GetUserLoginLogsRequest) GetUserId() int64
func (*GetUserLoginLogsRequest) ProtoMessage ¶
func (*GetUserLoginLogsRequest) ProtoMessage()
func (*GetUserLoginLogsRequest) ProtoReflect ¶
func (x *GetUserLoginLogsRequest) ProtoReflect() protoreflect.Message
func (*GetUserLoginLogsRequest) Reset ¶
func (x *GetUserLoginLogsRequest) Reset()
func (*GetUserLoginLogsRequest) String ¶
func (x *GetUserLoginLogsRequest) String() string
func (*GetUserLoginLogsRequest) Validate ¶
func (m *GetUserLoginLogsRequest) Validate() error
Validate checks the field values on GetUserLoginLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserLoginLogsRequest) ValidateAll ¶
func (m *GetUserLoginLogsRequest) ValidateAll() error
ValidateAll checks the field values on GetUserLoginLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserLoginLogsRequestMultiError, or nil if none found.
type GetUserLoginLogsRequestMultiError ¶
type GetUserLoginLogsRequestMultiError []error
GetUserLoginLogsRequestMultiError is an error wrapping multiple validation errors returned by GetUserLoginLogsRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserLoginLogsRequestMultiError) AllErrors ¶
func (m GetUserLoginLogsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserLoginLogsRequestMultiError) Error ¶
func (m GetUserLoginLogsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserLoginLogsRequestValidationError ¶
type GetUserLoginLogsRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserLoginLogsRequestValidationError is the validation error returned by GetUserLoginLogsRequest.Validate if the designated constraints aren't met.
func (GetUserLoginLogsRequestValidationError) Cause ¶
func (e GetUserLoginLogsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserLoginLogsRequestValidationError) Error ¶
func (e GetUserLoginLogsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserLoginLogsRequestValidationError) ErrorName ¶
func (e GetUserLoginLogsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserLoginLogsRequestValidationError) Field ¶
func (e GetUserLoginLogsRequestValidationError) Field() string
Field function returns field value.
func (GetUserLoginLogsRequestValidationError) Key ¶
func (e GetUserLoginLogsRequestValidationError) Key() bool
Key function returns key value.
func (GetUserLoginLogsRequestValidationError) Reason ¶
func (e GetUserLoginLogsRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeByIdReply ¶
type GetUserSubscribeByIdReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Data *UserSubscribeDetail `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeByIdReply) Descriptor
deprecated
func (*GetUserSubscribeByIdReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeByIdReply.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeByIdReply) GetCode ¶
func (x *GetUserSubscribeByIdReply) GetCode() int32
func (*GetUserSubscribeByIdReply) GetData ¶
func (x *GetUserSubscribeByIdReply) GetData() *UserSubscribeDetail
func (*GetUserSubscribeByIdReply) GetMessage ¶
func (x *GetUserSubscribeByIdReply) GetMessage() string
func (*GetUserSubscribeByIdReply) ProtoMessage ¶
func (*GetUserSubscribeByIdReply) ProtoMessage()
func (*GetUserSubscribeByIdReply) ProtoReflect ¶
func (x *GetUserSubscribeByIdReply) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeByIdReply) Reset ¶
func (x *GetUserSubscribeByIdReply) Reset()
func (*GetUserSubscribeByIdReply) String ¶
func (x *GetUserSubscribeByIdReply) String() string
func (*GetUserSubscribeByIdReply) Validate ¶
func (m *GetUserSubscribeByIdReply) Validate() error
Validate checks the field values on GetUserSubscribeByIdReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeByIdReply) ValidateAll ¶
func (m *GetUserSubscribeByIdReply) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeByIdReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeByIdReplyMultiError, or nil if none found.
type GetUserSubscribeByIdReplyMultiError ¶
type GetUserSubscribeByIdReplyMultiError []error
GetUserSubscribeByIdReplyMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeByIdReply.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeByIdReplyMultiError) AllErrors ¶
func (m GetUserSubscribeByIdReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeByIdReplyMultiError) Error ¶
func (m GetUserSubscribeByIdReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeByIdReplyValidationError ¶
type GetUserSubscribeByIdReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeByIdReplyValidationError is the validation error returned by GetUserSubscribeByIdReply.Validate if the designated constraints aren't met.
func (GetUserSubscribeByIdReplyValidationError) Cause ¶
func (e GetUserSubscribeByIdReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeByIdReplyValidationError) Error ¶
func (e GetUserSubscribeByIdReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeByIdReplyValidationError) ErrorName ¶
func (e GetUserSubscribeByIdReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeByIdReplyValidationError) Field ¶
func (e GetUserSubscribeByIdReplyValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeByIdReplyValidationError) Key ¶
func (e GetUserSubscribeByIdReplyValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeByIdReplyValidationError) Reason ¶
func (e GetUserSubscribeByIdReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeByIdRequest ¶
type GetUserSubscribeByIdRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeByIdRequest) Descriptor
deprecated
func (*GetUserSubscribeByIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeByIdRequest.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeByIdRequest) GetId ¶
func (x *GetUserSubscribeByIdRequest) GetId() int64
func (*GetUserSubscribeByIdRequest) ProtoMessage ¶
func (*GetUserSubscribeByIdRequest) ProtoMessage()
func (*GetUserSubscribeByIdRequest) ProtoReflect ¶
func (x *GetUserSubscribeByIdRequest) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeByIdRequest) Reset ¶
func (x *GetUserSubscribeByIdRequest) Reset()
func (*GetUserSubscribeByIdRequest) String ¶
func (x *GetUserSubscribeByIdRequest) String() string
func (*GetUserSubscribeByIdRequest) Validate ¶
func (m *GetUserSubscribeByIdRequest) Validate() error
Validate checks the field values on GetUserSubscribeByIdRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeByIdRequest) ValidateAll ¶
func (m *GetUserSubscribeByIdRequest) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeByIdRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeByIdRequestMultiError, or nil if none found.
type GetUserSubscribeByIdRequestMultiError ¶
type GetUserSubscribeByIdRequestMultiError []error
GetUserSubscribeByIdRequestMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeByIdRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeByIdRequestMultiError) AllErrors ¶
func (m GetUserSubscribeByIdRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeByIdRequestMultiError) Error ¶
func (m GetUserSubscribeByIdRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeByIdRequestValidationError ¶
type GetUserSubscribeByIdRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeByIdRequestValidationError is the validation error returned by GetUserSubscribeByIdRequest.Validate if the designated constraints aren't met.
func (GetUserSubscribeByIdRequestValidationError) Cause ¶
func (e GetUserSubscribeByIdRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeByIdRequestValidationError) Error ¶
func (e GetUserSubscribeByIdRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeByIdRequestValidationError) ErrorName ¶
func (e GetUserSubscribeByIdRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeByIdRequestValidationError) Field ¶
func (e GetUserSubscribeByIdRequestValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeByIdRequestValidationError) Key ¶
func (e GetUserSubscribeByIdRequestValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeByIdRequestValidationError) Reason ¶
func (e GetUserSubscribeByIdRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeData ¶
type GetUserSubscribeData struct {
Total int32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
List []*UserSubscribe `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeData) Descriptor
deprecated
func (*GetUserSubscribeData) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeData.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeData) GetList ¶
func (x *GetUserSubscribeData) GetList() []*UserSubscribe
func (*GetUserSubscribeData) GetTotal ¶
func (x *GetUserSubscribeData) GetTotal() int32
func (*GetUserSubscribeData) ProtoMessage ¶
func (*GetUserSubscribeData) ProtoMessage()
func (*GetUserSubscribeData) ProtoReflect ¶
func (x *GetUserSubscribeData) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeData) Reset ¶
func (x *GetUserSubscribeData) Reset()
func (*GetUserSubscribeData) String ¶
func (x *GetUserSubscribeData) String() string
func (*GetUserSubscribeData) Validate ¶
func (m *GetUserSubscribeData) Validate() error
Validate checks the field values on GetUserSubscribeData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeData) ValidateAll ¶
func (m *GetUserSubscribeData) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeDataMultiError, or nil if none found.
type GetUserSubscribeDataMultiError ¶
type GetUserSubscribeDataMultiError []error
GetUserSubscribeDataMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeData.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeDataMultiError) AllErrors ¶
func (m GetUserSubscribeDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeDataMultiError) Error ¶
func (m GetUserSubscribeDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeDataValidationError ¶
type GetUserSubscribeDataValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeDataValidationError is the validation error returned by GetUserSubscribeData.Validate if the designated constraints aren't met.
func (GetUserSubscribeDataValidationError) Cause ¶
func (e GetUserSubscribeDataValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeDataValidationError) Error ¶
func (e GetUserSubscribeDataValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeDataValidationError) ErrorName ¶
func (e GetUserSubscribeDataValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeDataValidationError) Field ¶
func (e GetUserSubscribeDataValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeDataValidationError) Key ¶
func (e GetUserSubscribeDataValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeDataValidationError) Reason ¶
func (e GetUserSubscribeDataValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeDevicesData ¶
type GetUserSubscribeDevicesData struct {
Total int32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
List []*UserDevice `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeDevicesData) Descriptor
deprecated
func (*GetUserSubscribeDevicesData) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeDevicesData.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeDevicesData) GetList ¶
func (x *GetUserSubscribeDevicesData) GetList() []*UserDevice
func (*GetUserSubscribeDevicesData) GetTotal ¶
func (x *GetUserSubscribeDevicesData) GetTotal() int32
func (*GetUserSubscribeDevicesData) ProtoMessage ¶
func (*GetUserSubscribeDevicesData) ProtoMessage()
func (*GetUserSubscribeDevicesData) ProtoReflect ¶
func (x *GetUserSubscribeDevicesData) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeDevicesData) Reset ¶
func (x *GetUserSubscribeDevicesData) Reset()
func (*GetUserSubscribeDevicesData) String ¶
func (x *GetUserSubscribeDevicesData) String() string
func (*GetUserSubscribeDevicesData) Validate ¶
func (m *GetUserSubscribeDevicesData) Validate() error
Validate checks the field values on GetUserSubscribeDevicesData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeDevicesData) ValidateAll ¶
func (m *GetUserSubscribeDevicesData) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeDevicesData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeDevicesDataMultiError, or nil if none found.
type GetUserSubscribeDevicesDataMultiError ¶
type GetUserSubscribeDevicesDataMultiError []error
GetUserSubscribeDevicesDataMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeDevicesData.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeDevicesDataMultiError) AllErrors ¶
func (m GetUserSubscribeDevicesDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeDevicesDataMultiError) Error ¶
func (m GetUserSubscribeDevicesDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeDevicesDataValidationError ¶
type GetUserSubscribeDevicesDataValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeDevicesDataValidationError is the validation error returned by GetUserSubscribeDevicesData.Validate if the designated constraints aren't met.
func (GetUserSubscribeDevicesDataValidationError) Cause ¶
func (e GetUserSubscribeDevicesDataValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeDevicesDataValidationError) Error ¶
func (e GetUserSubscribeDevicesDataValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeDevicesDataValidationError) ErrorName ¶
func (e GetUserSubscribeDevicesDataValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeDevicesDataValidationError) Field ¶
func (e GetUserSubscribeDevicesDataValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeDevicesDataValidationError) Key ¶
func (e GetUserSubscribeDevicesDataValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeDevicesDataValidationError) Reason ¶
func (e GetUserSubscribeDevicesDataValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeDevicesReply ¶
type GetUserSubscribeDevicesReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Data *GetUserSubscribeDevicesData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeDevicesReply) Descriptor
deprecated
func (*GetUserSubscribeDevicesReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeDevicesReply.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeDevicesReply) GetCode ¶
func (x *GetUserSubscribeDevicesReply) GetCode() int32
func (*GetUserSubscribeDevicesReply) GetData ¶
func (x *GetUserSubscribeDevicesReply) GetData() *GetUserSubscribeDevicesData
func (*GetUserSubscribeDevicesReply) GetMessage ¶
func (x *GetUserSubscribeDevicesReply) GetMessage() string
func (*GetUserSubscribeDevicesReply) ProtoMessage ¶
func (*GetUserSubscribeDevicesReply) ProtoMessage()
func (*GetUserSubscribeDevicesReply) ProtoReflect ¶
func (x *GetUserSubscribeDevicesReply) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeDevicesReply) Reset ¶
func (x *GetUserSubscribeDevicesReply) Reset()
func (*GetUserSubscribeDevicesReply) String ¶
func (x *GetUserSubscribeDevicesReply) String() string
func (*GetUserSubscribeDevicesReply) Validate ¶
func (m *GetUserSubscribeDevicesReply) Validate() error
Validate checks the field values on GetUserSubscribeDevicesReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeDevicesReply) ValidateAll ¶
func (m *GetUserSubscribeDevicesReply) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeDevicesReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeDevicesReplyMultiError, or nil if none found.
type GetUserSubscribeDevicesReplyMultiError ¶
type GetUserSubscribeDevicesReplyMultiError []error
GetUserSubscribeDevicesReplyMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeDevicesReply.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeDevicesReplyMultiError) AllErrors ¶
func (m GetUserSubscribeDevicesReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeDevicesReplyMultiError) Error ¶
func (m GetUserSubscribeDevicesReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeDevicesReplyValidationError ¶
type GetUserSubscribeDevicesReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeDevicesReplyValidationError is the validation error returned by GetUserSubscribeDevicesReply.Validate if the designated constraints aren't met.
func (GetUserSubscribeDevicesReplyValidationError) Cause ¶
func (e GetUserSubscribeDevicesReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeDevicesReplyValidationError) Error ¶
func (e GetUserSubscribeDevicesReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeDevicesReplyValidationError) ErrorName ¶
func (e GetUserSubscribeDevicesReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeDevicesReplyValidationError) Field ¶
func (e GetUserSubscribeDevicesReplyValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeDevicesReplyValidationError) Key ¶
func (e GetUserSubscribeDevicesReplyValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeDevicesReplyValidationError) Reason ¶
func (e GetUserSubscribeDevicesReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeDevicesRequest ¶
type GetUserSubscribeDevicesRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
Size int32 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
UserId int64 `protobuf:"varint,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
SubscribeId int64 `protobuf:"varint,4,opt,name=subscribe_id,json=subscribeId,proto3" json:"subscribe_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeDevicesRequest) Descriptor
deprecated
func (*GetUserSubscribeDevicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeDevicesRequest.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeDevicesRequest) GetPage ¶
func (x *GetUserSubscribeDevicesRequest) GetPage() int32
func (*GetUserSubscribeDevicesRequest) GetSize ¶
func (x *GetUserSubscribeDevicesRequest) GetSize() int32
func (*GetUserSubscribeDevicesRequest) GetSubscribeId ¶
func (x *GetUserSubscribeDevicesRequest) GetSubscribeId() int64
func (*GetUserSubscribeDevicesRequest) GetUserId ¶
func (x *GetUserSubscribeDevicesRequest) GetUserId() int64
func (*GetUserSubscribeDevicesRequest) ProtoMessage ¶
func (*GetUserSubscribeDevicesRequest) ProtoMessage()
func (*GetUserSubscribeDevicesRequest) ProtoReflect ¶
func (x *GetUserSubscribeDevicesRequest) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeDevicesRequest) Reset ¶
func (x *GetUserSubscribeDevicesRequest) Reset()
func (*GetUserSubscribeDevicesRequest) String ¶
func (x *GetUserSubscribeDevicesRequest) String() string
func (*GetUserSubscribeDevicesRequest) Validate ¶
func (m *GetUserSubscribeDevicesRequest) Validate() error
Validate checks the field values on GetUserSubscribeDevicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeDevicesRequest) ValidateAll ¶
func (m *GetUserSubscribeDevicesRequest) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeDevicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeDevicesRequestMultiError, or nil if none found.
type GetUserSubscribeDevicesRequestMultiError ¶
type GetUserSubscribeDevicesRequestMultiError []error
GetUserSubscribeDevicesRequestMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeDevicesRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeDevicesRequestMultiError) AllErrors ¶
func (m GetUserSubscribeDevicesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeDevicesRequestMultiError) Error ¶
func (m GetUserSubscribeDevicesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeDevicesRequestValidationError ¶
type GetUserSubscribeDevicesRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeDevicesRequestValidationError is the validation error returned by GetUserSubscribeDevicesRequest.Validate if the designated constraints aren't met.
func (GetUserSubscribeDevicesRequestValidationError) Cause ¶
func (e GetUserSubscribeDevicesRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeDevicesRequestValidationError) Error ¶
func (e GetUserSubscribeDevicesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeDevicesRequestValidationError) ErrorName ¶
func (e GetUserSubscribeDevicesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeDevicesRequestValidationError) Field ¶
func (e GetUserSubscribeDevicesRequestValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeDevicesRequestValidationError) Key ¶
func (e GetUserSubscribeDevicesRequestValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeDevicesRequestValidationError) Reason ¶
func (e GetUserSubscribeDevicesRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeLogsData ¶
type GetUserSubscribeLogsData struct {
Total int32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
List []*UserSubscribeLog `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeLogsData) Descriptor
deprecated
func (*GetUserSubscribeLogsData) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeLogsData.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeLogsData) GetList ¶
func (x *GetUserSubscribeLogsData) GetList() []*UserSubscribeLog
func (*GetUserSubscribeLogsData) GetTotal ¶
func (x *GetUserSubscribeLogsData) GetTotal() int32
func (*GetUserSubscribeLogsData) ProtoMessage ¶
func (*GetUserSubscribeLogsData) ProtoMessage()
func (*GetUserSubscribeLogsData) ProtoReflect ¶
func (x *GetUserSubscribeLogsData) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeLogsData) Reset ¶
func (x *GetUserSubscribeLogsData) Reset()
func (*GetUserSubscribeLogsData) String ¶
func (x *GetUserSubscribeLogsData) String() string
func (*GetUserSubscribeLogsData) Validate ¶
func (m *GetUserSubscribeLogsData) Validate() error
Validate checks the field values on GetUserSubscribeLogsData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeLogsData) ValidateAll ¶
func (m *GetUserSubscribeLogsData) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeLogsData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeLogsDataMultiError, or nil if none found.
type GetUserSubscribeLogsDataMultiError ¶
type GetUserSubscribeLogsDataMultiError []error
GetUserSubscribeLogsDataMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeLogsData.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeLogsDataMultiError) AllErrors ¶
func (m GetUserSubscribeLogsDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeLogsDataMultiError) Error ¶
func (m GetUserSubscribeLogsDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeLogsDataValidationError ¶
type GetUserSubscribeLogsDataValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeLogsDataValidationError is the validation error returned by GetUserSubscribeLogsData.Validate if the designated constraints aren't met.
func (GetUserSubscribeLogsDataValidationError) Cause ¶
func (e GetUserSubscribeLogsDataValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeLogsDataValidationError) Error ¶
func (e GetUserSubscribeLogsDataValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeLogsDataValidationError) ErrorName ¶
func (e GetUserSubscribeLogsDataValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeLogsDataValidationError) Field ¶
func (e GetUserSubscribeLogsDataValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeLogsDataValidationError) Key ¶
func (e GetUserSubscribeLogsDataValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeLogsDataValidationError) Reason ¶
func (e GetUserSubscribeLogsDataValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeLogsReply ¶
type GetUserSubscribeLogsReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Data *GetUserSubscribeLogsData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeLogsReply) Descriptor
deprecated
func (*GetUserSubscribeLogsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeLogsReply.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeLogsReply) GetCode ¶
func (x *GetUserSubscribeLogsReply) GetCode() int32
func (*GetUserSubscribeLogsReply) GetData ¶
func (x *GetUserSubscribeLogsReply) GetData() *GetUserSubscribeLogsData
func (*GetUserSubscribeLogsReply) GetMessage ¶
func (x *GetUserSubscribeLogsReply) GetMessage() string
func (*GetUserSubscribeLogsReply) ProtoMessage ¶
func (*GetUserSubscribeLogsReply) ProtoMessage()
func (*GetUserSubscribeLogsReply) ProtoReflect ¶
func (x *GetUserSubscribeLogsReply) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeLogsReply) Reset ¶
func (x *GetUserSubscribeLogsReply) Reset()
func (*GetUserSubscribeLogsReply) String ¶
func (x *GetUserSubscribeLogsReply) String() string
func (*GetUserSubscribeLogsReply) Validate ¶
func (m *GetUserSubscribeLogsReply) Validate() error
Validate checks the field values on GetUserSubscribeLogsReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeLogsReply) ValidateAll ¶
func (m *GetUserSubscribeLogsReply) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeLogsReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeLogsReplyMultiError, or nil if none found.
type GetUserSubscribeLogsReplyMultiError ¶
type GetUserSubscribeLogsReplyMultiError []error
GetUserSubscribeLogsReplyMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeLogsReply.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeLogsReplyMultiError) AllErrors ¶
func (m GetUserSubscribeLogsReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeLogsReplyMultiError) Error ¶
func (m GetUserSubscribeLogsReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeLogsReplyValidationError ¶
type GetUserSubscribeLogsReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeLogsReplyValidationError is the validation error returned by GetUserSubscribeLogsReply.Validate if the designated constraints aren't met.
func (GetUserSubscribeLogsReplyValidationError) Cause ¶
func (e GetUserSubscribeLogsReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeLogsReplyValidationError) Error ¶
func (e GetUserSubscribeLogsReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeLogsReplyValidationError) ErrorName ¶
func (e GetUserSubscribeLogsReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeLogsReplyValidationError) Field ¶
func (e GetUserSubscribeLogsReplyValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeLogsReplyValidationError) Key ¶
func (e GetUserSubscribeLogsReplyValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeLogsReplyValidationError) Reason ¶
func (e GetUserSubscribeLogsReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeLogsRequest ¶
type GetUserSubscribeLogsRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
Size int32 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
UserId int64 `protobuf:"varint,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
SubscribeId int64 `protobuf:"varint,4,opt,name=subscribe_id,json=subscribeId,proto3" json:"subscribe_id,omitempty"`
UserSubscribeId int64 `protobuf:"varint,5,opt,name=user_subscribe_id,json=userSubscribeId,proto3" json:"user_subscribe_id,omitempty"`
Date string `protobuf:"bytes,6,opt,name=date,proto3" json:"date,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeLogsRequest) Descriptor
deprecated
func (*GetUserSubscribeLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeLogsRequest.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeLogsRequest) GetDate ¶
func (x *GetUserSubscribeLogsRequest) GetDate() string
func (*GetUserSubscribeLogsRequest) GetPage ¶
func (x *GetUserSubscribeLogsRequest) GetPage() int32
func (*GetUserSubscribeLogsRequest) GetSize ¶
func (x *GetUserSubscribeLogsRequest) GetSize() int32
func (*GetUserSubscribeLogsRequest) GetSubscribeId ¶
func (x *GetUserSubscribeLogsRequest) GetSubscribeId() int64
func (*GetUserSubscribeLogsRequest) GetUserId ¶
func (x *GetUserSubscribeLogsRequest) GetUserId() int64
func (*GetUserSubscribeLogsRequest) GetUserSubscribeId ¶
func (x *GetUserSubscribeLogsRequest) GetUserSubscribeId() int64
func (*GetUserSubscribeLogsRequest) ProtoMessage ¶
func (*GetUserSubscribeLogsRequest) ProtoMessage()
func (*GetUserSubscribeLogsRequest) ProtoReflect ¶
func (x *GetUserSubscribeLogsRequest) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeLogsRequest) Reset ¶
func (x *GetUserSubscribeLogsRequest) Reset()
func (*GetUserSubscribeLogsRequest) String ¶
func (x *GetUserSubscribeLogsRequest) String() string
func (*GetUserSubscribeLogsRequest) Validate ¶
func (m *GetUserSubscribeLogsRequest) Validate() error
Validate checks the field values on GetUserSubscribeLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeLogsRequest) ValidateAll ¶
func (m *GetUserSubscribeLogsRequest) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeLogsRequestMultiError, or nil if none found.
type GetUserSubscribeLogsRequestMultiError ¶
type GetUserSubscribeLogsRequestMultiError []error
GetUserSubscribeLogsRequestMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeLogsRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeLogsRequestMultiError) AllErrors ¶
func (m GetUserSubscribeLogsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeLogsRequestMultiError) Error ¶
func (m GetUserSubscribeLogsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeLogsRequestValidationError ¶
type GetUserSubscribeLogsRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeLogsRequestValidationError is the validation error returned by GetUserSubscribeLogsRequest.Validate if the designated constraints aren't met.
func (GetUserSubscribeLogsRequestValidationError) Cause ¶
func (e GetUserSubscribeLogsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeLogsRequestValidationError) Error ¶
func (e GetUserSubscribeLogsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeLogsRequestValidationError) ErrorName ¶
func (e GetUserSubscribeLogsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeLogsRequestValidationError) Field ¶
func (e GetUserSubscribeLogsRequestValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeLogsRequestValidationError) Key ¶
func (e GetUserSubscribeLogsRequestValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeLogsRequestValidationError) Reason ¶
func (e GetUserSubscribeLogsRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeReply ¶
type GetUserSubscribeReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Data *GetUserSubscribeData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeReply) Descriptor
deprecated
func (*GetUserSubscribeReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeReply.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeReply) GetCode ¶
func (x *GetUserSubscribeReply) GetCode() int32
func (*GetUserSubscribeReply) GetData ¶
func (x *GetUserSubscribeReply) GetData() *GetUserSubscribeData
func (*GetUserSubscribeReply) GetMessage ¶
func (x *GetUserSubscribeReply) GetMessage() string
func (*GetUserSubscribeReply) ProtoMessage ¶
func (*GetUserSubscribeReply) ProtoMessage()
func (*GetUserSubscribeReply) ProtoReflect ¶
func (x *GetUserSubscribeReply) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeReply) Reset ¶
func (x *GetUserSubscribeReply) Reset()
func (*GetUserSubscribeReply) String ¶
func (x *GetUserSubscribeReply) String() string
func (*GetUserSubscribeReply) Validate ¶
func (m *GetUserSubscribeReply) Validate() error
Validate checks the field values on GetUserSubscribeReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeReply) ValidateAll ¶
func (m *GetUserSubscribeReply) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeReplyMultiError, or nil if none found.
type GetUserSubscribeReplyMultiError ¶
type GetUserSubscribeReplyMultiError []error
GetUserSubscribeReplyMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeReply.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeReplyMultiError) AllErrors ¶
func (m GetUserSubscribeReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeReplyMultiError) Error ¶
func (m GetUserSubscribeReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeReplyValidationError ¶
type GetUserSubscribeReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeReplyValidationError is the validation error returned by GetUserSubscribeReply.Validate if the designated constraints aren't met.
func (GetUserSubscribeReplyValidationError) Cause ¶
func (e GetUserSubscribeReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeReplyValidationError) Error ¶
func (e GetUserSubscribeReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeReplyValidationError) ErrorName ¶
func (e GetUserSubscribeReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeReplyValidationError) Field ¶
func (e GetUserSubscribeReplyValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeReplyValidationError) Key ¶
func (e GetUserSubscribeReplyValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeReplyValidationError) Reason ¶
func (e GetUserSubscribeReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeRequest ¶
type GetUserSubscribeRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
Size int32 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
UserId int64 `protobuf:"varint,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeRequest) Descriptor
deprecated
func (*GetUserSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeRequest.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeRequest) GetPage ¶
func (x *GetUserSubscribeRequest) GetPage() int32
func (*GetUserSubscribeRequest) GetSize ¶
func (x *GetUserSubscribeRequest) GetSize() int32
func (*GetUserSubscribeRequest) GetUserId ¶
func (x *GetUserSubscribeRequest) GetUserId() int64
func (*GetUserSubscribeRequest) ProtoMessage ¶
func (*GetUserSubscribeRequest) ProtoMessage()
func (*GetUserSubscribeRequest) ProtoReflect ¶
func (x *GetUserSubscribeRequest) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeRequest) Reset ¶
func (x *GetUserSubscribeRequest) Reset()
func (*GetUserSubscribeRequest) String ¶
func (x *GetUserSubscribeRequest) String() string
func (*GetUserSubscribeRequest) Validate ¶
func (m *GetUserSubscribeRequest) Validate() error
Validate checks the field values on GetUserSubscribeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeRequest) ValidateAll ¶
func (m *GetUserSubscribeRequest) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeRequestMultiError, or nil if none found.
type GetUserSubscribeRequestMultiError ¶
type GetUserSubscribeRequestMultiError []error
GetUserSubscribeRequestMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeRequestMultiError) AllErrors ¶
func (m GetUserSubscribeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeRequestMultiError) Error ¶
func (m GetUserSubscribeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeRequestValidationError ¶
type GetUserSubscribeRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeRequestValidationError is the validation error returned by GetUserSubscribeRequest.Validate if the designated constraints aren't met.
func (GetUserSubscribeRequestValidationError) Cause ¶
func (e GetUserSubscribeRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeRequestValidationError) Error ¶
func (e GetUserSubscribeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeRequestValidationError) ErrorName ¶
func (e GetUserSubscribeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeRequestValidationError) Field ¶
func (e GetUserSubscribeRequestValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeRequestValidationError) Key ¶
func (e GetUserSubscribeRequestValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeRequestValidationError) Reason ¶
func (e GetUserSubscribeRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeResetTrafficLogsData ¶
type GetUserSubscribeResetTrafficLogsData struct {
Total int32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
List []*ResetSubscribeTrafficLog `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeResetTrafficLogsData) Descriptor
deprecated
func (*GetUserSubscribeResetTrafficLogsData) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeResetTrafficLogsData.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeResetTrafficLogsData) GetList ¶
func (x *GetUserSubscribeResetTrafficLogsData) GetList() []*ResetSubscribeTrafficLog
func (*GetUserSubscribeResetTrafficLogsData) GetTotal ¶
func (x *GetUserSubscribeResetTrafficLogsData) GetTotal() int32
func (*GetUserSubscribeResetTrafficLogsData) ProtoMessage ¶
func (*GetUserSubscribeResetTrafficLogsData) ProtoMessage()
func (*GetUserSubscribeResetTrafficLogsData) ProtoReflect ¶
func (x *GetUserSubscribeResetTrafficLogsData) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeResetTrafficLogsData) Reset ¶
func (x *GetUserSubscribeResetTrafficLogsData) Reset()
func (*GetUserSubscribeResetTrafficLogsData) String ¶
func (x *GetUserSubscribeResetTrafficLogsData) String() string
func (*GetUserSubscribeResetTrafficLogsData) Validate ¶
func (m *GetUserSubscribeResetTrafficLogsData) Validate() error
Validate checks the field values on GetUserSubscribeResetTrafficLogsData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeResetTrafficLogsData) ValidateAll ¶
func (m *GetUserSubscribeResetTrafficLogsData) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeResetTrafficLogsData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeResetTrafficLogsDataMultiError, or nil if none found.
type GetUserSubscribeResetTrafficLogsDataMultiError ¶
type GetUserSubscribeResetTrafficLogsDataMultiError []error
GetUserSubscribeResetTrafficLogsDataMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeResetTrafficLogsData.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeResetTrafficLogsDataMultiError) AllErrors ¶
func (m GetUserSubscribeResetTrafficLogsDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeResetTrafficLogsDataMultiError) Error ¶
func (m GetUserSubscribeResetTrafficLogsDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeResetTrafficLogsDataValidationError ¶
type GetUserSubscribeResetTrafficLogsDataValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeResetTrafficLogsDataValidationError is the validation error returned by GetUserSubscribeResetTrafficLogsData.Validate if the designated constraints aren't met.
func (GetUserSubscribeResetTrafficLogsDataValidationError) Cause ¶
func (e GetUserSubscribeResetTrafficLogsDataValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeResetTrafficLogsDataValidationError) Error ¶
func (e GetUserSubscribeResetTrafficLogsDataValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeResetTrafficLogsDataValidationError) ErrorName ¶
func (e GetUserSubscribeResetTrafficLogsDataValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeResetTrafficLogsDataValidationError) Field ¶
func (e GetUserSubscribeResetTrafficLogsDataValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeResetTrafficLogsDataValidationError) Key ¶
func (e GetUserSubscribeResetTrafficLogsDataValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeResetTrafficLogsDataValidationError) Reason ¶
func (e GetUserSubscribeResetTrafficLogsDataValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeResetTrafficLogsReply ¶
type GetUserSubscribeResetTrafficLogsReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Data *GetUserSubscribeResetTrafficLogsData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeResetTrafficLogsReply) Descriptor
deprecated
func (*GetUserSubscribeResetTrafficLogsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeResetTrafficLogsReply.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeResetTrafficLogsReply) GetCode ¶
func (x *GetUserSubscribeResetTrafficLogsReply) GetCode() int32
func (*GetUserSubscribeResetTrafficLogsReply) GetData ¶
func (x *GetUserSubscribeResetTrafficLogsReply) GetData() *GetUserSubscribeResetTrafficLogsData
func (*GetUserSubscribeResetTrafficLogsReply) GetMessage ¶
func (x *GetUserSubscribeResetTrafficLogsReply) GetMessage() string
func (*GetUserSubscribeResetTrafficLogsReply) ProtoMessage ¶
func (*GetUserSubscribeResetTrafficLogsReply) ProtoMessage()
func (*GetUserSubscribeResetTrafficLogsReply) ProtoReflect ¶
func (x *GetUserSubscribeResetTrafficLogsReply) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeResetTrafficLogsReply) Reset ¶
func (x *GetUserSubscribeResetTrafficLogsReply) Reset()
func (*GetUserSubscribeResetTrafficLogsReply) String ¶
func (x *GetUserSubscribeResetTrafficLogsReply) String() string
func (*GetUserSubscribeResetTrafficLogsReply) Validate ¶
func (m *GetUserSubscribeResetTrafficLogsReply) Validate() error
Validate checks the field values on GetUserSubscribeResetTrafficLogsReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeResetTrafficLogsReply) ValidateAll ¶
func (m *GetUserSubscribeResetTrafficLogsReply) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeResetTrafficLogsReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeResetTrafficLogsReplyMultiError, or nil if none found.
type GetUserSubscribeResetTrafficLogsReplyMultiError ¶
type GetUserSubscribeResetTrafficLogsReplyMultiError []error
GetUserSubscribeResetTrafficLogsReplyMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeResetTrafficLogsReply.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeResetTrafficLogsReplyMultiError) AllErrors ¶
func (m GetUserSubscribeResetTrafficLogsReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeResetTrafficLogsReplyMultiError) Error ¶
func (m GetUserSubscribeResetTrafficLogsReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeResetTrafficLogsReplyValidationError ¶
type GetUserSubscribeResetTrafficLogsReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeResetTrafficLogsReplyValidationError is the validation error returned by GetUserSubscribeResetTrafficLogsReply.Validate if the designated constraints aren't met.
func (GetUserSubscribeResetTrafficLogsReplyValidationError) Cause ¶
func (e GetUserSubscribeResetTrafficLogsReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeResetTrafficLogsReplyValidationError) Error ¶
func (e GetUserSubscribeResetTrafficLogsReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeResetTrafficLogsReplyValidationError) ErrorName ¶
func (e GetUserSubscribeResetTrafficLogsReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeResetTrafficLogsReplyValidationError) Field ¶
func (e GetUserSubscribeResetTrafficLogsReplyValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeResetTrafficLogsReplyValidationError) Key ¶
func (e GetUserSubscribeResetTrafficLogsReplyValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeResetTrafficLogsReplyValidationError) Reason ¶
func (e GetUserSubscribeResetTrafficLogsReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeResetTrafficLogsRequest ¶
type GetUserSubscribeResetTrafficLogsRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
Size int32 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
UserSubscribeId int64 `protobuf:"varint,3,opt,name=user_subscribe_id,json=userSubscribeId,proto3" json:"user_subscribe_id,omitempty"`
Date string `protobuf:"bytes,4,opt,name=date,proto3" json:"date,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeResetTrafficLogsRequest) Descriptor
deprecated
func (*GetUserSubscribeResetTrafficLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeResetTrafficLogsRequest.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeResetTrafficLogsRequest) GetDate ¶
func (x *GetUserSubscribeResetTrafficLogsRequest) GetDate() string
func (*GetUserSubscribeResetTrafficLogsRequest) GetPage ¶
func (x *GetUserSubscribeResetTrafficLogsRequest) GetPage() int32
func (*GetUserSubscribeResetTrafficLogsRequest) GetSize ¶
func (x *GetUserSubscribeResetTrafficLogsRequest) GetSize() int32
func (*GetUserSubscribeResetTrafficLogsRequest) GetUserSubscribeId ¶
func (x *GetUserSubscribeResetTrafficLogsRequest) GetUserSubscribeId() int64
func (*GetUserSubscribeResetTrafficLogsRequest) ProtoMessage ¶
func (*GetUserSubscribeResetTrafficLogsRequest) ProtoMessage()
func (*GetUserSubscribeResetTrafficLogsRequest) ProtoReflect ¶
func (x *GetUserSubscribeResetTrafficLogsRequest) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeResetTrafficLogsRequest) Reset ¶
func (x *GetUserSubscribeResetTrafficLogsRequest) Reset()
func (*GetUserSubscribeResetTrafficLogsRequest) String ¶
func (x *GetUserSubscribeResetTrafficLogsRequest) String() string
func (*GetUserSubscribeResetTrafficLogsRequest) Validate ¶
func (m *GetUserSubscribeResetTrafficLogsRequest) Validate() error
Validate checks the field values on GetUserSubscribeResetTrafficLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeResetTrafficLogsRequest) ValidateAll ¶
func (m *GetUserSubscribeResetTrafficLogsRequest) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeResetTrafficLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeResetTrafficLogsRequestMultiError, or nil if none found.
type GetUserSubscribeResetTrafficLogsRequestMultiError ¶
type GetUserSubscribeResetTrafficLogsRequestMultiError []error
GetUserSubscribeResetTrafficLogsRequestMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeResetTrafficLogsRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeResetTrafficLogsRequestMultiError) AllErrors ¶
func (m GetUserSubscribeResetTrafficLogsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeResetTrafficLogsRequestMultiError) Error ¶
func (m GetUserSubscribeResetTrafficLogsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeResetTrafficLogsRequestValidationError ¶
type GetUserSubscribeResetTrafficLogsRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeResetTrafficLogsRequestValidationError is the validation error returned by GetUserSubscribeResetTrafficLogsRequest.Validate if the designated constraints aren't met.
func (GetUserSubscribeResetTrafficLogsRequestValidationError) Cause ¶
func (e GetUserSubscribeResetTrafficLogsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeResetTrafficLogsRequestValidationError) Error ¶
func (e GetUserSubscribeResetTrafficLogsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeResetTrafficLogsRequestValidationError) ErrorName ¶
func (e GetUserSubscribeResetTrafficLogsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeResetTrafficLogsRequestValidationError) Field ¶
func (e GetUserSubscribeResetTrafficLogsRequestValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeResetTrafficLogsRequestValidationError) Key ¶
func (e GetUserSubscribeResetTrafficLogsRequestValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeResetTrafficLogsRequestValidationError) Reason ¶
func (e GetUserSubscribeResetTrafficLogsRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeTrafficLogsData ¶
type GetUserSubscribeTrafficLogsData struct {
Total int32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
List []*TrafficLog `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeTrafficLogsData) Descriptor
deprecated
func (*GetUserSubscribeTrafficLogsData) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeTrafficLogsData.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeTrafficLogsData) GetList ¶
func (x *GetUserSubscribeTrafficLogsData) GetList() []*TrafficLog
func (*GetUserSubscribeTrafficLogsData) GetTotal ¶
func (x *GetUserSubscribeTrafficLogsData) GetTotal() int32
func (*GetUserSubscribeTrafficLogsData) ProtoMessage ¶
func (*GetUserSubscribeTrafficLogsData) ProtoMessage()
func (*GetUserSubscribeTrafficLogsData) ProtoReflect ¶
func (x *GetUserSubscribeTrafficLogsData) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeTrafficLogsData) Reset ¶
func (x *GetUserSubscribeTrafficLogsData) Reset()
func (*GetUserSubscribeTrafficLogsData) String ¶
func (x *GetUserSubscribeTrafficLogsData) String() string
func (*GetUserSubscribeTrafficLogsData) Validate ¶
func (m *GetUserSubscribeTrafficLogsData) Validate() error
Validate checks the field values on GetUserSubscribeTrafficLogsData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeTrafficLogsData) ValidateAll ¶
func (m *GetUserSubscribeTrafficLogsData) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeTrafficLogsData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeTrafficLogsDataMultiError, or nil if none found.
type GetUserSubscribeTrafficLogsDataMultiError ¶
type GetUserSubscribeTrafficLogsDataMultiError []error
GetUserSubscribeTrafficLogsDataMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeTrafficLogsData.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeTrafficLogsDataMultiError) AllErrors ¶
func (m GetUserSubscribeTrafficLogsDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeTrafficLogsDataMultiError) Error ¶
func (m GetUserSubscribeTrafficLogsDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeTrafficLogsDataValidationError ¶
type GetUserSubscribeTrafficLogsDataValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeTrafficLogsDataValidationError is the validation error returned by GetUserSubscribeTrafficLogsData.Validate if the designated constraints aren't met.
func (GetUserSubscribeTrafficLogsDataValidationError) Cause ¶
func (e GetUserSubscribeTrafficLogsDataValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeTrafficLogsDataValidationError) Error ¶
func (e GetUserSubscribeTrafficLogsDataValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeTrafficLogsDataValidationError) ErrorName ¶
func (e GetUserSubscribeTrafficLogsDataValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeTrafficLogsDataValidationError) Field ¶
func (e GetUserSubscribeTrafficLogsDataValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeTrafficLogsDataValidationError) Key ¶
func (e GetUserSubscribeTrafficLogsDataValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeTrafficLogsDataValidationError) Reason ¶
func (e GetUserSubscribeTrafficLogsDataValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeTrafficLogsReply ¶
type GetUserSubscribeTrafficLogsReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Data *GetUserSubscribeTrafficLogsData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeTrafficLogsReply) Descriptor
deprecated
func (*GetUserSubscribeTrafficLogsReply) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeTrafficLogsReply.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeTrafficLogsReply) GetCode ¶
func (x *GetUserSubscribeTrafficLogsReply) GetCode() int32
func (*GetUserSubscribeTrafficLogsReply) GetData ¶
func (x *GetUserSubscribeTrafficLogsReply) GetData() *GetUserSubscribeTrafficLogsData
func (*GetUserSubscribeTrafficLogsReply) GetMessage ¶
func (x *GetUserSubscribeTrafficLogsReply) GetMessage() string
func (*GetUserSubscribeTrafficLogsReply) ProtoMessage ¶
func (*GetUserSubscribeTrafficLogsReply) ProtoMessage()
func (*GetUserSubscribeTrafficLogsReply) ProtoReflect ¶
func (x *GetUserSubscribeTrafficLogsReply) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeTrafficLogsReply) Reset ¶
func (x *GetUserSubscribeTrafficLogsReply) Reset()
func (*GetUserSubscribeTrafficLogsReply) String ¶
func (x *GetUserSubscribeTrafficLogsReply) String() string
func (*GetUserSubscribeTrafficLogsReply) Validate ¶
func (m *GetUserSubscribeTrafficLogsReply) Validate() error
Validate checks the field values on GetUserSubscribeTrafficLogsReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeTrafficLogsReply) ValidateAll ¶
func (m *GetUserSubscribeTrafficLogsReply) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeTrafficLogsReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeTrafficLogsReplyMultiError, or nil if none found.
type GetUserSubscribeTrafficLogsReplyMultiError ¶
type GetUserSubscribeTrafficLogsReplyMultiError []error
GetUserSubscribeTrafficLogsReplyMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeTrafficLogsReply.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeTrafficLogsReplyMultiError) AllErrors ¶
func (m GetUserSubscribeTrafficLogsReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeTrafficLogsReplyMultiError) Error ¶
func (m GetUserSubscribeTrafficLogsReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeTrafficLogsReplyValidationError ¶
type GetUserSubscribeTrafficLogsReplyValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeTrafficLogsReplyValidationError is the validation error returned by GetUserSubscribeTrafficLogsReply.Validate if the designated constraints aren't met.
func (GetUserSubscribeTrafficLogsReplyValidationError) Cause ¶
func (e GetUserSubscribeTrafficLogsReplyValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeTrafficLogsReplyValidationError) Error ¶
func (e GetUserSubscribeTrafficLogsReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeTrafficLogsReplyValidationError) ErrorName ¶
func (e GetUserSubscribeTrafficLogsReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeTrafficLogsReplyValidationError) Field ¶
func (e GetUserSubscribeTrafficLogsReplyValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeTrafficLogsReplyValidationError) Key ¶
func (e GetUserSubscribeTrafficLogsReplyValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeTrafficLogsReplyValidationError) Reason ¶
func (e GetUserSubscribeTrafficLogsReplyValidationError) Reason() string
Reason function returns reason value.
type GetUserSubscribeTrafficLogsRequest ¶
type GetUserSubscribeTrafficLogsRequest struct {
Page int32 `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
Size int32 `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
UserId int64 `protobuf:"varint,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
SubscribeId int64 `protobuf:"varint,4,opt,name=subscribe_id,json=subscribeId,proto3" json:"subscribe_id,omitempty"`
StartTime int64 `protobuf:"varint,5,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
EndTime int64 `protobuf:"varint,6,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"`
UserSubscribeId int64 `protobuf:"varint,7,opt,name=user_subscribe_id,json=userSubscribeId,proto3" json:"user_subscribe_id,omitempty"`
Date string `protobuf:"bytes,8,opt,name=date,proto3" json:"date,omitempty"`
// contains filtered or unexported fields
}
func (*GetUserSubscribeTrafficLogsRequest) Descriptor
deprecated
func (*GetUserSubscribeTrafficLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSubscribeTrafficLogsRequest.ProtoReflect.Descriptor instead.
func (*GetUserSubscribeTrafficLogsRequest) GetDate ¶
func (x *GetUserSubscribeTrafficLogsRequest) GetDate() string
func (*GetUserSubscribeTrafficLogsRequest) GetEndTime ¶
func (x *GetUserSubscribeTrafficLogsRequest) GetEndTime() int64
func (*GetUserSubscribeTrafficLogsRequest) GetPage ¶
func (x *GetUserSubscribeTrafficLogsRequest) GetPage() int32
func (*GetUserSubscribeTrafficLogsRequest) GetSize ¶
func (x *GetUserSubscribeTrafficLogsRequest) GetSize() int32
func (*GetUserSubscribeTrafficLogsRequest) GetStartTime ¶
func (x *GetUserSubscribeTrafficLogsRequest) GetStartTime() int64
func (*GetUserSubscribeTrafficLogsRequest) GetSubscribeId ¶
func (x *GetUserSubscribeTrafficLogsRequest) GetSubscribeId() int64
func (*GetUserSubscribeTrafficLogsRequest) GetUserId ¶
func (x *GetUserSubscribeTrafficLogsRequest) GetUserId() int64
func (*GetUserSubscribeTrafficLogsRequest) GetUserSubscribeId ¶
func (x *GetUserSubscribeTrafficLogsRequest) GetUserSubscribeId() int64
func (*GetUserSubscribeTrafficLogsRequest) ProtoMessage ¶
func (*GetUserSubscribeTrafficLogsRequest) ProtoMessage()
func (*GetUserSubscribeTrafficLogsRequest) ProtoReflect ¶
func (x *GetUserSubscribeTrafficLogsRequest) ProtoReflect() protoreflect.Message
func (*GetUserSubscribeTrafficLogsRequest) Reset ¶
func (x *GetUserSubscribeTrafficLogsRequest) Reset()
func (*GetUserSubscribeTrafficLogsRequest) String ¶
func (x *GetUserSubscribeTrafficLogsRequest) String() string
func (*GetUserSubscribeTrafficLogsRequest) Validate ¶
func (m *GetUserSubscribeTrafficLogsRequest) Validate() error
Validate checks the field values on GetUserSubscribeTrafficLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserSubscribeTrafficLogsRequest) ValidateAll ¶
func (m *GetUserSubscribeTrafficLogsRequest) ValidateAll() error
ValidateAll checks the field values on GetUserSubscribeTrafficLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserSubscribeTrafficLogsRequestMultiError, or nil if none found.
type GetUserSubscribeTrafficLogsRequestMultiError ¶
type GetUserSubscribeTrafficLogsRequestMultiError []error
GetUserSubscribeTrafficLogsRequestMultiError is an error wrapping multiple validation errors returned by GetUserSubscribeTrafficLogsRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserSubscribeTrafficLogsRequestMultiError) AllErrors ¶
func (m GetUserSubscribeTrafficLogsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserSubscribeTrafficLogsRequestMultiError) Error ¶
func (m GetUserSubscribeTrafficLogsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserSubscribeTrafficLogsRequestValidationError ¶
type GetUserSubscribeTrafficLogsRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserSubscribeTrafficLogsRequestValidationError is the validation error returned by GetUserSubscribeTrafficLogsRequest.Validate if the designated constraints aren't met.
func (GetUserSubscribeTrafficLogsRequestValidationError) Cause ¶
func (e GetUserSubscribeTrafficLogsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserSubscribeTrafficLogsRequestValidationError) Error ¶
func (e GetUserSubscribeTrafficLogsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserSubscribeTrafficLogsRequestValidationError) ErrorName ¶
func (e GetUserSubscribeTrafficLogsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserSubscribeTrafficLogsRequestValidationError) Field ¶
func (e GetUserSubscribeTrafficLogsRequestValidationError) Field() string
Field function returns field value.
func (GetUserSubscribeTrafficLogsRequestValidationError) Key ¶
func (e GetUserSubscribeTrafficLogsRequestValidationError) Key() bool
Key function returns key value.
func (GetUserSubscribeTrafficLogsRequestValidationError) Reason ¶
func (e GetUserSubscribeTrafficLogsRequestValidationError) Reason() string
Reason function returns reason value.
type KickOfflineByUserDeviceData ¶
type KickOfflineByUserDeviceData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*KickOfflineByUserDeviceData) Descriptor
deprecated
func (*KickOfflineByUserDeviceData) Descriptor() ([]byte, []int)
Deprecated: Use KickOfflineByUserDeviceData.ProtoReflect.Descriptor instead.
func (*KickOfflineByUserDeviceData) GetSuccess ¶
func (x *KickOfflineByUserDeviceData) GetSuccess() bool
func (*KickOfflineByUserDeviceData) ProtoMessage ¶
func (*KickOfflineByUserDeviceData) ProtoMessage()
func (*KickOfflineByUserDeviceData) ProtoReflect ¶
func (x *KickOfflineByUserDeviceData) ProtoReflect() protoreflect.Message
func (*KickOfflineByUserDeviceData) Reset ¶
func (x *KickOfflineByUserDeviceData) Reset()
func (*KickOfflineByUserDeviceData) String ¶
func (x *KickOfflineByUserDeviceData) String() string
func (*KickOfflineByUserDeviceData) Validate ¶
func (m *KickOfflineByUserDeviceData) Validate() error
Validate checks the field values on KickOfflineByUserDeviceData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*KickOfflineByUserDeviceData) ValidateAll ¶
func (m *KickOfflineByUserDeviceData) ValidateAll() error
ValidateAll checks the field values on KickOfflineByUserDeviceData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in KickOfflineByUserDeviceDataMultiError, or nil if none found.
type KickOfflineByUserDeviceDataMultiError ¶
type KickOfflineByUserDeviceDataMultiError []error
KickOfflineByUserDeviceDataMultiError is an error wrapping multiple validation errors returned by KickOfflineByUserDeviceData.ValidateAll() if the designated constraints aren't met.
func (KickOfflineByUserDeviceDataMultiError) AllErrors ¶
func (m KickOfflineByUserDeviceDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (KickOfflineByUserDeviceDataMultiError) Error ¶
func (m KickOfflineByUserDeviceDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type KickOfflineByUserDeviceDataValidationError ¶
type KickOfflineByUserDeviceDataValidationError struct {
// contains filtered or unexported fields
}
KickOfflineByUserDeviceDataValidationError is the validation error returned by KickOfflineByUserDeviceData.Validate if the designated constraints aren't met.
func (KickOfflineByUserDeviceDataValidationError) Cause ¶
func (e KickOfflineByUserDeviceDataValidationError) Cause() error
Cause function returns cause value.
func (KickOfflineByUserDeviceDataValidationError) Error ¶
func (e KickOfflineByUserDeviceDataValidationError) Error() string
Error satisfies the builtin error interface
func (KickOfflineByUserDeviceDataValidationError) ErrorName ¶
func (e KickOfflineByUserDeviceDataValidationError) ErrorName() string
ErrorName returns error name.
func (KickOfflineByUserDeviceDataValidationError) Field ¶
func (e KickOfflineByUserDeviceDataValidationError) Field() string
Field function returns field value.
func (KickOfflineByUserDeviceDataValidationError) Key ¶
func (e KickOfflineByUserDeviceDataValidationError) Key() bool
Key function returns key value.
func (KickOfflineByUserDeviceDataValidationError) Reason ¶
func (e KickOfflineByUserDeviceDataValidationError) Reason() string
Reason function returns reason value.
type KickOfflineByUserDeviceReply ¶
type KickOfflineByUserDeviceReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Data *KickOfflineByUserDeviceData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*KickOfflineByUserDeviceReply) Descriptor
deprecated
func (*KickOfflineByUserDeviceReply) Descriptor() ([]byte, []int)
Deprecated: Use KickOfflineByUserDeviceReply.ProtoReflect.Descriptor instead.
func (*KickOfflineByUserDeviceReply) GetCode ¶
func (x *KickOfflineByUserDeviceReply) GetCode() int32
func (*KickOfflineByUserDeviceReply) GetData ¶
func (x *KickOfflineByUserDeviceReply) GetData() *KickOfflineByUserDeviceData
func (*KickOfflineByUserDeviceReply) GetMessage ¶
func (x *KickOfflineByUserDeviceReply) GetMessage() string
func (*KickOfflineByUserDeviceReply) ProtoMessage ¶
func (*KickOfflineByUserDeviceReply) ProtoMessage()
func (*KickOfflineByUserDeviceReply) ProtoReflect ¶
func (x *KickOfflineByUserDeviceReply) ProtoReflect() protoreflect.Message
func (*KickOfflineByUserDeviceReply) Reset ¶
func (x *KickOfflineByUserDeviceReply) Reset()
func (*KickOfflineByUserDeviceReply) String ¶
func (x *KickOfflineByUserDeviceReply) String() string
func (*KickOfflineByUserDeviceReply) Validate ¶
func (m *KickOfflineByUserDeviceReply) Validate() error
Validate checks the field values on KickOfflineByUserDeviceReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*KickOfflineByUserDeviceReply) ValidateAll ¶
func (m *KickOfflineByUserDeviceReply) ValidateAll() error
ValidateAll checks the field values on KickOfflineByUserDeviceReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in KickOfflineByUserDeviceReplyMultiError, or nil if none found.
type KickOfflineByUserDeviceReplyMultiError ¶
type KickOfflineByUserDeviceReplyMultiError []error
KickOfflineByUserDeviceReplyMultiError is an error wrapping multiple validation errors returned by KickOfflineByUserDeviceReply.ValidateAll() if the designated constraints aren't met.
func (KickOfflineByUserDeviceReplyMultiError) AllErrors ¶
func (m KickOfflineByUserDeviceReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (KickOfflineByUserDeviceReplyMultiError) Error ¶
func (m KickOfflineByUserDeviceReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type KickOfflineByUserDeviceReplyValidationError ¶
type KickOfflineByUserDeviceReplyValidationError struct {
// contains filtered or unexported fields
}
KickOfflineByUserDeviceReplyValidationError is the validation error returned by KickOfflineByUserDeviceReply.Validate if the designated constraints aren't met.
func (KickOfflineByUserDeviceReplyValidationError) Cause ¶
func (e KickOfflineByUserDeviceReplyValidationError) Cause() error
Cause function returns cause value.
func (KickOfflineByUserDeviceReplyValidationError) Error ¶
func (e KickOfflineByUserDeviceReplyValidationError) Error() string
Error satisfies the builtin error interface
func (KickOfflineByUserDeviceReplyValidationError) ErrorName ¶
func (e KickOfflineByUserDeviceReplyValidationError) ErrorName() string
ErrorName returns error name.
func (KickOfflineByUserDeviceReplyValidationError) Field ¶
func (e KickOfflineByUserDeviceReplyValidationError) Field() string
Field function returns field value.
func (KickOfflineByUserDeviceReplyValidationError) Key ¶
func (e KickOfflineByUserDeviceReplyValidationError) Key() bool
Key function returns key value.
func (KickOfflineByUserDeviceReplyValidationError) Reason ¶
func (e KickOfflineByUserDeviceReplyValidationError) Reason() string
Reason function returns reason value.
type KickOfflineByUserDeviceRequest ¶
type KickOfflineByUserDeviceRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 设备ID
// contains filtered or unexported fields
}
func (*KickOfflineByUserDeviceRequest) Descriptor
deprecated
func (*KickOfflineByUserDeviceRequest) Descriptor() ([]byte, []int)
Deprecated: Use KickOfflineByUserDeviceRequest.ProtoReflect.Descriptor instead.
func (*KickOfflineByUserDeviceRequest) GetId ¶
func (x *KickOfflineByUserDeviceRequest) GetId() int64
func (*KickOfflineByUserDeviceRequest) ProtoMessage ¶
func (*KickOfflineByUserDeviceRequest) ProtoMessage()
func (*KickOfflineByUserDeviceRequest) ProtoReflect ¶
func (x *KickOfflineByUserDeviceRequest) ProtoReflect() protoreflect.Message
func (*KickOfflineByUserDeviceRequest) Reset ¶
func (x *KickOfflineByUserDeviceRequest) Reset()
func (*KickOfflineByUserDeviceRequest) String ¶
func (x *KickOfflineByUserDeviceRequest) String() string
func (*KickOfflineByUserDeviceRequest) Validate ¶
func (m *KickOfflineByUserDeviceRequest) Validate() error
Validate checks the field values on KickOfflineByUserDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*KickOfflineByUserDeviceRequest) ValidateAll ¶
func (m *KickOfflineByUserDeviceRequest) ValidateAll() error
ValidateAll checks the field values on KickOfflineByUserDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in KickOfflineByUserDeviceRequestMultiError, or nil if none found.
type KickOfflineByUserDeviceRequestMultiError ¶
type KickOfflineByUserDeviceRequestMultiError []error
KickOfflineByUserDeviceRequestMultiError is an error wrapping multiple validation errors returned by KickOfflineByUserDeviceRequest.ValidateAll() if the designated constraints aren't met.
func (KickOfflineByUserDeviceRequestMultiError) AllErrors ¶
func (m KickOfflineByUserDeviceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (KickOfflineByUserDeviceRequestMultiError) Error ¶
func (m KickOfflineByUserDeviceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type KickOfflineByUserDeviceRequestValidationError ¶
type KickOfflineByUserDeviceRequestValidationError struct {
// contains filtered or unexported fields
}
KickOfflineByUserDeviceRequestValidationError is the validation error returned by KickOfflineByUserDeviceRequest.Validate if the designated constraints aren't met.
func (KickOfflineByUserDeviceRequestValidationError) Cause ¶
func (e KickOfflineByUserDeviceRequestValidationError) Cause() error
Cause function returns cause value.
func (KickOfflineByUserDeviceRequestValidationError) Error ¶
func (e KickOfflineByUserDeviceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (KickOfflineByUserDeviceRequestValidationError) ErrorName ¶
func (e KickOfflineByUserDeviceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (KickOfflineByUserDeviceRequestValidationError) Field ¶
func (e KickOfflineByUserDeviceRequestValidationError) Field() string
Field function returns field value.
func (KickOfflineByUserDeviceRequestValidationError) Key ¶
func (e KickOfflineByUserDeviceRequestValidationError) Key() bool
Key function returns key value.
func (KickOfflineByUserDeviceRequestValidationError) Reason ¶
func (e KickOfflineByUserDeviceRequestValidationError) Reason() string
Reason function returns reason value.
type LoginLog ¶
type LoginLog struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
LoginIp string `protobuf:"bytes,3,opt,name=login_ip,json=loginIp,proto3" json:"login_ip,omitempty"`
UserAgent string `protobuf:"bytes,4,opt,name=user_agent,json=userAgent,proto3" json:"user_agent,omitempty"`
Success bool `protobuf:"varint,5,opt,name=success,proto3" json:"success,omitempty"`
Timestamp int64 `protobuf:"varint,6,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
// contains filtered or unexported fields
}
LoginLog 登录日志
func (*LoginLog) Descriptor
deprecated
func (*LoginLog) GetLoginIp ¶
func (*LoginLog) GetSuccess ¶
func (*LoginLog) GetTimestamp ¶
func (*LoginLog) GetUserAgent ¶
func (*LoginLog) ProtoMessage ¶
func (*LoginLog) ProtoMessage()
func (*LoginLog) ProtoReflect ¶
func (x *LoginLog) ProtoReflect() protoreflect.Message
func (*LoginLog) Validate ¶
Validate checks the field values on LoginLog with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LoginLog) ValidateAll ¶
ValidateAll checks the field values on LoginLog with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LoginLogMultiError, or nil if none found.
type LoginLogMultiError ¶
type LoginLogMultiError []error
LoginLogMultiError is an error wrapping multiple validation errors returned by LoginLog.ValidateAll() if the designated constraints aren't met.
func (LoginLogMultiError) AllErrors ¶
func (m LoginLogMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoginLogMultiError) Error ¶
func (m LoginLogMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoginLogValidationError ¶
type LoginLogValidationError struct {
// contains filtered or unexported fields
}
LoginLogValidationError is the validation error returned by LoginLog.Validate if the designated constraints aren't met.
func (LoginLogValidationError) Cause ¶
func (e LoginLogValidationError) Cause() error
Cause function returns cause value.
func (LoginLogValidationError) Error ¶
func (e LoginLogValidationError) Error() string
Error satisfies the builtin error interface
func (LoginLogValidationError) ErrorName ¶
func (e LoginLogValidationError) ErrorName() string
ErrorName returns error name.
func (LoginLogValidationError) Field ¶
func (e LoginLogValidationError) Field() string
Field function returns field value.
func (LoginLogValidationError) Key ¶
func (e LoginLogValidationError) Key() bool
Key function returns key value.
func (LoginLogValidationError) Reason ¶
func (e LoginLogValidationError) Reason() string
Reason function returns reason value.
type ResetSubscribeTrafficLog ¶
type ResetSubscribeTrafficLog struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Type int32 `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"`
UserSubscribeId int64 `protobuf:"varint,3,opt,name=user_subscribe_id,json=userSubscribeId,proto3" json:"user_subscribe_id,omitempty"`
OrderNo string `protobuf:"bytes,4,opt,name=order_no,json=orderNo,proto3" json:"order_no,omitempty"`
Timestamp int64 `protobuf:"varint,5,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
// contains filtered or unexported fields
}
ResetSubscribeTrafficLog 重置流量日志
func (*ResetSubscribeTrafficLog) Descriptor
deprecated
func (*ResetSubscribeTrafficLog) Descriptor() ([]byte, []int)
Deprecated: Use ResetSubscribeTrafficLog.ProtoReflect.Descriptor instead.
func (*ResetSubscribeTrafficLog) GetId ¶
func (x *ResetSubscribeTrafficLog) GetId() int64
func (*ResetSubscribeTrafficLog) GetOrderNo ¶
func (x *ResetSubscribeTrafficLog) GetOrderNo() string
func (*ResetSubscribeTrafficLog) GetTimestamp ¶
func (x *ResetSubscribeTrafficLog) GetTimestamp() int64
func (*ResetSubscribeTrafficLog) GetType ¶
func (x *ResetSubscribeTrafficLog) GetType() int32
func (*ResetSubscribeTrafficLog) GetUserSubscribeId ¶
func (x *ResetSubscribeTrafficLog) GetUserSubscribeId() int64
func (*ResetSubscribeTrafficLog) ProtoMessage ¶
func (*ResetSubscribeTrafficLog) ProtoMessage()
func (*ResetSubscribeTrafficLog) ProtoReflect ¶
func (x *ResetSubscribeTrafficLog) ProtoReflect() protoreflect.Message
func (*ResetSubscribeTrafficLog) Reset ¶
func (x *ResetSubscribeTrafficLog) Reset()
func (*ResetSubscribeTrafficLog) String ¶
func (x *ResetSubscribeTrafficLog) String() string
func (*ResetSubscribeTrafficLog) Validate ¶
func (m *ResetSubscribeTrafficLog) Validate() error
Validate checks the field values on ResetSubscribeTrafficLog with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ResetSubscribeTrafficLog) ValidateAll ¶
func (m *ResetSubscribeTrafficLog) ValidateAll() error
ValidateAll checks the field values on ResetSubscribeTrafficLog with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResetSubscribeTrafficLogMultiError, or nil if none found.
type ResetSubscribeTrafficLogMultiError ¶
type ResetSubscribeTrafficLogMultiError []error
ResetSubscribeTrafficLogMultiError is an error wrapping multiple validation errors returned by ResetSubscribeTrafficLog.ValidateAll() if the designated constraints aren't met.
func (ResetSubscribeTrafficLogMultiError) AllErrors ¶
func (m ResetSubscribeTrafficLogMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResetSubscribeTrafficLogMultiError) Error ¶
func (m ResetSubscribeTrafficLogMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResetSubscribeTrafficLogValidationError ¶
type ResetSubscribeTrafficLogValidationError struct {
// contains filtered or unexported fields
}
ResetSubscribeTrafficLogValidationError is the validation error returned by ResetSubscribeTrafficLog.Validate if the designated constraints aren't met.
func (ResetSubscribeTrafficLogValidationError) Cause ¶
func (e ResetSubscribeTrafficLogValidationError) Cause() error
Cause function returns cause value.
func (ResetSubscribeTrafficLogValidationError) Error ¶
func (e ResetSubscribeTrafficLogValidationError) Error() string
Error satisfies the builtin error interface
func (ResetSubscribeTrafficLogValidationError) ErrorName ¶
func (e ResetSubscribeTrafficLogValidationError) ErrorName() string
ErrorName returns error name.
func (ResetSubscribeTrafficLogValidationError) Field ¶
func (e ResetSubscribeTrafficLogValidationError) Field() string
Field function returns field value.
func (ResetSubscribeTrafficLogValidationError) Key ¶
func (e ResetSubscribeTrafficLogValidationError) Key() bool
Key function returns key value.
func (ResetSubscribeTrafficLogValidationError) Reason ¶
func (e ResetSubscribeTrafficLogValidationError) Reason() string
Reason function returns reason value.
type ResetUserSubscribeTokenReply ¶
type ResetUserSubscribeTokenReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*ResetUserSubscribeTokenReply) Descriptor
deprecated
func (*ResetUserSubscribeTokenReply) Descriptor() ([]byte, []int)
Deprecated: Use ResetUserSubscribeTokenReply.ProtoReflect.Descriptor instead.
func (*ResetUserSubscribeTokenReply) GetCode ¶
func (x *ResetUserSubscribeTokenReply) GetCode() int32
func (*ResetUserSubscribeTokenReply) GetMessage ¶
func (x *ResetUserSubscribeTokenReply) GetMessage() string
func (*ResetUserSubscribeTokenReply) ProtoMessage ¶
func (*ResetUserSubscribeTokenReply) ProtoMessage()
func (*ResetUserSubscribeTokenReply) ProtoReflect ¶
func (x *ResetUserSubscribeTokenReply) ProtoReflect() protoreflect.Message
func (*ResetUserSubscribeTokenReply) Reset ¶
func (x *ResetUserSubscribeTokenReply) Reset()
func (*ResetUserSubscribeTokenReply) String ¶
func (x *ResetUserSubscribeTokenReply) String() string
func (*ResetUserSubscribeTokenReply) Validate ¶
func (m *ResetUserSubscribeTokenReply) Validate() error
Validate checks the field values on ResetUserSubscribeTokenReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ResetUserSubscribeTokenReply) ValidateAll ¶
func (m *ResetUserSubscribeTokenReply) ValidateAll() error
ValidateAll checks the field values on ResetUserSubscribeTokenReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResetUserSubscribeTokenReplyMultiError, or nil if none found.
type ResetUserSubscribeTokenReplyMultiError ¶
type ResetUserSubscribeTokenReplyMultiError []error
ResetUserSubscribeTokenReplyMultiError is an error wrapping multiple validation errors returned by ResetUserSubscribeTokenReply.ValidateAll() if the designated constraints aren't met.
func (ResetUserSubscribeTokenReplyMultiError) AllErrors ¶
func (m ResetUserSubscribeTokenReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResetUserSubscribeTokenReplyMultiError) Error ¶
func (m ResetUserSubscribeTokenReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResetUserSubscribeTokenReplyValidationError ¶
type ResetUserSubscribeTokenReplyValidationError struct {
// contains filtered or unexported fields
}
ResetUserSubscribeTokenReplyValidationError is the validation error returned by ResetUserSubscribeTokenReply.Validate if the designated constraints aren't met.
func (ResetUserSubscribeTokenReplyValidationError) Cause ¶
func (e ResetUserSubscribeTokenReplyValidationError) Cause() error
Cause function returns cause value.
func (ResetUserSubscribeTokenReplyValidationError) Error ¶
func (e ResetUserSubscribeTokenReplyValidationError) Error() string
Error satisfies the builtin error interface
func (ResetUserSubscribeTokenReplyValidationError) ErrorName ¶
func (e ResetUserSubscribeTokenReplyValidationError) ErrorName() string
ErrorName returns error name.
func (ResetUserSubscribeTokenReplyValidationError) Field ¶
func (e ResetUserSubscribeTokenReplyValidationError) Field() string
Field function returns field value.
func (ResetUserSubscribeTokenReplyValidationError) Key ¶
func (e ResetUserSubscribeTokenReplyValidationError) Key() bool
Key function returns key value.
func (ResetUserSubscribeTokenReplyValidationError) Reason ¶
func (e ResetUserSubscribeTokenReplyValidationError) Reason() string
Reason function returns reason value.
type ResetUserSubscribeTokenRequest ¶
type ResetUserSubscribeTokenRequest struct {
UserSubscribeId int64 `protobuf:"varint,1,opt,name=user_subscribe_id,json=userSubscribeId,proto3" json:"user_subscribe_id,omitempty"`
// contains filtered or unexported fields
}
func (*ResetUserSubscribeTokenRequest) Descriptor
deprecated
func (*ResetUserSubscribeTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetUserSubscribeTokenRequest.ProtoReflect.Descriptor instead.
func (*ResetUserSubscribeTokenRequest) GetUserSubscribeId ¶
func (x *ResetUserSubscribeTokenRequest) GetUserSubscribeId() int64
func (*ResetUserSubscribeTokenRequest) ProtoMessage ¶
func (*ResetUserSubscribeTokenRequest) ProtoMessage()
func (*ResetUserSubscribeTokenRequest) ProtoReflect ¶
func (x *ResetUserSubscribeTokenRequest) ProtoReflect() protoreflect.Message
func (*ResetUserSubscribeTokenRequest) Reset ¶
func (x *ResetUserSubscribeTokenRequest) Reset()
func (*ResetUserSubscribeTokenRequest) String ¶
func (x *ResetUserSubscribeTokenRequest) String() string
func (*ResetUserSubscribeTokenRequest) Validate ¶
func (m *ResetUserSubscribeTokenRequest) Validate() error
Validate checks the field values on ResetUserSubscribeTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ResetUserSubscribeTokenRequest) ValidateAll ¶
func (m *ResetUserSubscribeTokenRequest) ValidateAll() error
ValidateAll checks the field values on ResetUserSubscribeTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResetUserSubscribeTokenRequestMultiError, or nil if none found.
type ResetUserSubscribeTokenRequestMultiError ¶
type ResetUserSubscribeTokenRequestMultiError []error
ResetUserSubscribeTokenRequestMultiError is an error wrapping multiple validation errors returned by ResetUserSubscribeTokenRequest.ValidateAll() if the designated constraints aren't met.
func (ResetUserSubscribeTokenRequestMultiError) AllErrors ¶
func (m ResetUserSubscribeTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResetUserSubscribeTokenRequestMultiError) Error ¶
func (m ResetUserSubscribeTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResetUserSubscribeTokenRequestValidationError ¶
type ResetUserSubscribeTokenRequestValidationError struct {
// contains filtered or unexported fields
}
ResetUserSubscribeTokenRequestValidationError is the validation error returned by ResetUserSubscribeTokenRequest.Validate if the designated constraints aren't met.
func (ResetUserSubscribeTokenRequestValidationError) Cause ¶
func (e ResetUserSubscribeTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (ResetUserSubscribeTokenRequestValidationError) Error ¶
func (e ResetUserSubscribeTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ResetUserSubscribeTokenRequestValidationError) ErrorName ¶
func (e ResetUserSubscribeTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ResetUserSubscribeTokenRequestValidationError) Field ¶
func (e ResetUserSubscribeTokenRequestValidationError) Field() string
Field function returns field value.
func (ResetUserSubscribeTokenRequestValidationError) Key ¶
func (e ResetUserSubscribeTokenRequestValidationError) Key() bool
Key function returns key value.
func (ResetUserSubscribeTokenRequestValidationError) Reason ¶
func (e ResetUserSubscribeTokenRequestValidationError) Reason() string
Reason function returns reason value.
type ResetUserSubscribeTrafficReply ¶
type ResetUserSubscribeTrafficReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*ResetUserSubscribeTrafficReply) Descriptor
deprecated
func (*ResetUserSubscribeTrafficReply) Descriptor() ([]byte, []int)
Deprecated: Use ResetUserSubscribeTrafficReply.ProtoReflect.Descriptor instead.
func (*ResetUserSubscribeTrafficReply) GetCode ¶
func (x *ResetUserSubscribeTrafficReply) GetCode() int32
func (*ResetUserSubscribeTrafficReply) GetMessage ¶
func (x *ResetUserSubscribeTrafficReply) GetMessage() string
func (*ResetUserSubscribeTrafficReply) ProtoMessage ¶
func (*ResetUserSubscribeTrafficReply) ProtoMessage()
func (*ResetUserSubscribeTrafficReply) ProtoReflect ¶
func (x *ResetUserSubscribeTrafficReply) ProtoReflect() protoreflect.Message
func (*ResetUserSubscribeTrafficReply) Reset ¶
func (x *ResetUserSubscribeTrafficReply) Reset()
func (*ResetUserSubscribeTrafficReply) String ¶
func (x *ResetUserSubscribeTrafficReply) String() string
func (*ResetUserSubscribeTrafficReply) Validate ¶
func (m *ResetUserSubscribeTrafficReply) Validate() error
Validate checks the field values on ResetUserSubscribeTrafficReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ResetUserSubscribeTrafficReply) ValidateAll ¶
func (m *ResetUserSubscribeTrafficReply) ValidateAll() error
ValidateAll checks the field values on ResetUserSubscribeTrafficReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResetUserSubscribeTrafficReplyMultiError, or nil if none found.
type ResetUserSubscribeTrafficReplyMultiError ¶
type ResetUserSubscribeTrafficReplyMultiError []error
ResetUserSubscribeTrafficReplyMultiError is an error wrapping multiple validation errors returned by ResetUserSubscribeTrafficReply.ValidateAll() if the designated constraints aren't met.
func (ResetUserSubscribeTrafficReplyMultiError) AllErrors ¶
func (m ResetUserSubscribeTrafficReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResetUserSubscribeTrafficReplyMultiError) Error ¶
func (m ResetUserSubscribeTrafficReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResetUserSubscribeTrafficReplyValidationError ¶
type ResetUserSubscribeTrafficReplyValidationError struct {
// contains filtered or unexported fields
}
ResetUserSubscribeTrafficReplyValidationError is the validation error returned by ResetUserSubscribeTrafficReply.Validate if the designated constraints aren't met.
func (ResetUserSubscribeTrafficReplyValidationError) Cause ¶
func (e ResetUserSubscribeTrafficReplyValidationError) Cause() error
Cause function returns cause value.
func (ResetUserSubscribeTrafficReplyValidationError) Error ¶
func (e ResetUserSubscribeTrafficReplyValidationError) Error() string
Error satisfies the builtin error interface
func (ResetUserSubscribeTrafficReplyValidationError) ErrorName ¶
func (e ResetUserSubscribeTrafficReplyValidationError) ErrorName() string
ErrorName returns error name.
func (ResetUserSubscribeTrafficReplyValidationError) Field ¶
func (e ResetUserSubscribeTrafficReplyValidationError) Field() string
Field function returns field value.
func (ResetUserSubscribeTrafficReplyValidationError) Key ¶
func (e ResetUserSubscribeTrafficReplyValidationError) Key() bool
Key function returns key value.
func (ResetUserSubscribeTrafficReplyValidationError) Reason ¶
func (e ResetUserSubscribeTrafficReplyValidationError) Reason() string
Reason function returns reason value.
type ResetUserSubscribeTrafficRequest ¶
type ResetUserSubscribeTrafficRequest struct {
UserSubscribeId int64 `protobuf:"varint,1,opt,name=user_subscribe_id,json=userSubscribeId,proto3" json:"user_subscribe_id,omitempty"`
// contains filtered or unexported fields
}
func (*ResetUserSubscribeTrafficRequest) Descriptor
deprecated
func (*ResetUserSubscribeTrafficRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetUserSubscribeTrafficRequest.ProtoReflect.Descriptor instead.
func (*ResetUserSubscribeTrafficRequest) GetUserSubscribeId ¶
func (x *ResetUserSubscribeTrafficRequest) GetUserSubscribeId() int64
func (*ResetUserSubscribeTrafficRequest) ProtoMessage ¶
func (*ResetUserSubscribeTrafficRequest) ProtoMessage()
func (*ResetUserSubscribeTrafficRequest) ProtoReflect ¶
func (x *ResetUserSubscribeTrafficRequest) ProtoReflect() protoreflect.Message
func (*ResetUserSubscribeTrafficRequest) Reset ¶
func (x *ResetUserSubscribeTrafficRequest) Reset()
func (*ResetUserSubscribeTrafficRequest) String ¶
func (x *ResetUserSubscribeTrafficRequest) String() string
func (*ResetUserSubscribeTrafficRequest) Validate ¶
func (m *ResetUserSubscribeTrafficRequest) Validate() error
Validate checks the field values on ResetUserSubscribeTrafficRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ResetUserSubscribeTrafficRequest) ValidateAll ¶
func (m *ResetUserSubscribeTrafficRequest) ValidateAll() error
ValidateAll checks the field values on ResetUserSubscribeTrafficRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResetUserSubscribeTrafficRequestMultiError, or nil if none found.
type ResetUserSubscribeTrafficRequestMultiError ¶
type ResetUserSubscribeTrafficRequestMultiError []error
ResetUserSubscribeTrafficRequestMultiError is an error wrapping multiple validation errors returned by ResetUserSubscribeTrafficRequest.ValidateAll() if the designated constraints aren't met.
func (ResetUserSubscribeTrafficRequestMultiError) AllErrors ¶
func (m ResetUserSubscribeTrafficRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResetUserSubscribeTrafficRequestMultiError) Error ¶
func (m ResetUserSubscribeTrafficRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResetUserSubscribeTrafficRequestValidationError ¶
type ResetUserSubscribeTrafficRequestValidationError struct {
// contains filtered or unexported fields
}
ResetUserSubscribeTrafficRequestValidationError is the validation error returned by ResetUserSubscribeTrafficRequest.Validate if the designated constraints aren't met.
func (ResetUserSubscribeTrafficRequestValidationError) Cause ¶
func (e ResetUserSubscribeTrafficRequestValidationError) Cause() error
Cause function returns cause value.
func (ResetUserSubscribeTrafficRequestValidationError) Error ¶
func (e ResetUserSubscribeTrafficRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ResetUserSubscribeTrafficRequestValidationError) ErrorName ¶
func (e ResetUserSubscribeTrafficRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ResetUserSubscribeTrafficRequestValidationError) Field ¶
func (e ResetUserSubscribeTrafficRequestValidationError) Field() string
Field function returns field value.
func (ResetUserSubscribeTrafficRequestValidationError) Key ¶
func (e ResetUserSubscribeTrafficRequestValidationError) Key() bool
Key function returns key value.
func (ResetUserSubscribeTrafficRequestValidationError) Reason ¶
func (e ResetUserSubscribeTrafficRequestValidationError) Reason() string
Reason function returns reason value.
type Subscribe ¶
type Subscribe struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
UnitPrice int64 `protobuf:"varint,4,opt,name=unit_price,json=unitPrice,proto3" json:"unit_price,omitempty"`
UnitTime string `protobuf:"bytes,5,opt,name=unit_time,json=unitTime,proto3" json:"unit_time,omitempty"`
Traffic int64 `protobuf:"varint,6,opt,name=traffic,proto3" json:"traffic,omitempty"`
SpeedLimit int32 `protobuf:"varint,7,opt,name=speed_limit,json=speedLimit,proto3" json:"speed_limit,omitempty"`
DeviceLimit int32 `protobuf:"varint,8,opt,name=device_limit,json=deviceLimit,proto3" json:"device_limit,omitempty"`
ResetCycle int32 `protobuf:"varint,9,opt,name=reset_cycle,json=resetCycle,proto3" json:"reset_cycle,omitempty"`
CreatedAt int64 `protobuf:"varint,10,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt int64 `protobuf:"varint,11,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
Language string `protobuf:"bytes,12,opt,name=language,proto3" json:"language,omitempty"`
Discount []*SubscribeDiscount `protobuf:"bytes,13,rep,name=discount,proto3" json:"discount,omitempty"`
Replacement int64 `protobuf:"varint,14,opt,name=replacement,proto3" json:"replacement,omitempty"`
Inventory int32 `protobuf:"varint,15,opt,name=inventory,proto3" json:"inventory,omitempty"`
Quota int32 `protobuf:"varint,16,opt,name=quota,proto3" json:"quota,omitempty"`
Nodes []int64 `protobuf:"varint,17,rep,packed,name=nodes,proto3" json:"nodes,omitempty"`
NodeTags []string `protobuf:"bytes,18,rep,name=node_tags,json=nodeTags,proto3" json:"node_tags,omitempty"`
NodeGroupIds []int64 `protobuf:"varint,19,rep,packed,name=node_group_ids,json=nodeGroupIds,proto3" json:"node_group_ids,omitempty"`
NodeGroupId int64 `protobuf:"varint,20,opt,name=node_group_id,json=nodeGroupId,proto3" json:"node_group_id,omitempty"`
Show bool `protobuf:"varint,21,opt,name=show,proto3" json:"show,omitempty"`
Sell bool `protobuf:"varint,22,opt,name=sell,proto3" json:"sell,omitempty"`
Sort int32 `protobuf:"varint,23,opt,name=sort,proto3" json:"sort,omitempty"`
DeductionRatio int32 `protobuf:"varint,24,opt,name=deduction_ratio,json=deductionRatio,proto3" json:"deduction_ratio,omitempty"`
AllowDeduction bool `protobuf:"varint,25,opt,name=allow_deduction,json=allowDeduction,proto3" json:"allow_deduction,omitempty"`
RenewalReset bool `protobuf:"varint,26,opt,name=renewal_reset,json=renewalReset,proto3" json:"renewal_reset,omitempty"`
ShowOriginalPrice bool `protobuf:"varint,27,opt,name=show_original_price,json=showOriginalPrice,proto3" json:"show_original_price,omitempty"`
TrafficLimit []*TrafficLimit `protobuf:"bytes,28,rep,name=traffic_limit,json=trafficLimit,proto3" json:"traffic_limit,omitempty"`
// contains filtered or unexported fields
}
func (*Subscribe) Descriptor
deprecated
func (*Subscribe) GetAllowDeduction ¶
func (*Subscribe) GetCreatedAt ¶
func (*Subscribe) GetDeductionRatio ¶
func (*Subscribe) GetDescription ¶
func (*Subscribe) GetDeviceLimit ¶
func (*Subscribe) GetDiscount ¶
func (x *Subscribe) GetDiscount() []*SubscribeDiscount
func (*Subscribe) GetInventory ¶
func (*Subscribe) GetLanguage ¶
func (*Subscribe) GetNodeGroupId ¶
func (*Subscribe) GetNodeGroupIds ¶
func (*Subscribe) GetNodeTags ¶
func (*Subscribe) GetRenewalReset ¶
func (*Subscribe) GetReplacement ¶
func (*Subscribe) GetResetCycle ¶
func (*Subscribe) GetShowOriginalPrice ¶
func (*Subscribe) GetSpeedLimit ¶
func (*Subscribe) GetTraffic ¶
func (*Subscribe) GetTrafficLimit ¶
func (x *Subscribe) GetTrafficLimit() []*TrafficLimit
func (*Subscribe) GetUnitPrice ¶
func (*Subscribe) GetUnitTime ¶
func (*Subscribe) GetUpdatedAt ¶
func (*Subscribe) ProtoMessage ¶
func (*Subscribe) ProtoMessage()
func (*Subscribe) ProtoReflect ¶
func (x *Subscribe) ProtoReflect() protoreflect.Message
func (*Subscribe) Validate ¶
Validate checks the field values on Subscribe with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Subscribe) ValidateAll ¶
ValidateAll checks the field values on Subscribe with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SubscribeMultiError, or nil if none found.
type SubscribeDiscount ¶
type SubscribeDiscount struct {
Quantity int64 `protobuf:"varint,1,opt,name=quantity,proto3" json:"quantity,omitempty"`
Discount int64 `protobuf:"varint,2,opt,name=discount,proto3" json:"discount,omitempty"`
// contains filtered or unexported fields
}
func (*SubscribeDiscount) Descriptor
deprecated
func (*SubscribeDiscount) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeDiscount.ProtoReflect.Descriptor instead.
func (*SubscribeDiscount) GetDiscount ¶
func (x *SubscribeDiscount) GetDiscount() int64
func (*SubscribeDiscount) GetQuantity ¶
func (x *SubscribeDiscount) GetQuantity() int64
func (*SubscribeDiscount) ProtoMessage ¶
func (*SubscribeDiscount) ProtoMessage()
func (*SubscribeDiscount) ProtoReflect ¶
func (x *SubscribeDiscount) ProtoReflect() protoreflect.Message
func (*SubscribeDiscount) Reset ¶
func (x *SubscribeDiscount) Reset()
func (*SubscribeDiscount) String ¶
func (x *SubscribeDiscount) String() string
func (*SubscribeDiscount) Validate ¶
func (m *SubscribeDiscount) Validate() error
Validate checks the field values on SubscribeDiscount with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SubscribeDiscount) ValidateAll ¶
func (m *SubscribeDiscount) ValidateAll() error
ValidateAll checks the field values on SubscribeDiscount with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SubscribeDiscountMultiError, or nil if none found.
type SubscribeDiscountMultiError ¶
type SubscribeDiscountMultiError []error
SubscribeDiscountMultiError is an error wrapping multiple validation errors returned by SubscribeDiscount.ValidateAll() if the designated constraints aren't met.
func (SubscribeDiscountMultiError) AllErrors ¶
func (m SubscribeDiscountMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SubscribeDiscountMultiError) Error ¶
func (m SubscribeDiscountMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SubscribeDiscountValidationError ¶
type SubscribeDiscountValidationError struct {
// contains filtered or unexported fields
}
SubscribeDiscountValidationError is the validation error returned by SubscribeDiscount.Validate if the designated constraints aren't met.
func (SubscribeDiscountValidationError) Cause ¶
func (e SubscribeDiscountValidationError) Cause() error
Cause function returns cause value.
func (SubscribeDiscountValidationError) Error ¶
func (e SubscribeDiscountValidationError) Error() string
Error satisfies the builtin error interface
func (SubscribeDiscountValidationError) ErrorName ¶
func (e SubscribeDiscountValidationError) ErrorName() string
ErrorName returns error name.
func (SubscribeDiscountValidationError) Field ¶
func (e SubscribeDiscountValidationError) Field() string
Field function returns field value.
func (SubscribeDiscountValidationError) Key ¶
func (e SubscribeDiscountValidationError) Key() bool
Key function returns key value.
func (SubscribeDiscountValidationError) Reason ¶
func (e SubscribeDiscountValidationError) Reason() string
Reason function returns reason value.
type SubscribeMultiError ¶
type SubscribeMultiError []error
SubscribeMultiError is an error wrapping multiple validation errors returned by Subscribe.ValidateAll() if the designated constraints aren't met.
func (SubscribeMultiError) AllErrors ¶
func (m SubscribeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SubscribeMultiError) Error ¶
func (m SubscribeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SubscribeValidationError ¶
type SubscribeValidationError struct {
// contains filtered or unexported fields
}
SubscribeValidationError is the validation error returned by Subscribe.Validate if the designated constraints aren't met.
func (SubscribeValidationError) Cause ¶
func (e SubscribeValidationError) Cause() error
Cause function returns cause value.
func (SubscribeValidationError) Error ¶
func (e SubscribeValidationError) Error() string
Error satisfies the builtin error interface
func (SubscribeValidationError) ErrorName ¶
func (e SubscribeValidationError) ErrorName() string
ErrorName returns error name.
func (SubscribeValidationError) Field ¶
func (e SubscribeValidationError) Field() string
Field function returns field value.
func (SubscribeValidationError) Key ¶
func (e SubscribeValidationError) Key() bool
Key function returns key value.
func (SubscribeValidationError) Reason ¶
func (e SubscribeValidationError) Reason() string
Reason function returns reason value.
type ToggleUserSubscribeStatusReply ¶
type ToggleUserSubscribeStatusReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*ToggleUserSubscribeStatusReply) Descriptor
deprecated
func (*ToggleUserSubscribeStatusReply) Descriptor() ([]byte, []int)
Deprecated: Use ToggleUserSubscribeStatusReply.ProtoReflect.Descriptor instead.
func (*ToggleUserSubscribeStatusReply) GetCode ¶
func (x *ToggleUserSubscribeStatusReply) GetCode() int32
func (*ToggleUserSubscribeStatusReply) GetMessage ¶
func (x *ToggleUserSubscribeStatusReply) GetMessage() string
func (*ToggleUserSubscribeStatusReply) ProtoMessage ¶
func (*ToggleUserSubscribeStatusReply) ProtoMessage()
func (*ToggleUserSubscribeStatusReply) ProtoReflect ¶
func (x *ToggleUserSubscribeStatusReply) ProtoReflect() protoreflect.Message
func (*ToggleUserSubscribeStatusReply) Reset ¶
func (x *ToggleUserSubscribeStatusReply) Reset()
func (*ToggleUserSubscribeStatusReply) String ¶
func (x *ToggleUserSubscribeStatusReply) String() string
func (*ToggleUserSubscribeStatusReply) Validate ¶
func (m *ToggleUserSubscribeStatusReply) Validate() error
Validate checks the field values on ToggleUserSubscribeStatusReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ToggleUserSubscribeStatusReply) ValidateAll ¶
func (m *ToggleUserSubscribeStatusReply) ValidateAll() error
ValidateAll checks the field values on ToggleUserSubscribeStatusReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ToggleUserSubscribeStatusReplyMultiError, or nil if none found.
type ToggleUserSubscribeStatusReplyMultiError ¶
type ToggleUserSubscribeStatusReplyMultiError []error
ToggleUserSubscribeStatusReplyMultiError is an error wrapping multiple validation errors returned by ToggleUserSubscribeStatusReply.ValidateAll() if the designated constraints aren't met.
func (ToggleUserSubscribeStatusReplyMultiError) AllErrors ¶
func (m ToggleUserSubscribeStatusReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ToggleUserSubscribeStatusReplyMultiError) Error ¶
func (m ToggleUserSubscribeStatusReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ToggleUserSubscribeStatusReplyValidationError ¶
type ToggleUserSubscribeStatusReplyValidationError struct {
// contains filtered or unexported fields
}
ToggleUserSubscribeStatusReplyValidationError is the validation error returned by ToggleUserSubscribeStatusReply.Validate if the designated constraints aren't met.
func (ToggleUserSubscribeStatusReplyValidationError) Cause ¶
func (e ToggleUserSubscribeStatusReplyValidationError) Cause() error
Cause function returns cause value.
func (ToggleUserSubscribeStatusReplyValidationError) Error ¶
func (e ToggleUserSubscribeStatusReplyValidationError) Error() string
Error satisfies the builtin error interface
func (ToggleUserSubscribeStatusReplyValidationError) ErrorName ¶
func (e ToggleUserSubscribeStatusReplyValidationError) ErrorName() string
ErrorName returns error name.
func (ToggleUserSubscribeStatusReplyValidationError) Field ¶
func (e ToggleUserSubscribeStatusReplyValidationError) Field() string
Field function returns field value.
func (ToggleUserSubscribeStatusReplyValidationError) Key ¶
func (e ToggleUserSubscribeStatusReplyValidationError) Key() bool
Key function returns key value.
func (ToggleUserSubscribeStatusReplyValidationError) Reason ¶
func (e ToggleUserSubscribeStatusReplyValidationError) Reason() string
Reason function returns reason value.
type ToggleUserSubscribeStatusRequest ¶
type ToggleUserSubscribeStatusRequest struct {
UserSubscribeId int64 `protobuf:"varint,1,opt,name=user_subscribe_id,json=userSubscribeId,proto3" json:"user_subscribe_id,omitempty"`
// contains filtered or unexported fields
}
func (*ToggleUserSubscribeStatusRequest) Descriptor
deprecated
func (*ToggleUserSubscribeStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use ToggleUserSubscribeStatusRequest.ProtoReflect.Descriptor instead.
func (*ToggleUserSubscribeStatusRequest) GetUserSubscribeId ¶
func (x *ToggleUserSubscribeStatusRequest) GetUserSubscribeId() int64
func (*ToggleUserSubscribeStatusRequest) ProtoMessage ¶
func (*ToggleUserSubscribeStatusRequest) ProtoMessage()
func (*ToggleUserSubscribeStatusRequest) ProtoReflect ¶
func (x *ToggleUserSubscribeStatusRequest) ProtoReflect() protoreflect.Message
func (*ToggleUserSubscribeStatusRequest) Reset ¶
func (x *ToggleUserSubscribeStatusRequest) Reset()
func (*ToggleUserSubscribeStatusRequest) String ¶
func (x *ToggleUserSubscribeStatusRequest) String() string
func (*ToggleUserSubscribeStatusRequest) Validate ¶
func (m *ToggleUserSubscribeStatusRequest) Validate() error
Validate checks the field values on ToggleUserSubscribeStatusRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ToggleUserSubscribeStatusRequest) ValidateAll ¶
func (m *ToggleUserSubscribeStatusRequest) ValidateAll() error
ValidateAll checks the field values on ToggleUserSubscribeStatusRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ToggleUserSubscribeStatusRequestMultiError, or nil if none found.
type ToggleUserSubscribeStatusRequestMultiError ¶
type ToggleUserSubscribeStatusRequestMultiError []error
ToggleUserSubscribeStatusRequestMultiError is an error wrapping multiple validation errors returned by ToggleUserSubscribeStatusRequest.ValidateAll() if the designated constraints aren't met.
func (ToggleUserSubscribeStatusRequestMultiError) AllErrors ¶
func (m ToggleUserSubscribeStatusRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ToggleUserSubscribeStatusRequestMultiError) Error ¶
func (m ToggleUserSubscribeStatusRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ToggleUserSubscribeStatusRequestValidationError ¶
type ToggleUserSubscribeStatusRequestValidationError struct {
// contains filtered or unexported fields
}
ToggleUserSubscribeStatusRequestValidationError is the validation error returned by ToggleUserSubscribeStatusRequest.Validate if the designated constraints aren't met.
func (ToggleUserSubscribeStatusRequestValidationError) Cause ¶
func (e ToggleUserSubscribeStatusRequestValidationError) Cause() error
Cause function returns cause value.
func (ToggleUserSubscribeStatusRequestValidationError) Error ¶
func (e ToggleUserSubscribeStatusRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ToggleUserSubscribeStatusRequestValidationError) ErrorName ¶
func (e ToggleUserSubscribeStatusRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ToggleUserSubscribeStatusRequestValidationError) Field ¶
func (e ToggleUserSubscribeStatusRequestValidationError) Field() string
Field function returns field value.
func (ToggleUserSubscribeStatusRequestValidationError) Key ¶
func (e ToggleUserSubscribeStatusRequestValidationError) Key() bool
Key function returns key value.
func (ToggleUserSubscribeStatusRequestValidationError) Reason ¶
func (e ToggleUserSubscribeStatusRequestValidationError) Reason() string
Reason function returns reason value.
type TrafficLimit ¶
type TrafficLimit struct {
StatType string `protobuf:"bytes,1,opt,name=stat_type,json=statType,proto3" json:"stat_type,omitempty"`
StatValue int64 `protobuf:"varint,2,opt,name=stat_value,json=statValue,proto3" json:"stat_value,omitempty"`
TrafficUsage int64 `protobuf:"varint,3,opt,name=traffic_usage,json=trafficUsage,proto3" json:"traffic_usage,omitempty"`
SpeedLimit int32 `protobuf:"varint,4,opt,name=speed_limit,json=speedLimit,proto3" json:"speed_limit,omitempty"`
// contains filtered or unexported fields
}
func (*TrafficLimit) Descriptor
deprecated
func (*TrafficLimit) Descriptor() ([]byte, []int)
Deprecated: Use TrafficLimit.ProtoReflect.Descriptor instead.
func (*TrafficLimit) GetSpeedLimit ¶
func (x *TrafficLimit) GetSpeedLimit() int32
func (*TrafficLimit) GetStatType ¶
func (x *TrafficLimit) GetStatType() string
func (*TrafficLimit) GetStatValue ¶
func (x *TrafficLimit) GetStatValue() int64
func (*TrafficLimit) GetTrafficUsage ¶
func (x *TrafficLimit) GetTrafficUsage() int64
func (*TrafficLimit) ProtoMessage ¶
func (*TrafficLimit) ProtoMessage()
func (*TrafficLimit) ProtoReflect ¶
func (x *TrafficLimit) ProtoReflect() protoreflect.Message
func (*TrafficLimit) Reset ¶
func (x *TrafficLimit) Reset()
func (*TrafficLimit) String ¶
func (x *TrafficLimit) String() string
func (*TrafficLimit) Validate ¶
func (m *TrafficLimit) Validate() error
Validate checks the field values on TrafficLimit with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TrafficLimit) ValidateAll ¶
func (m *TrafficLimit) ValidateAll() error
ValidateAll checks the field values on TrafficLimit with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TrafficLimitMultiError, or nil if none found.
type TrafficLimitMultiError ¶
type TrafficLimitMultiError []error
TrafficLimitMultiError is an error wrapping multiple validation errors returned by TrafficLimit.ValidateAll() if the designated constraints aren't met.
func (TrafficLimitMultiError) AllErrors ¶
func (m TrafficLimitMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TrafficLimitMultiError) Error ¶
func (m TrafficLimitMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TrafficLimitValidationError ¶
type TrafficLimitValidationError struct {
// contains filtered or unexported fields
}
TrafficLimitValidationError is the validation error returned by TrafficLimit.Validate if the designated constraints aren't met.
func (TrafficLimitValidationError) Cause ¶
func (e TrafficLimitValidationError) Cause() error
Cause function returns cause value.
func (TrafficLimitValidationError) Error ¶
func (e TrafficLimitValidationError) Error() string
Error satisfies the builtin error interface
func (TrafficLimitValidationError) ErrorName ¶
func (e TrafficLimitValidationError) ErrorName() string
ErrorName returns error name.
func (TrafficLimitValidationError) Field ¶
func (e TrafficLimitValidationError) Field() string
Field function returns field value.
func (TrafficLimitValidationError) Key ¶
func (e TrafficLimitValidationError) Key() bool
Key function returns key value.
func (TrafficLimitValidationError) Reason ¶
func (e TrafficLimitValidationError) Reason() string
Reason function returns reason value.
type TrafficLog ¶
type TrafficLog struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
ServerId int64 `protobuf:"varint,2,opt,name=server_id,json=serverId,proto3" json:"server_id,omitempty"`
UserId int64 `protobuf:"varint,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
SubscribeId int64 `protobuf:"varint,4,opt,name=subscribe_id,json=subscribeId,proto3" json:"subscribe_id,omitempty"`
Download int64 `protobuf:"varint,5,opt,name=download,proto3" json:"download,omitempty"`
Upload int64 `protobuf:"varint,6,opt,name=upload,proto3" json:"upload,omitempty"`
Timestamp int64 `protobuf:"varint,7,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
// contains filtered or unexported fields
}
TrafficLog 流量日志
func (*TrafficLog) Descriptor
deprecated
func (*TrafficLog) Descriptor() ([]byte, []int)
Deprecated: Use TrafficLog.ProtoReflect.Descriptor instead.
func (*TrafficLog) GetDownload ¶
func (x *TrafficLog) GetDownload() int64
func (*TrafficLog) GetId ¶
func (x *TrafficLog) GetId() int64
func (*TrafficLog) GetServerId ¶
func (x *TrafficLog) GetServerId() int64
func (*TrafficLog) GetSubscribeId ¶
func (x *TrafficLog) GetSubscribeId() int64
func (*TrafficLog) GetTimestamp ¶
func (x *TrafficLog) GetTimestamp() int64
func (*TrafficLog) GetUpload ¶
func (x *TrafficLog) GetUpload() int64
func (*TrafficLog) GetUserId ¶
func (x *TrafficLog) GetUserId() int64
func (*TrafficLog) ProtoMessage ¶
func (*TrafficLog) ProtoMessage()
func (*TrafficLog) ProtoReflect ¶
func (x *TrafficLog) ProtoReflect() protoreflect.Message
func (*TrafficLog) Reset ¶
func (x *TrafficLog) Reset()
func (*TrafficLog) String ¶
func (x *TrafficLog) String() string
func (*TrafficLog) Validate ¶
func (m *TrafficLog) Validate() error
Validate checks the field values on TrafficLog with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TrafficLog) ValidateAll ¶
func (m *TrafficLog) ValidateAll() error
ValidateAll checks the field values on TrafficLog with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TrafficLogMultiError, or nil if none found.
type TrafficLogMultiError ¶
type TrafficLogMultiError []error
TrafficLogMultiError is an error wrapping multiple validation errors returned by TrafficLog.ValidateAll() if the designated constraints aren't met.
func (TrafficLogMultiError) AllErrors ¶
func (m TrafficLogMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TrafficLogMultiError) Error ¶
func (m TrafficLogMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TrafficLogValidationError ¶
type TrafficLogValidationError struct {
// contains filtered or unexported fields
}
TrafficLogValidationError is the validation error returned by TrafficLog.Validate if the designated constraints aren't met.
func (TrafficLogValidationError) Cause ¶
func (e TrafficLogValidationError) Cause() error
Cause function returns cause value.
func (TrafficLogValidationError) Error ¶
func (e TrafficLogValidationError) Error() string
Error satisfies the builtin error interface
func (TrafficLogValidationError) ErrorName ¶
func (e TrafficLogValidationError) ErrorName() string
ErrorName returns error name.
func (TrafficLogValidationError) Field ¶
func (e TrafficLogValidationError) Field() string
Field function returns field value.
func (TrafficLogValidationError) Key ¶
func (e TrafficLogValidationError) Key() bool
Key function returns key value.
func (TrafficLogValidationError) Reason ¶
func (e TrafficLogValidationError) Reason() string
Reason function returns reason value.
type UnimplementedUserAuthMethodServiceServer ¶
type UnimplementedUserAuthMethodServiceServer struct{}
UnimplementedUserAuthMethodServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedUserAuthMethodServiceServer) CreateUserAuthMethod ¶
func (UnimplementedUserAuthMethodServiceServer) CreateUserAuthMethod(context.Context, *CreateUserAuthMethodRequest) (*CreateUserAuthMethodReply, error)
func (UnimplementedUserAuthMethodServiceServer) DeleteUserAuthMethod ¶
func (UnimplementedUserAuthMethodServiceServer) DeleteUserAuthMethod(context.Context, *DeleteUserAuthMethodRequest) (*DeleteUserAuthMethodReply, error)
func (UnimplementedUserAuthMethodServiceServer) GetUserAuthMethod ¶
func (UnimplementedUserAuthMethodServiceServer) GetUserAuthMethod(context.Context, *GetUserAuthMethodRequest) (*GetUserAuthMethodReply, error)
func (UnimplementedUserAuthMethodServiceServer) UpdateUserAuthMethod ¶
func (UnimplementedUserAuthMethodServiceServer) UpdateUserAuthMethod(context.Context, *UpdateUserAuthMethodRequest) (*UpdateUserAuthMethodReply, error)
type UnimplementedUserDeviceServiceServer ¶
type UnimplementedUserDeviceServiceServer struct{}
UnimplementedUserDeviceServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedUserDeviceServiceServer) DeleteUserDevice ¶
func (UnimplementedUserDeviceServiceServer) DeleteUserDevice(context.Context, *DeleteUserDeviceRequest) (*DeleteUserDeviceReply, error)
func (UnimplementedUserDeviceServiceServer) KickOfflineByUserDevice ¶
func (UnimplementedUserDeviceServiceServer) KickOfflineByUserDevice(context.Context, *KickOfflineByUserDeviceRequest) (*KickOfflineByUserDeviceReply, error)
func (UnimplementedUserDeviceServiceServer) UpdateUserDevice ¶
func (UnimplementedUserDeviceServiceServer) UpdateUserDevice(context.Context, *UpdateUserDeviceRequest) (*UpdateUserDeviceReply, error)
type UnimplementedUserServiceServer ¶
type UnimplementedUserServiceServer struct{}
UnimplementedUserServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedUserServiceServer) BatchDeleteUser ¶
func (UnimplementedUserServiceServer) BatchDeleteUser(context.Context, *BatchDeleteUserRequest) (*BatchDeleteUserReply, error)
func (UnimplementedUserServiceServer) CreateUser ¶
func (UnimplementedUserServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserReply, error)
func (UnimplementedUserServiceServer) CurrentUser ¶
func (UnimplementedUserServiceServer) CurrentUser(context.Context, *CurrentUserRequest) (*CurrentUserReply, error)
func (UnimplementedUserServiceServer) DeleteUser ¶
func (UnimplementedUserServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserReply, error)
func (UnimplementedUserServiceServer) GetUserDetail ¶
func (UnimplementedUserServiceServer) GetUserDetail(context.Context, *GetUserDetailRequest) (*GetUserDetailReply, error)
func (UnimplementedUserServiceServer) GetUserList ¶
func (UnimplementedUserServiceServer) GetUserList(context.Context, *GetUserListRequest) (*GetUserListReply, error)
func (UnimplementedUserServiceServer) GetUserLoginLogs ¶
func (UnimplementedUserServiceServer) GetUserLoginLogs(context.Context, *GetUserLoginLogsRequest) (*GetUserLoginLogsReply, error)
func (UnimplementedUserServiceServer) UpdateUserBasicInfo ¶
func (UnimplementedUserServiceServer) UpdateUserBasicInfo(context.Context, *UpdateUserBasicInfoRequest) (*UpdateUserBasicInfoReply, error)
func (UnimplementedUserServiceServer) UpdateUserNotifySettings ¶
func (UnimplementedUserServiceServer) UpdateUserNotifySettings(context.Context, *UpdateUserNotifySettingsRequest) (*UpdateUserNotifySettingsReply, error)
type UnimplementedUserSubscribeServiceServer ¶
type UnimplementedUserSubscribeServiceServer struct{}
UnimplementedUserSubscribeServiceServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedUserSubscribeServiceServer) CreateUserSubscribe ¶
func (UnimplementedUserSubscribeServiceServer) CreateUserSubscribe(context.Context, *CreateUserSubscribeRequest) (*CreateUserSubscribeReply, error)
func (UnimplementedUserSubscribeServiceServer) DeleteUserSubscribe ¶
func (UnimplementedUserSubscribeServiceServer) DeleteUserSubscribe(context.Context, *DeleteUserSubscribeRequest) (*DeleteUserSubscribeReply, error)
func (UnimplementedUserSubscribeServiceServer) GetUserSubscribe ¶
func (UnimplementedUserSubscribeServiceServer) GetUserSubscribe(context.Context, *GetUserSubscribeRequest) (*GetUserSubscribeReply, error)
func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeById ¶
func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeById(context.Context, *GetUserSubscribeByIdRequest) (*GetUserSubscribeByIdReply, error)
func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeDevices ¶
func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeDevices(context.Context, *GetUserSubscribeDevicesRequest) (*GetUserSubscribeDevicesReply, error)
func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeLogs ¶
func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeLogs(context.Context, *GetUserSubscribeLogsRequest) (*GetUserSubscribeLogsReply, error)
func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeResetTrafficLogs ¶
func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeResetTrafficLogs(context.Context, *GetUserSubscribeResetTrafficLogsRequest) (*GetUserSubscribeResetTrafficLogsReply, error)
func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeTrafficLogs ¶
func (UnimplementedUserSubscribeServiceServer) GetUserSubscribeTrafficLogs(context.Context, *GetUserSubscribeTrafficLogsRequest) (*GetUserSubscribeTrafficLogsReply, error)
func (UnimplementedUserSubscribeServiceServer) ResetUserSubscribeToken ¶
func (UnimplementedUserSubscribeServiceServer) ResetUserSubscribeToken(context.Context, *ResetUserSubscribeTokenRequest) (*ResetUserSubscribeTokenReply, error)
func (UnimplementedUserSubscribeServiceServer) ResetUserSubscribeTraffic ¶
func (UnimplementedUserSubscribeServiceServer) ResetUserSubscribeTraffic(context.Context, *ResetUserSubscribeTrafficRequest) (*ResetUserSubscribeTrafficReply, error)
func (UnimplementedUserSubscribeServiceServer) ToggleUserSubscribeStatus ¶
func (UnimplementedUserSubscribeServiceServer) ToggleUserSubscribeStatus(context.Context, *ToggleUserSubscribeStatusRequest) (*ToggleUserSubscribeStatusReply, error)
func (UnimplementedUserSubscribeServiceServer) UpdateUserSubscribe ¶
func (UnimplementedUserSubscribeServiceServer) UpdateUserSubscribe(context.Context, *UpdateUserSubscribeRequest) (*UpdateUserSubscribeReply, error)
type UnsafeUserAuthMethodServiceServer ¶
type UnsafeUserAuthMethodServiceServer interface {
// contains filtered or unexported methods
}
UnsafeUserAuthMethodServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UserAuthMethodServiceServer will result in compilation errors.
type UnsafeUserDeviceServiceServer ¶
type UnsafeUserDeviceServiceServer interface {
// contains filtered or unexported methods
}
UnsafeUserDeviceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UserDeviceServiceServer will result in compilation errors.
type UnsafeUserServiceServer ¶
type UnsafeUserServiceServer interface {
// contains filtered or unexported methods
}
UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UserServiceServer will result in compilation errors.
type UnsafeUserSubscribeServiceServer ¶
type UnsafeUserSubscribeServiceServer interface {
// contains filtered or unexported methods
}
UnsafeUserSubscribeServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UserSubscribeServiceServer will result in compilation errors.
type UpdateUserAuthMethodData ¶
type UpdateUserAuthMethodData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateUserAuthMethodData) Descriptor
deprecated
func (*UpdateUserAuthMethodData) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserAuthMethodData.ProtoReflect.Descriptor instead.
func (*UpdateUserAuthMethodData) GetSuccess ¶
func (x *UpdateUserAuthMethodData) GetSuccess() bool
func (*UpdateUserAuthMethodData) ProtoMessage ¶
func (*UpdateUserAuthMethodData) ProtoMessage()
func (*UpdateUserAuthMethodData) ProtoReflect ¶
func (x *UpdateUserAuthMethodData) ProtoReflect() protoreflect.Message
func (*UpdateUserAuthMethodData) Reset ¶
func (x *UpdateUserAuthMethodData) Reset()
func (*UpdateUserAuthMethodData) String ¶
func (x *UpdateUserAuthMethodData) String() string
func (*UpdateUserAuthMethodData) Validate ¶
func (m *UpdateUserAuthMethodData) Validate() error
Validate checks the field values on UpdateUserAuthMethodData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserAuthMethodData) ValidateAll ¶
func (m *UpdateUserAuthMethodData) ValidateAll() error
ValidateAll checks the field values on UpdateUserAuthMethodData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserAuthMethodDataMultiError, or nil if none found.
type UpdateUserAuthMethodDataMultiError ¶
type UpdateUserAuthMethodDataMultiError []error
UpdateUserAuthMethodDataMultiError is an error wrapping multiple validation errors returned by UpdateUserAuthMethodData.ValidateAll() if the designated constraints aren't met.
func (UpdateUserAuthMethodDataMultiError) AllErrors ¶
func (m UpdateUserAuthMethodDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserAuthMethodDataMultiError) Error ¶
func (m UpdateUserAuthMethodDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserAuthMethodDataValidationError ¶
type UpdateUserAuthMethodDataValidationError struct {
// contains filtered or unexported fields
}
UpdateUserAuthMethodDataValidationError is the validation error returned by UpdateUserAuthMethodData.Validate if the designated constraints aren't met.
func (UpdateUserAuthMethodDataValidationError) Cause ¶
func (e UpdateUserAuthMethodDataValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserAuthMethodDataValidationError) Error ¶
func (e UpdateUserAuthMethodDataValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserAuthMethodDataValidationError) ErrorName ¶
func (e UpdateUserAuthMethodDataValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserAuthMethodDataValidationError) Field ¶
func (e UpdateUserAuthMethodDataValidationError) Field() string
Field function returns field value.
func (UpdateUserAuthMethodDataValidationError) Key ¶
func (e UpdateUserAuthMethodDataValidationError) Key() bool
Key function returns key value.
func (UpdateUserAuthMethodDataValidationError) Reason ¶
func (e UpdateUserAuthMethodDataValidationError) Reason() string
Reason function returns reason value.
type UpdateUserAuthMethodReply ¶
type UpdateUserAuthMethodReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Data *UpdateUserAuthMethodData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateUserAuthMethodReply) Descriptor
deprecated
func (*UpdateUserAuthMethodReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserAuthMethodReply.ProtoReflect.Descriptor instead.
func (*UpdateUserAuthMethodReply) GetCode ¶
func (x *UpdateUserAuthMethodReply) GetCode() int32
func (*UpdateUserAuthMethodReply) GetData ¶
func (x *UpdateUserAuthMethodReply) GetData() *UpdateUserAuthMethodData
func (*UpdateUserAuthMethodReply) GetMessage ¶
func (x *UpdateUserAuthMethodReply) GetMessage() string
func (*UpdateUserAuthMethodReply) ProtoMessage ¶
func (*UpdateUserAuthMethodReply) ProtoMessage()
func (*UpdateUserAuthMethodReply) ProtoReflect ¶
func (x *UpdateUserAuthMethodReply) ProtoReflect() protoreflect.Message
func (*UpdateUserAuthMethodReply) Reset ¶
func (x *UpdateUserAuthMethodReply) Reset()
func (*UpdateUserAuthMethodReply) String ¶
func (x *UpdateUserAuthMethodReply) String() string
func (*UpdateUserAuthMethodReply) Validate ¶
func (m *UpdateUserAuthMethodReply) Validate() error
Validate checks the field values on UpdateUserAuthMethodReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserAuthMethodReply) ValidateAll ¶
func (m *UpdateUserAuthMethodReply) ValidateAll() error
ValidateAll checks the field values on UpdateUserAuthMethodReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserAuthMethodReplyMultiError, or nil if none found.
type UpdateUserAuthMethodReplyMultiError ¶
type UpdateUserAuthMethodReplyMultiError []error
UpdateUserAuthMethodReplyMultiError is an error wrapping multiple validation errors returned by UpdateUserAuthMethodReply.ValidateAll() if the designated constraints aren't met.
func (UpdateUserAuthMethodReplyMultiError) AllErrors ¶
func (m UpdateUserAuthMethodReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserAuthMethodReplyMultiError) Error ¶
func (m UpdateUserAuthMethodReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserAuthMethodReplyValidationError ¶
type UpdateUserAuthMethodReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateUserAuthMethodReplyValidationError is the validation error returned by UpdateUserAuthMethodReply.Validate if the designated constraints aren't met.
func (UpdateUserAuthMethodReplyValidationError) Cause ¶
func (e UpdateUserAuthMethodReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserAuthMethodReplyValidationError) Error ¶
func (e UpdateUserAuthMethodReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserAuthMethodReplyValidationError) ErrorName ¶
func (e UpdateUserAuthMethodReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserAuthMethodReplyValidationError) Field ¶
func (e UpdateUserAuthMethodReplyValidationError) Field() string
Field function returns field value.
func (UpdateUserAuthMethodReplyValidationError) Key ¶
func (e UpdateUserAuthMethodReplyValidationError) Key() bool
Key function returns key value.
func (UpdateUserAuthMethodReplyValidationError) Reason ¶
func (e UpdateUserAuthMethodReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateUserAuthMethodRequest ¶
type UpdateUserAuthMethodRequest struct {
UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 用户ID
AuthType string `protobuf:"bytes,2,opt,name=auth_type,json=authType,proto3" json:"auth_type,omitempty"` // 认证类型
AuthIdentifier string `protobuf:"bytes,3,opt,name=auth_identifier,json=authIdentifier,proto3" json:"auth_identifier,omitempty"` // 认证标识
// contains filtered or unexported fields
}
func (*UpdateUserAuthMethodRequest) Descriptor
deprecated
func (*UpdateUserAuthMethodRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserAuthMethodRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserAuthMethodRequest) GetAuthIdentifier ¶
func (x *UpdateUserAuthMethodRequest) GetAuthIdentifier() string
func (*UpdateUserAuthMethodRequest) GetAuthType ¶
func (x *UpdateUserAuthMethodRequest) GetAuthType() string
func (*UpdateUserAuthMethodRequest) GetUserId ¶
func (x *UpdateUserAuthMethodRequest) GetUserId() int64
func (*UpdateUserAuthMethodRequest) ProtoMessage ¶
func (*UpdateUserAuthMethodRequest) ProtoMessage()
func (*UpdateUserAuthMethodRequest) ProtoReflect ¶
func (x *UpdateUserAuthMethodRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserAuthMethodRequest) Reset ¶
func (x *UpdateUserAuthMethodRequest) Reset()
func (*UpdateUserAuthMethodRequest) String ¶
func (x *UpdateUserAuthMethodRequest) String() string
func (*UpdateUserAuthMethodRequest) Validate ¶
func (m *UpdateUserAuthMethodRequest) Validate() error
Validate checks the field values on UpdateUserAuthMethodRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserAuthMethodRequest) ValidateAll ¶
func (m *UpdateUserAuthMethodRequest) ValidateAll() error
ValidateAll checks the field values on UpdateUserAuthMethodRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserAuthMethodRequestMultiError, or nil if none found.
type UpdateUserAuthMethodRequestMultiError ¶
type UpdateUserAuthMethodRequestMultiError []error
UpdateUserAuthMethodRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserAuthMethodRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateUserAuthMethodRequestMultiError) AllErrors ¶
func (m UpdateUserAuthMethodRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserAuthMethodRequestMultiError) Error ¶
func (m UpdateUserAuthMethodRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserAuthMethodRequestValidationError ¶
type UpdateUserAuthMethodRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateUserAuthMethodRequestValidationError is the validation error returned by UpdateUserAuthMethodRequest.Validate if the designated constraints aren't met.
func (UpdateUserAuthMethodRequestValidationError) Cause ¶
func (e UpdateUserAuthMethodRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserAuthMethodRequestValidationError) Error ¶
func (e UpdateUserAuthMethodRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserAuthMethodRequestValidationError) ErrorName ¶
func (e UpdateUserAuthMethodRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserAuthMethodRequestValidationError) Field ¶
func (e UpdateUserAuthMethodRequestValidationError) Field() string
Field function returns field value.
func (UpdateUserAuthMethodRequestValidationError) Key ¶
func (e UpdateUserAuthMethodRequestValidationError) Key() bool
Key function returns key value.
func (UpdateUserAuthMethodRequestValidationError) Reason ¶
func (e UpdateUserAuthMethodRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateUserBasicInfoReply ¶
type UpdateUserBasicInfoReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` // 状态码
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // 消息内容
// contains filtered or unexported fields
}
func (*UpdateUserBasicInfoReply) Descriptor
deprecated
func (*UpdateUserBasicInfoReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserBasicInfoReply.ProtoReflect.Descriptor instead.
func (*UpdateUserBasicInfoReply) GetCode ¶
func (x *UpdateUserBasicInfoReply) GetCode() int32
func (*UpdateUserBasicInfoReply) GetMessage ¶
func (x *UpdateUserBasicInfoReply) GetMessage() string
func (*UpdateUserBasicInfoReply) ProtoMessage ¶
func (*UpdateUserBasicInfoReply) ProtoMessage()
func (*UpdateUserBasicInfoReply) ProtoReflect ¶
func (x *UpdateUserBasicInfoReply) ProtoReflect() protoreflect.Message
func (*UpdateUserBasicInfoReply) Reset ¶
func (x *UpdateUserBasicInfoReply) Reset()
func (*UpdateUserBasicInfoReply) String ¶
func (x *UpdateUserBasicInfoReply) String() string
func (*UpdateUserBasicInfoReply) Validate ¶
func (m *UpdateUserBasicInfoReply) Validate() error
Validate checks the field values on UpdateUserBasicInfoReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserBasicInfoReply) ValidateAll ¶
func (m *UpdateUserBasicInfoReply) ValidateAll() error
ValidateAll checks the field values on UpdateUserBasicInfoReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserBasicInfoReplyMultiError, or nil if none found.
type UpdateUserBasicInfoReplyMultiError ¶
type UpdateUserBasicInfoReplyMultiError []error
UpdateUserBasicInfoReplyMultiError is an error wrapping multiple validation errors returned by UpdateUserBasicInfoReply.ValidateAll() if the designated constraints aren't met.
func (UpdateUserBasicInfoReplyMultiError) AllErrors ¶
func (m UpdateUserBasicInfoReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserBasicInfoReplyMultiError) Error ¶
func (m UpdateUserBasicInfoReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserBasicInfoReplyValidationError ¶
type UpdateUserBasicInfoReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateUserBasicInfoReplyValidationError is the validation error returned by UpdateUserBasicInfoReply.Validate if the designated constraints aren't met.
func (UpdateUserBasicInfoReplyValidationError) Cause ¶
func (e UpdateUserBasicInfoReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserBasicInfoReplyValidationError) Error ¶
func (e UpdateUserBasicInfoReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserBasicInfoReplyValidationError) ErrorName ¶
func (e UpdateUserBasicInfoReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserBasicInfoReplyValidationError) Field ¶
func (e UpdateUserBasicInfoReplyValidationError) Field() string
Field function returns field value.
func (UpdateUserBasicInfoReplyValidationError) Key ¶
func (e UpdateUserBasicInfoReplyValidationError) Key() bool
Key function returns key value.
func (UpdateUserBasicInfoReplyValidationError) Reason ¶
func (e UpdateUserBasicInfoReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateUserBasicInfoRequest ¶
type UpdateUserBasicInfoRequest struct {
UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // 用户ID
Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // 新密码(可选)
Avatar string `protobuf:"bytes,3,opt,name=avatar,proto3" json:"avatar,omitempty"` // 头像
Balance int64 `protobuf:"varint,4,opt,name=balance,proto3" json:"balance,omitempty"` // 余额(分)
Commission int64 `protobuf:"varint,5,opt,name=commission,proto3" json:"commission,omitempty"` // 佣金(分)
ReferralPercentage uint32 `protobuf:"varint,6,opt,name=referral_percentage,json=referralPercentage,proto3" json:"referral_percentage,omitempty"` // 推荐返利比例
OnlyFirstPurchase bool `protobuf:"varint,7,opt,name=only_first_purchase,json=onlyFirstPurchase,proto3" json:"only_first_purchase,omitempty"` // 仅首次购买返利
GiftAmount int64 `protobuf:"varint,8,opt,name=gift_amount,json=giftAmount,proto3" json:"gift_amount,omitempty"` // 赠送金额(分)
Telegram int64 `protobuf:"varint,9,opt,name=telegram,proto3" json:"telegram,omitempty"` // Telegram ID
ReferCode string `protobuf:"bytes,10,opt,name=refer_code,json=referCode,proto3" json:"refer_code,omitempty"` // 推荐码
RefererId int64 `protobuf:"varint,11,opt,name=referer_id,json=refererId,proto3" json:"referer_id,omitempty"` // 推荐人ID
Enable bool `protobuf:"varint,12,opt,name=enable,proto3" json:"enable,omitempty"` // 是否启用
IsAdmin bool `protobuf:"varint,13,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"` // 是否管理员
// contains filtered or unexported fields
}
func (*UpdateUserBasicInfoRequest) Descriptor
deprecated
func (*UpdateUserBasicInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserBasicInfoRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserBasicInfoRequest) GetAvatar ¶
func (x *UpdateUserBasicInfoRequest) GetAvatar() string
func (*UpdateUserBasicInfoRequest) GetBalance ¶
func (x *UpdateUserBasicInfoRequest) GetBalance() int64
func (*UpdateUserBasicInfoRequest) GetCommission ¶
func (x *UpdateUserBasicInfoRequest) GetCommission() int64
func (*UpdateUserBasicInfoRequest) GetEnable ¶
func (x *UpdateUserBasicInfoRequest) GetEnable() bool
func (*UpdateUserBasicInfoRequest) GetGiftAmount ¶
func (x *UpdateUserBasicInfoRequest) GetGiftAmount() int64
func (*UpdateUserBasicInfoRequest) GetIsAdmin ¶
func (x *UpdateUserBasicInfoRequest) GetIsAdmin() bool
func (*UpdateUserBasicInfoRequest) GetOnlyFirstPurchase ¶
func (x *UpdateUserBasicInfoRequest) GetOnlyFirstPurchase() bool
func (*UpdateUserBasicInfoRequest) GetPassword ¶
func (x *UpdateUserBasicInfoRequest) GetPassword() string
func (*UpdateUserBasicInfoRequest) GetReferCode ¶
func (x *UpdateUserBasicInfoRequest) GetReferCode() string
func (*UpdateUserBasicInfoRequest) GetRefererId ¶
func (x *UpdateUserBasicInfoRequest) GetRefererId() int64
func (*UpdateUserBasicInfoRequest) GetReferralPercentage ¶
func (x *UpdateUserBasicInfoRequest) GetReferralPercentage() uint32
func (*UpdateUserBasicInfoRequest) GetTelegram ¶
func (x *UpdateUserBasicInfoRequest) GetTelegram() int64
func (*UpdateUserBasicInfoRequest) GetUserId ¶
func (x *UpdateUserBasicInfoRequest) GetUserId() int64
func (*UpdateUserBasicInfoRequest) ProtoMessage ¶
func (*UpdateUserBasicInfoRequest) ProtoMessage()
func (*UpdateUserBasicInfoRequest) ProtoReflect ¶
func (x *UpdateUserBasicInfoRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserBasicInfoRequest) Reset ¶
func (x *UpdateUserBasicInfoRequest) Reset()
func (*UpdateUserBasicInfoRequest) String ¶
func (x *UpdateUserBasicInfoRequest) String() string
func (*UpdateUserBasicInfoRequest) Validate ¶
func (m *UpdateUserBasicInfoRequest) Validate() error
Validate checks the field values on UpdateUserBasicInfoRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserBasicInfoRequest) ValidateAll ¶
func (m *UpdateUserBasicInfoRequest) ValidateAll() error
ValidateAll checks the field values on UpdateUserBasicInfoRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserBasicInfoRequestMultiError, or nil if none found.
type UpdateUserBasicInfoRequestMultiError ¶
type UpdateUserBasicInfoRequestMultiError []error
UpdateUserBasicInfoRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserBasicInfoRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateUserBasicInfoRequestMultiError) AllErrors ¶
func (m UpdateUserBasicInfoRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserBasicInfoRequestMultiError) Error ¶
func (m UpdateUserBasicInfoRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserBasicInfoRequestValidationError ¶
type UpdateUserBasicInfoRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateUserBasicInfoRequestValidationError is the validation error returned by UpdateUserBasicInfoRequest.Validate if the designated constraints aren't met.
func (UpdateUserBasicInfoRequestValidationError) Cause ¶
func (e UpdateUserBasicInfoRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserBasicInfoRequestValidationError) Error ¶
func (e UpdateUserBasicInfoRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserBasicInfoRequestValidationError) ErrorName ¶
func (e UpdateUserBasicInfoRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserBasicInfoRequestValidationError) Field ¶
func (e UpdateUserBasicInfoRequestValidationError) Field() string
Field function returns field value.
func (UpdateUserBasicInfoRequestValidationError) Key ¶
func (e UpdateUserBasicInfoRequestValidationError) Key() bool
Key function returns key value.
func (UpdateUserBasicInfoRequestValidationError) Reason ¶
func (e UpdateUserBasicInfoRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateUserDeviceData ¶
type UpdateUserDeviceData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateUserDeviceData) Descriptor
deprecated
func (*UpdateUserDeviceData) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserDeviceData.ProtoReflect.Descriptor instead.
func (*UpdateUserDeviceData) GetSuccess ¶
func (x *UpdateUserDeviceData) GetSuccess() bool
func (*UpdateUserDeviceData) ProtoMessage ¶
func (*UpdateUserDeviceData) ProtoMessage()
func (*UpdateUserDeviceData) ProtoReflect ¶
func (x *UpdateUserDeviceData) ProtoReflect() protoreflect.Message
func (*UpdateUserDeviceData) Reset ¶
func (x *UpdateUserDeviceData) Reset()
func (*UpdateUserDeviceData) String ¶
func (x *UpdateUserDeviceData) String() string
func (*UpdateUserDeviceData) Validate ¶
func (m *UpdateUserDeviceData) Validate() error
Validate checks the field values on UpdateUserDeviceData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserDeviceData) ValidateAll ¶
func (m *UpdateUserDeviceData) ValidateAll() error
ValidateAll checks the field values on UpdateUserDeviceData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserDeviceDataMultiError, or nil if none found.
type UpdateUserDeviceDataMultiError ¶
type UpdateUserDeviceDataMultiError []error
UpdateUserDeviceDataMultiError is an error wrapping multiple validation errors returned by UpdateUserDeviceData.ValidateAll() if the designated constraints aren't met.
func (UpdateUserDeviceDataMultiError) AllErrors ¶
func (m UpdateUserDeviceDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserDeviceDataMultiError) Error ¶
func (m UpdateUserDeviceDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserDeviceDataValidationError ¶
type UpdateUserDeviceDataValidationError struct {
// contains filtered or unexported fields
}
UpdateUserDeviceDataValidationError is the validation error returned by UpdateUserDeviceData.Validate if the designated constraints aren't met.
func (UpdateUserDeviceDataValidationError) Cause ¶
func (e UpdateUserDeviceDataValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserDeviceDataValidationError) Error ¶
func (e UpdateUserDeviceDataValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserDeviceDataValidationError) ErrorName ¶
func (e UpdateUserDeviceDataValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserDeviceDataValidationError) Field ¶
func (e UpdateUserDeviceDataValidationError) Field() string
Field function returns field value.
func (UpdateUserDeviceDataValidationError) Key ¶
func (e UpdateUserDeviceDataValidationError) Key() bool
Key function returns key value.
func (UpdateUserDeviceDataValidationError) Reason ¶
func (e UpdateUserDeviceDataValidationError) Reason() string
Reason function returns reason value.
type UpdateUserDeviceReply ¶
type UpdateUserDeviceReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Data *UpdateUserDeviceData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateUserDeviceReply) Descriptor
deprecated
func (*UpdateUserDeviceReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserDeviceReply.ProtoReflect.Descriptor instead.
func (*UpdateUserDeviceReply) GetCode ¶
func (x *UpdateUserDeviceReply) GetCode() int32
func (*UpdateUserDeviceReply) GetData ¶
func (x *UpdateUserDeviceReply) GetData() *UpdateUserDeviceData
func (*UpdateUserDeviceReply) GetMessage ¶
func (x *UpdateUserDeviceReply) GetMessage() string
func (*UpdateUserDeviceReply) ProtoMessage ¶
func (*UpdateUserDeviceReply) ProtoMessage()
func (*UpdateUserDeviceReply) ProtoReflect ¶
func (x *UpdateUserDeviceReply) ProtoReflect() protoreflect.Message
func (*UpdateUserDeviceReply) Reset ¶
func (x *UpdateUserDeviceReply) Reset()
func (*UpdateUserDeviceReply) String ¶
func (x *UpdateUserDeviceReply) String() string
func (*UpdateUserDeviceReply) Validate ¶
func (m *UpdateUserDeviceReply) Validate() error
Validate checks the field values on UpdateUserDeviceReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserDeviceReply) ValidateAll ¶
func (m *UpdateUserDeviceReply) ValidateAll() error
ValidateAll checks the field values on UpdateUserDeviceReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserDeviceReplyMultiError, or nil if none found.
type UpdateUserDeviceReplyMultiError ¶
type UpdateUserDeviceReplyMultiError []error
UpdateUserDeviceReplyMultiError is an error wrapping multiple validation errors returned by UpdateUserDeviceReply.ValidateAll() if the designated constraints aren't met.
func (UpdateUserDeviceReplyMultiError) AllErrors ¶
func (m UpdateUserDeviceReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserDeviceReplyMultiError) Error ¶
func (m UpdateUserDeviceReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserDeviceReplyValidationError ¶
type UpdateUserDeviceReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateUserDeviceReplyValidationError is the validation error returned by UpdateUserDeviceReply.Validate if the designated constraints aren't met.
func (UpdateUserDeviceReplyValidationError) Cause ¶
func (e UpdateUserDeviceReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserDeviceReplyValidationError) Error ¶
func (e UpdateUserDeviceReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserDeviceReplyValidationError) ErrorName ¶
func (e UpdateUserDeviceReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserDeviceReplyValidationError) Field ¶
func (e UpdateUserDeviceReplyValidationError) Field() string
Field function returns field value.
func (UpdateUserDeviceReplyValidationError) Key ¶
func (e UpdateUserDeviceReplyValidationError) Key() bool
Key function returns key value.
func (UpdateUserDeviceReplyValidationError) Reason ¶
func (e UpdateUserDeviceReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateUserDeviceRequest ¶
type UpdateUserDeviceRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // 设备ID
Ip string `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip,omitempty"`
Identifier string `protobuf:"bytes,3,opt,name=identifier,proto3" json:"identifier,omitempty"` // 设备标识符
UserAgent string `protobuf:"bytes,4,opt,name=user_agent,json=userAgent,proto3" json:"user_agent,omitempty"`
Online bool `protobuf:"varint,5,opt,name=online,proto3" json:"online,omitempty"` // 是否在线
Enabled bool `protobuf:"varint,6,opt,name=enabled,proto3" json:"enabled,omitempty"` // 是否启用
CreatedAt int64 `protobuf:"varint,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Unix timestamp in seconds
UpdatedAt int64 `protobuf:"varint,8,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // Unix timestamp in seconds
// contains filtered or unexported fields
}
func (*UpdateUserDeviceRequest) Descriptor
deprecated
func (*UpdateUserDeviceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserDeviceRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserDeviceRequest) GetCreatedAt ¶
func (x *UpdateUserDeviceRequest) GetCreatedAt() int64
func (*UpdateUserDeviceRequest) GetEnabled ¶
func (x *UpdateUserDeviceRequest) GetEnabled() bool
func (*UpdateUserDeviceRequest) GetId ¶
func (x *UpdateUserDeviceRequest) GetId() int64
func (*UpdateUserDeviceRequest) GetIdentifier ¶
func (x *UpdateUserDeviceRequest) GetIdentifier() string
func (*UpdateUserDeviceRequest) GetIp ¶
func (x *UpdateUserDeviceRequest) GetIp() string
func (*UpdateUserDeviceRequest) GetOnline ¶
func (x *UpdateUserDeviceRequest) GetOnline() bool
func (*UpdateUserDeviceRequest) GetUpdatedAt ¶
func (x *UpdateUserDeviceRequest) GetUpdatedAt() int64
func (*UpdateUserDeviceRequest) GetUserAgent ¶
func (x *UpdateUserDeviceRequest) GetUserAgent() string
func (*UpdateUserDeviceRequest) ProtoMessage ¶
func (*UpdateUserDeviceRequest) ProtoMessage()
func (*UpdateUserDeviceRequest) ProtoReflect ¶
func (x *UpdateUserDeviceRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserDeviceRequest) Reset ¶
func (x *UpdateUserDeviceRequest) Reset()
func (*UpdateUserDeviceRequest) String ¶
func (x *UpdateUserDeviceRequest) String() string
func (*UpdateUserDeviceRequest) Validate ¶
func (m *UpdateUserDeviceRequest) Validate() error
Validate checks the field values on UpdateUserDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserDeviceRequest) ValidateAll ¶
func (m *UpdateUserDeviceRequest) ValidateAll() error
ValidateAll checks the field values on UpdateUserDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserDeviceRequestMultiError, or nil if none found.
type UpdateUserDeviceRequestMultiError ¶
type UpdateUserDeviceRequestMultiError []error
UpdateUserDeviceRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserDeviceRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateUserDeviceRequestMultiError) AllErrors ¶
func (m UpdateUserDeviceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserDeviceRequestMultiError) Error ¶
func (m UpdateUserDeviceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserDeviceRequestValidationError ¶
type UpdateUserDeviceRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateUserDeviceRequestValidationError is the validation error returned by UpdateUserDeviceRequest.Validate if the designated constraints aren't met.
func (UpdateUserDeviceRequestValidationError) Cause ¶
func (e UpdateUserDeviceRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserDeviceRequestValidationError) Error ¶
func (e UpdateUserDeviceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserDeviceRequestValidationError) ErrorName ¶
func (e UpdateUserDeviceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserDeviceRequestValidationError) Field ¶
func (e UpdateUserDeviceRequestValidationError) Field() string
Field function returns field value.
func (UpdateUserDeviceRequestValidationError) Key ¶
func (e UpdateUserDeviceRequestValidationError) Key() bool
Key function returns key value.
func (UpdateUserDeviceRequestValidationError) Reason ¶
func (e UpdateUserDeviceRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateUserNotifySettingsReply ¶
type UpdateUserNotifySettingsReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` // 状态码
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // 消息内容
// contains filtered or unexported fields
}
func (*UpdateUserNotifySettingsReply) Descriptor
deprecated
func (*UpdateUserNotifySettingsReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserNotifySettingsReply.ProtoReflect.Descriptor instead.
func (*UpdateUserNotifySettingsReply) GetCode ¶
func (x *UpdateUserNotifySettingsReply) GetCode() int32
func (*UpdateUserNotifySettingsReply) GetMessage ¶
func (x *UpdateUserNotifySettingsReply) GetMessage() string
func (*UpdateUserNotifySettingsReply) ProtoMessage ¶
func (*UpdateUserNotifySettingsReply) ProtoMessage()
func (*UpdateUserNotifySettingsReply) ProtoReflect ¶
func (x *UpdateUserNotifySettingsReply) ProtoReflect() protoreflect.Message
func (*UpdateUserNotifySettingsReply) Reset ¶
func (x *UpdateUserNotifySettingsReply) Reset()
func (*UpdateUserNotifySettingsReply) String ¶
func (x *UpdateUserNotifySettingsReply) String() string
func (*UpdateUserNotifySettingsReply) Validate ¶
func (m *UpdateUserNotifySettingsReply) Validate() error
Validate checks the field values on UpdateUserNotifySettingsReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserNotifySettingsReply) ValidateAll ¶
func (m *UpdateUserNotifySettingsReply) ValidateAll() error
ValidateAll checks the field values on UpdateUserNotifySettingsReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserNotifySettingsReplyMultiError, or nil if none found.
type UpdateUserNotifySettingsReplyMultiError ¶
type UpdateUserNotifySettingsReplyMultiError []error
UpdateUserNotifySettingsReplyMultiError is an error wrapping multiple validation errors returned by UpdateUserNotifySettingsReply.ValidateAll() if the designated constraints aren't met.
func (UpdateUserNotifySettingsReplyMultiError) AllErrors ¶
func (m UpdateUserNotifySettingsReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserNotifySettingsReplyMultiError) Error ¶
func (m UpdateUserNotifySettingsReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserNotifySettingsReplyValidationError ¶
type UpdateUserNotifySettingsReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateUserNotifySettingsReplyValidationError is the validation error returned by UpdateUserNotifySettingsReply.Validate if the designated constraints aren't met.
func (UpdateUserNotifySettingsReplyValidationError) Cause ¶
func (e UpdateUserNotifySettingsReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserNotifySettingsReplyValidationError) Error ¶
func (e UpdateUserNotifySettingsReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserNotifySettingsReplyValidationError) ErrorName ¶
func (e UpdateUserNotifySettingsReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserNotifySettingsReplyValidationError) Field ¶
func (e UpdateUserNotifySettingsReplyValidationError) Field() string
Field function returns field value.
func (UpdateUserNotifySettingsReplyValidationError) Key ¶
func (e UpdateUserNotifySettingsReplyValidationError) Key() bool
Key function returns key value.
func (UpdateUserNotifySettingsReplyValidationError) Reason ¶
func (e UpdateUserNotifySettingsReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateUserNotifySettingsRequest ¶
type UpdateUserNotifySettingsRequest struct {
UserId int64 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
EnableBalanceNotify bool `protobuf:"varint,2,opt,name=enable_balance_notify,json=enableBalanceNotify,proto3" json:"enable_balance_notify,omitempty"`
EnableLoginNotify bool `protobuf:"varint,3,opt,name=enable_login_notify,json=enableLoginNotify,proto3" json:"enable_login_notify,omitempty"`
EnableSubscribeNotify bool `` /* 127-byte string literal not displayed */
EnableTradeNotify bool `protobuf:"varint,5,opt,name=enable_trade_notify,json=enableTradeNotify,proto3" json:"enable_trade_notify,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateUserNotifySettingsRequest) Descriptor
deprecated
func (*UpdateUserNotifySettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserNotifySettingsRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserNotifySettingsRequest) GetEnableBalanceNotify ¶
func (x *UpdateUserNotifySettingsRequest) GetEnableBalanceNotify() bool
func (*UpdateUserNotifySettingsRequest) GetEnableLoginNotify ¶
func (x *UpdateUserNotifySettingsRequest) GetEnableLoginNotify() bool
func (*UpdateUserNotifySettingsRequest) GetEnableSubscribeNotify ¶
func (x *UpdateUserNotifySettingsRequest) GetEnableSubscribeNotify() bool
func (*UpdateUserNotifySettingsRequest) GetEnableTradeNotify ¶
func (x *UpdateUserNotifySettingsRequest) GetEnableTradeNotify() bool
func (*UpdateUserNotifySettingsRequest) GetUserId ¶
func (x *UpdateUserNotifySettingsRequest) GetUserId() int64
func (*UpdateUserNotifySettingsRequest) ProtoMessage ¶
func (*UpdateUserNotifySettingsRequest) ProtoMessage()
func (*UpdateUserNotifySettingsRequest) ProtoReflect ¶
func (x *UpdateUserNotifySettingsRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserNotifySettingsRequest) Reset ¶
func (x *UpdateUserNotifySettingsRequest) Reset()
func (*UpdateUserNotifySettingsRequest) String ¶
func (x *UpdateUserNotifySettingsRequest) String() string
func (*UpdateUserNotifySettingsRequest) Validate ¶
func (m *UpdateUserNotifySettingsRequest) Validate() error
Validate checks the field values on UpdateUserNotifySettingsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserNotifySettingsRequest) ValidateAll ¶
func (m *UpdateUserNotifySettingsRequest) ValidateAll() error
ValidateAll checks the field values on UpdateUserNotifySettingsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserNotifySettingsRequestMultiError, or nil if none found.
type UpdateUserNotifySettingsRequestMultiError ¶
type UpdateUserNotifySettingsRequestMultiError []error
UpdateUserNotifySettingsRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserNotifySettingsRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateUserNotifySettingsRequestMultiError) AllErrors ¶
func (m UpdateUserNotifySettingsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserNotifySettingsRequestMultiError) Error ¶
func (m UpdateUserNotifySettingsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserNotifySettingsRequestValidationError ¶
type UpdateUserNotifySettingsRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateUserNotifySettingsRequestValidationError is the validation error returned by UpdateUserNotifySettingsRequest.Validate if the designated constraints aren't met.
func (UpdateUserNotifySettingsRequestValidationError) Cause ¶
func (e UpdateUserNotifySettingsRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserNotifySettingsRequestValidationError) Error ¶
func (e UpdateUserNotifySettingsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserNotifySettingsRequestValidationError) ErrorName ¶
func (e UpdateUserNotifySettingsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserNotifySettingsRequestValidationError) Field ¶
func (e UpdateUserNotifySettingsRequestValidationError) Field() string
Field function returns field value.
func (UpdateUserNotifySettingsRequestValidationError) Key ¶
func (e UpdateUserNotifySettingsRequestValidationError) Key() bool
Key function returns key value.
func (UpdateUserNotifySettingsRequestValidationError) Reason ¶
func (e UpdateUserNotifySettingsRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateUserSubscribeReply ¶
type UpdateUserSubscribeReply struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateUserSubscribeReply) Descriptor
deprecated
func (*UpdateUserSubscribeReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserSubscribeReply.ProtoReflect.Descriptor instead.
func (*UpdateUserSubscribeReply) GetCode ¶
func (x *UpdateUserSubscribeReply) GetCode() int32
func (*UpdateUserSubscribeReply) GetMessage ¶
func (x *UpdateUserSubscribeReply) GetMessage() string
func (*UpdateUserSubscribeReply) ProtoMessage ¶
func (*UpdateUserSubscribeReply) ProtoMessage()
func (*UpdateUserSubscribeReply) ProtoReflect ¶
func (x *UpdateUserSubscribeReply) ProtoReflect() protoreflect.Message
func (*UpdateUserSubscribeReply) Reset ¶
func (x *UpdateUserSubscribeReply) Reset()
func (*UpdateUserSubscribeReply) String ¶
func (x *UpdateUserSubscribeReply) String() string
func (*UpdateUserSubscribeReply) Validate ¶
func (m *UpdateUserSubscribeReply) Validate() error
Validate checks the field values on UpdateUserSubscribeReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserSubscribeReply) ValidateAll ¶
func (m *UpdateUserSubscribeReply) ValidateAll() error
ValidateAll checks the field values on UpdateUserSubscribeReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserSubscribeReplyMultiError, or nil if none found.
type UpdateUserSubscribeReplyMultiError ¶
type UpdateUserSubscribeReplyMultiError []error
UpdateUserSubscribeReplyMultiError is an error wrapping multiple validation errors returned by UpdateUserSubscribeReply.ValidateAll() if the designated constraints aren't met.
func (UpdateUserSubscribeReplyMultiError) AllErrors ¶
func (m UpdateUserSubscribeReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserSubscribeReplyMultiError) Error ¶
func (m UpdateUserSubscribeReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserSubscribeReplyValidationError ¶
type UpdateUserSubscribeReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateUserSubscribeReplyValidationError is the validation error returned by UpdateUserSubscribeReply.Validate if the designated constraints aren't met.
func (UpdateUserSubscribeReplyValidationError) Cause ¶
func (e UpdateUserSubscribeReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserSubscribeReplyValidationError) Error ¶
func (e UpdateUserSubscribeReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserSubscribeReplyValidationError) ErrorName ¶
func (e UpdateUserSubscribeReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserSubscribeReplyValidationError) Field ¶
func (e UpdateUserSubscribeReplyValidationError) Field() string
Field function returns field value.
func (UpdateUserSubscribeReplyValidationError) Key ¶
func (e UpdateUserSubscribeReplyValidationError) Key() bool
Key function returns key value.
func (UpdateUserSubscribeReplyValidationError) Reason ¶
func (e UpdateUserSubscribeReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateUserSubscribeRequest ¶
type UpdateUserSubscribeRequest struct {
UserSubscribeId int64 `protobuf:"varint,1,opt,name=user_subscribe_id,json=userSubscribeId,proto3" json:"user_subscribe_id,omitempty"`
SubscribeId int64 `protobuf:"varint,2,opt,name=subscribe_id,json=subscribeId,proto3" json:"subscribe_id,omitempty"`
Traffic int64 `protobuf:"varint,3,opt,name=traffic,proto3" json:"traffic,omitempty"`
ExpiredAt int64 `protobuf:"varint,4,opt,name=expired_at,json=expiredAt,proto3" json:"expired_at,omitempty"`
Upload int64 `protobuf:"varint,5,opt,name=upload,proto3" json:"upload,omitempty"`
Download int64 `protobuf:"varint,6,opt,name=download,proto3" json:"download,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateUserSubscribeRequest) Descriptor
deprecated
func (*UpdateUserSubscribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserSubscribeRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserSubscribeRequest) GetDownload ¶
func (x *UpdateUserSubscribeRequest) GetDownload() int64
func (*UpdateUserSubscribeRequest) GetExpiredAt ¶
func (x *UpdateUserSubscribeRequest) GetExpiredAt() int64
func (*UpdateUserSubscribeRequest) GetSubscribeId ¶
func (x *UpdateUserSubscribeRequest) GetSubscribeId() int64
func (*UpdateUserSubscribeRequest) GetTraffic ¶
func (x *UpdateUserSubscribeRequest) GetTraffic() int64
func (*UpdateUserSubscribeRequest) GetUpload ¶
func (x *UpdateUserSubscribeRequest) GetUpload() int64
func (*UpdateUserSubscribeRequest) GetUserSubscribeId ¶
func (x *UpdateUserSubscribeRequest) GetUserSubscribeId() int64
func (*UpdateUserSubscribeRequest) ProtoMessage ¶
func (*UpdateUserSubscribeRequest) ProtoMessage()
func (*UpdateUserSubscribeRequest) ProtoReflect ¶
func (x *UpdateUserSubscribeRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserSubscribeRequest) Reset ¶
func (x *UpdateUserSubscribeRequest) Reset()
func (*UpdateUserSubscribeRequest) String ¶
func (x *UpdateUserSubscribeRequest) String() string
func (*UpdateUserSubscribeRequest) Validate ¶
func (m *UpdateUserSubscribeRequest) Validate() error
Validate checks the field values on UpdateUserSubscribeRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserSubscribeRequest) ValidateAll ¶
func (m *UpdateUserSubscribeRequest) ValidateAll() error
ValidateAll checks the field values on UpdateUserSubscribeRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserSubscribeRequestMultiError, or nil if none found.
type UpdateUserSubscribeRequestMultiError ¶
type UpdateUserSubscribeRequestMultiError []error
UpdateUserSubscribeRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserSubscribeRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateUserSubscribeRequestMultiError) AllErrors ¶
func (m UpdateUserSubscribeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserSubscribeRequestMultiError) Error ¶
func (m UpdateUserSubscribeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserSubscribeRequestValidationError ¶
type UpdateUserSubscribeRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateUserSubscribeRequestValidationError is the validation error returned by UpdateUserSubscribeRequest.Validate if the designated constraints aren't met.
func (UpdateUserSubscribeRequestValidationError) Cause ¶
func (e UpdateUserSubscribeRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserSubscribeRequestValidationError) Error ¶
func (e UpdateUserSubscribeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserSubscribeRequestValidationError) ErrorName ¶
func (e UpdateUserSubscribeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserSubscribeRequestValidationError) Field ¶
func (e UpdateUserSubscribeRequestValidationError) Field() string
Field function returns field value.
func (UpdateUserSubscribeRequestValidationError) Key ¶
func (e UpdateUserSubscribeRequestValidationError) Key() bool
Key function returns key value.
func (UpdateUserSubscribeRequestValidationError) Reason ¶
func (e UpdateUserSubscribeRequestValidationError) Reason() string
Reason function returns reason value.
type User ¶
type User struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Avatar string `protobuf:"bytes,5,opt,name=avatar,proto3" json:"avatar,omitempty"`
Balance int64 `protobuf:"varint,6,opt,name=balance,proto3" json:"balance,omitempty"` // 余额(分)
ReferCode string `protobuf:"bytes,7,opt,name=refer_code,json=referCode,proto3" json:"refer_code,omitempty"`
RefererId int64 `protobuf:"varint,8,opt,name=referer_id,json=refererId,proto3" json:"referer_id,omitempty"`
Commission int64 `protobuf:"varint,9,opt,name=commission,proto3" json:"commission,omitempty"` // 佣金(分)
ReferralPercentage uint32 `protobuf:"varint,10,opt,name=referral_percentage,json=referralPercentage,proto3" json:"referral_percentage,omitempty"`
OnlyFirstPurchase bool `protobuf:"varint,11,opt,name=only_first_purchase,json=onlyFirstPurchase,proto3" json:"only_first_purchase,omitempty"`
GiftAmount int64 `protobuf:"varint,12,opt,name=gift_amount,json=giftAmount,proto3" json:"gift_amount,omitempty"` // 赠送金额(分)
Enable bool `protobuf:"varint,13,opt,name=enable,proto3" json:"enable,omitempty"`
IsAdmin bool `protobuf:"varint,14,opt,name=is_admin,json=isAdmin,proto3" json:"is_admin,omitempty"`
EnableBalanceNotify bool `protobuf:"varint,15,opt,name=enable_balance_notify,json=enableBalanceNotify,proto3" json:"enable_balance_notify,omitempty"`
EnableLoginNotify bool `protobuf:"varint,16,opt,name=enable_login_notify,json=enableLoginNotify,proto3" json:"enable_login_notify,omitempty"`
EnableSubscribeNotify bool `` /* 128-byte string literal not displayed */
EnableTradeNotify bool `protobuf:"varint,18,opt,name=enable_trade_notify,json=enableTradeNotify,proto3" json:"enable_trade_notify,omitempty"`
AuthMethods []*UserAuthMethod `protobuf:"bytes,22,rep,name=auth_methods,json=authMethods,proto3" json:"auth_methods,omitempty"` // 用户认证方法列表
UserDevices []*UserDevice `protobuf:"bytes,23,rep,name=user_devices,json=userDevices,proto3" json:"user_devices,omitempty"` // 用户设备列表
Rules []string `protobuf:"bytes,24,rep,name=rules,proto3" json:"rules,omitempty"` // 权限规则
CreatedAt int64 `protobuf:"varint,19,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Unix timestamp in seconds
UpdatedAt int64 `protobuf:"varint,20,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // Unix timestamp in seconds
Telegram int64 `protobuf:"varint,21,opt,name=telegram,proto3" json:"telegram,omitempty"` // Telegram ID
DeletedAt int64 `protobuf:"varint,25,opt,name=deleted_at,json=deletedAt,proto3" json:"deleted_at,omitempty"` // Unix timestamp in seconds
IsDel bool `protobuf:"varint,26,opt,name=is_del,json=isDel,proto3" json:"is_del,omitempty"` // 是否已删除
// contains filtered or unexported fields
}
User 用户信息
func (*User) Descriptor
deprecated
func (*User) GetAuthMethods ¶
func (x *User) GetAuthMethods() []*UserAuthMethod
func (*User) GetBalance ¶
func (*User) GetCommission ¶
func (*User) GetCreatedAt ¶
func (*User) GetDeletedAt ¶
func (*User) GetEnableBalanceNotify ¶
func (*User) GetEnableLoginNotify ¶
func (*User) GetEnableSubscribeNotify ¶
func (*User) GetEnableTradeNotify ¶
func (*User) GetGiftAmount ¶
func (*User) GetIsAdmin ¶
func (*User) GetOnlyFirstPurchase ¶
func (*User) GetReferCode ¶
func (*User) GetRefererId ¶
func (*User) GetReferralPercentage ¶
func (*User) GetTelegram ¶
func (*User) GetUpdatedAt ¶
func (*User) GetUserDevices ¶
func (x *User) GetUserDevices() []*UserDevice
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
func (*User) Validate ¶
Validate checks the field values on User with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*User) ValidateAll ¶
ValidateAll checks the field values on User with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserMultiError, or nil if none found.
type UserAuthMethod ¶
type UserAuthMethod struct {
AuthType string `protobuf:"bytes,1,opt,name=auth_type,json=authType,proto3" json:"auth_type,omitempty"` // apple, google, github, facebook, telegram, email, mobile
AuthIdentifier string `protobuf:"bytes,2,opt,name=auth_identifier,json=authIdentifier,proto3" json:"auth_identifier,omitempty"` // 认证标识
Verified bool `protobuf:"varint,3,opt,name=verified,proto3" json:"verified,omitempty"` // 是否已验证
// contains filtered or unexported fields
}
UserAuthMethod 用户认证方法
func (*UserAuthMethod) Descriptor
deprecated
func (*UserAuthMethod) Descriptor() ([]byte, []int)
Deprecated: Use UserAuthMethod.ProtoReflect.Descriptor instead.
func (*UserAuthMethod) GetAuthIdentifier ¶
func (x *UserAuthMethod) GetAuthIdentifier() string
func (*UserAuthMethod) GetAuthType ¶
func (x *UserAuthMethod) GetAuthType() string
func (*UserAuthMethod) GetVerified ¶
func (x *UserAuthMethod) GetVerified() bool
func (*UserAuthMethod) ProtoMessage ¶
func (*UserAuthMethod) ProtoMessage()
func (*UserAuthMethod) ProtoReflect ¶
func (x *UserAuthMethod) ProtoReflect() protoreflect.Message
func (*UserAuthMethod) Reset ¶
func (x *UserAuthMethod) Reset()
func (*UserAuthMethod) String ¶
func (x *UserAuthMethod) String() string
func (*UserAuthMethod) Validate ¶
func (m *UserAuthMethod) Validate() error
Validate checks the field values on UserAuthMethod with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserAuthMethod) ValidateAll ¶
func (m *UserAuthMethod) ValidateAll() error
ValidateAll checks the field values on UserAuthMethod with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserAuthMethodMultiError, or nil if none found.
type UserAuthMethodMultiError ¶
type UserAuthMethodMultiError []error
UserAuthMethodMultiError is an error wrapping multiple validation errors returned by UserAuthMethod.ValidateAll() if the designated constraints aren't met.
func (UserAuthMethodMultiError) AllErrors ¶
func (m UserAuthMethodMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserAuthMethodMultiError) Error ¶
func (m UserAuthMethodMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserAuthMethodServiceClient ¶
type UserAuthMethodServiceClient interface {
// CreateUserAuthMethod 创建用户认证方法
CreateUserAuthMethod(ctx context.Context, in *CreateUserAuthMethodRequest, opts ...grpc.CallOption) (*CreateUserAuthMethodReply, error)
// UpdateUserAuthMethod 更新用户认证方法
UpdateUserAuthMethod(ctx context.Context, in *UpdateUserAuthMethodRequest, opts ...grpc.CallOption) (*UpdateUserAuthMethodReply, error)
// DeleteUserAuthMethod 删除用户认证方法
DeleteUserAuthMethod(ctx context.Context, in *DeleteUserAuthMethodRequest, opts ...grpc.CallOption) (*DeleteUserAuthMethodReply, error)
// GetUserAuthMethod 获取用户认证方法
GetUserAuthMethod(ctx context.Context, in *GetUserAuthMethodRequest, opts ...grpc.CallOption) (*GetUserAuthMethodReply, error)
}
UserAuthMethodServiceClient is the client API for UserAuthMethodService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
UserAuthMethodService 用户认证方法管理服务
func NewUserAuthMethodServiceClient ¶
func NewUserAuthMethodServiceClient(cc grpc.ClientConnInterface) UserAuthMethodServiceClient
type UserAuthMethodServiceHTTPClient ¶
type UserAuthMethodServiceHTTPClient interface {
// CreateUserAuthMethod CreateUserAuthMethod 创建用户认证方法
CreateUserAuthMethod(ctx context.Context, req *CreateUserAuthMethodRequest, opts ...http.CallOption) (rsp *CreateUserAuthMethodReply, err error)
// DeleteUserAuthMethod DeleteUserAuthMethod 删除用户认证方法
DeleteUserAuthMethod(ctx context.Context, req *DeleteUserAuthMethodRequest, opts ...http.CallOption) (rsp *DeleteUserAuthMethodReply, err error)
// GetUserAuthMethod GetUserAuthMethod 获取用户认证方法
GetUserAuthMethod(ctx context.Context, req *GetUserAuthMethodRequest, opts ...http.CallOption) (rsp *GetUserAuthMethodReply, err error)
// UpdateUserAuthMethod UpdateUserAuthMethod 更新用户认证方法
UpdateUserAuthMethod(ctx context.Context, req *UpdateUserAuthMethodRequest, opts ...http.CallOption) (rsp *UpdateUserAuthMethodReply, err error)
}
func NewUserAuthMethodServiceHTTPClient ¶
func NewUserAuthMethodServiceHTTPClient(client *http.Client) UserAuthMethodServiceHTTPClient
type UserAuthMethodServiceHTTPClientImpl ¶
type UserAuthMethodServiceHTTPClientImpl struct {
// contains filtered or unexported fields
}
func (*UserAuthMethodServiceHTTPClientImpl) CreateUserAuthMethod ¶
func (c *UserAuthMethodServiceHTTPClientImpl) CreateUserAuthMethod(ctx context.Context, in *CreateUserAuthMethodRequest, opts ...http.CallOption) (*CreateUserAuthMethodReply, error)
CreateUserAuthMethod CreateUserAuthMethod 创建用户认证方法
func (*UserAuthMethodServiceHTTPClientImpl) DeleteUserAuthMethod ¶
func (c *UserAuthMethodServiceHTTPClientImpl) DeleteUserAuthMethod(ctx context.Context, in *DeleteUserAuthMethodRequest, opts ...http.CallOption) (*DeleteUserAuthMethodReply, error)
DeleteUserAuthMethod DeleteUserAuthMethod 删除用户认证方法
func (*UserAuthMethodServiceHTTPClientImpl) GetUserAuthMethod ¶
func (c *UserAuthMethodServiceHTTPClientImpl) GetUserAuthMethod(ctx context.Context, in *GetUserAuthMethodRequest, opts ...http.CallOption) (*GetUserAuthMethodReply, error)
GetUserAuthMethod GetUserAuthMethod 获取用户认证方法
func (*UserAuthMethodServiceHTTPClientImpl) UpdateUserAuthMethod ¶
func (c *UserAuthMethodServiceHTTPClientImpl) UpdateUserAuthMethod(ctx context.Context, in *UpdateUserAuthMethodRequest, opts ...http.CallOption) (*UpdateUserAuthMethodReply, error)
UpdateUserAuthMethod UpdateUserAuthMethod 更新用户认证方法
type UserAuthMethodServiceHTTPServer ¶
type UserAuthMethodServiceHTTPServer interface {
// CreateUserAuthMethod CreateUserAuthMethod 创建用户认证方法
CreateUserAuthMethod(context.Context, *CreateUserAuthMethodRequest) (*CreateUserAuthMethodReply, error)
// DeleteUserAuthMethod DeleteUserAuthMethod 删除用户认证方法
DeleteUserAuthMethod(context.Context, *DeleteUserAuthMethodRequest) (*DeleteUserAuthMethodReply, error)
// GetUserAuthMethod GetUserAuthMethod 获取用户认证方法
GetUserAuthMethod(context.Context, *GetUserAuthMethodRequest) (*GetUserAuthMethodReply, error)
// UpdateUserAuthMethod UpdateUserAuthMethod 更新用户认证方法
UpdateUserAuthMethod(context.Context, *UpdateUserAuthMethodRequest) (*UpdateUserAuthMethodReply, error)
}
type UserAuthMethodServiceServer ¶
type UserAuthMethodServiceServer interface {
// CreateUserAuthMethod 创建用户认证方法
CreateUserAuthMethod(context.Context, *CreateUserAuthMethodRequest) (*CreateUserAuthMethodReply, error)
// UpdateUserAuthMethod 更新用户认证方法
UpdateUserAuthMethod(context.Context, *UpdateUserAuthMethodRequest) (*UpdateUserAuthMethodReply, error)
// DeleteUserAuthMethod 删除用户认证方法
DeleteUserAuthMethod(context.Context, *DeleteUserAuthMethodRequest) (*DeleteUserAuthMethodReply, error)
// GetUserAuthMethod 获取用户认证方法
GetUserAuthMethod(context.Context, *GetUserAuthMethodRequest) (*GetUserAuthMethodReply, error)
// contains filtered or unexported methods
}
UserAuthMethodServiceServer is the server API for UserAuthMethodService service. All implementations must embed UnimplementedUserAuthMethodServiceServer for forward compatibility.
UserAuthMethodService 用户认证方法管理服务
type UserAuthMethodValidationError ¶
type UserAuthMethodValidationError struct {
// contains filtered or unexported fields
}
UserAuthMethodValidationError is the validation error returned by UserAuthMethod.Validate if the designated constraints aren't met.
func (UserAuthMethodValidationError) Cause ¶
func (e UserAuthMethodValidationError) Cause() error
Cause function returns cause value.
func (UserAuthMethodValidationError) Error ¶
func (e UserAuthMethodValidationError) Error() string
Error satisfies the builtin error interface
func (UserAuthMethodValidationError) ErrorName ¶
func (e UserAuthMethodValidationError) ErrorName() string
ErrorName returns error name.
func (UserAuthMethodValidationError) Field ¶
func (e UserAuthMethodValidationError) Field() string
Field function returns field value.
func (UserAuthMethodValidationError) Key ¶
func (e UserAuthMethodValidationError) Key() bool
Key function returns key value.
func (UserAuthMethodValidationError) Reason ¶
func (e UserAuthMethodValidationError) Reason() string
Reason function returns reason value.
type UserDevice ¶
type UserDevice struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Ip string `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip,omitempty"`
Identifier string `protobuf:"bytes,3,opt,name=identifier,proto3" json:"identifier,omitempty"` // 设备标识符
UserAgent string `protobuf:"bytes,4,opt,name=user_agent,json=userAgent,proto3" json:"user_agent,omitempty"`
Online bool `protobuf:"varint,5,opt,name=online,proto3" json:"online,omitempty"` // 是否在线
Enabled bool `protobuf:"varint,6,opt,name=enabled,proto3" json:"enabled,omitempty"` // 是否启用
CreatedAt int64 `protobuf:"varint,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Unix timestamp in seconds
UpdatedAt int64 `protobuf:"varint,8,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // Unix timestamp in seconds
// contains filtered or unexported fields
}
UserDevice 用户设备
func (*UserDevice) Descriptor
deprecated
func (*UserDevice) Descriptor() ([]byte, []int)
Deprecated: Use UserDevice.ProtoReflect.Descriptor instead.
func (*UserDevice) GetCreatedAt ¶
func (x *UserDevice) GetCreatedAt() int64
func (*UserDevice) GetEnabled ¶
func (x *UserDevice) GetEnabled() bool
func (*UserDevice) GetId ¶
func (x *UserDevice) GetId() int64
func (*UserDevice) GetIdentifier ¶
func (x *UserDevice) GetIdentifier() string
func (*UserDevice) GetIp ¶
func (x *UserDevice) GetIp() string
func (*UserDevice) GetOnline ¶
func (x *UserDevice) GetOnline() bool
func (*UserDevice) GetUpdatedAt ¶
func (x *UserDevice) GetUpdatedAt() int64
func (*UserDevice) GetUserAgent ¶
func (x *UserDevice) GetUserAgent() string
func (*UserDevice) ProtoMessage ¶
func (*UserDevice) ProtoMessage()
func (*UserDevice) ProtoReflect ¶
func (x *UserDevice) ProtoReflect() protoreflect.Message
func (*UserDevice) Reset ¶
func (x *UserDevice) Reset()
func (*UserDevice) String ¶
func (x *UserDevice) String() string
func (*UserDevice) Validate ¶
func (m *UserDevice) Validate() error
Validate checks the field values on UserDevice with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserDevice) ValidateAll ¶
func (m *UserDevice) ValidateAll() error
ValidateAll checks the field values on UserDevice with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserDeviceMultiError, or nil if none found.
type UserDeviceMultiError ¶
type UserDeviceMultiError []error
UserDeviceMultiError is an error wrapping multiple validation errors returned by UserDevice.ValidateAll() if the designated constraints aren't met.
func (UserDeviceMultiError) AllErrors ¶
func (m UserDeviceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserDeviceMultiError) Error ¶
func (m UserDeviceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserDeviceServiceClient ¶
type UserDeviceServiceClient interface {
// UpdateUserDevice 更新用户设备
UpdateUserDevice(ctx context.Context, in *UpdateUserDeviceRequest, opts ...grpc.CallOption) (*UpdateUserDeviceReply, error)
// DeleteUserDevice 删除用户设备
DeleteUserDevice(ctx context.Context, in *DeleteUserDeviceRequest, opts ...grpc.CallOption) (*DeleteUserDeviceReply, error)
// KickOfflineByUserDevice 踢下线用户设备
KickOfflineByUserDevice(ctx context.Context, in *KickOfflineByUserDeviceRequest, opts ...grpc.CallOption) (*KickOfflineByUserDeviceReply, error)
}
UserDeviceServiceClient is the client API for UserDeviceService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
UserDeviceService 用户设备管理服务
func NewUserDeviceServiceClient ¶
func NewUserDeviceServiceClient(cc grpc.ClientConnInterface) UserDeviceServiceClient
type UserDeviceServiceHTTPClient ¶
type UserDeviceServiceHTTPClient interface {
// DeleteUserDevice DeleteUserDevice 删除用户设备
DeleteUserDevice(ctx context.Context, req *DeleteUserDeviceRequest, opts ...http.CallOption) (rsp *DeleteUserDeviceReply, err error)
// KickOfflineByUserDevice KickOfflineByUserDevice 踢下线用户设备
KickOfflineByUserDevice(ctx context.Context, req *KickOfflineByUserDeviceRequest, opts ...http.CallOption) (rsp *KickOfflineByUserDeviceReply, err error)
// UpdateUserDevice UpdateUserDevice 更新用户设备
UpdateUserDevice(ctx context.Context, req *UpdateUserDeviceRequest, opts ...http.CallOption) (rsp *UpdateUserDeviceReply, err error)
}
func NewUserDeviceServiceHTTPClient ¶
func NewUserDeviceServiceHTTPClient(client *http.Client) UserDeviceServiceHTTPClient
type UserDeviceServiceHTTPClientImpl ¶
type UserDeviceServiceHTTPClientImpl struct {
// contains filtered or unexported fields
}
func (*UserDeviceServiceHTTPClientImpl) DeleteUserDevice ¶
func (c *UserDeviceServiceHTTPClientImpl) DeleteUserDevice(ctx context.Context, in *DeleteUserDeviceRequest, opts ...http.CallOption) (*DeleteUserDeviceReply, error)
DeleteUserDevice DeleteUserDevice 删除用户设备
func (*UserDeviceServiceHTTPClientImpl) KickOfflineByUserDevice ¶
func (c *UserDeviceServiceHTTPClientImpl) KickOfflineByUserDevice(ctx context.Context, in *KickOfflineByUserDeviceRequest, opts ...http.CallOption) (*KickOfflineByUserDeviceReply, error)
KickOfflineByUserDevice KickOfflineByUserDevice 踢下线用户设备
func (*UserDeviceServiceHTTPClientImpl) UpdateUserDevice ¶
func (c *UserDeviceServiceHTTPClientImpl) UpdateUserDevice(ctx context.Context, in *UpdateUserDeviceRequest, opts ...http.CallOption) (*UpdateUserDeviceReply, error)
UpdateUserDevice UpdateUserDevice 更新用户设备
type UserDeviceServiceHTTPServer ¶
type UserDeviceServiceHTTPServer interface {
// DeleteUserDevice DeleteUserDevice 删除用户设备
DeleteUserDevice(context.Context, *DeleteUserDeviceRequest) (*DeleteUserDeviceReply, error)
// KickOfflineByUserDevice KickOfflineByUserDevice 踢下线用户设备
KickOfflineByUserDevice(context.Context, *KickOfflineByUserDeviceRequest) (*KickOfflineByUserDeviceReply, error)
// UpdateUserDevice UpdateUserDevice 更新用户设备
UpdateUserDevice(context.Context, *UpdateUserDeviceRequest) (*UpdateUserDeviceReply, error)
}
type UserDeviceServiceServer ¶
type UserDeviceServiceServer interface {
// UpdateUserDevice 更新用户设备
UpdateUserDevice(context.Context, *UpdateUserDeviceRequest) (*UpdateUserDeviceReply, error)
// DeleteUserDevice 删除用户设备
DeleteUserDevice(context.Context, *DeleteUserDeviceRequest) (*DeleteUserDeviceReply, error)
// KickOfflineByUserDevice 踢下线用户设备
KickOfflineByUserDevice(context.Context, *KickOfflineByUserDeviceRequest) (*KickOfflineByUserDeviceReply, error)
// contains filtered or unexported methods
}
UserDeviceServiceServer is the server API for UserDeviceService service. All implementations must embed UnimplementedUserDeviceServiceServer for forward compatibility.
UserDeviceService 用户设备管理服务
type UserDeviceValidationError ¶
type UserDeviceValidationError struct {
// contains filtered or unexported fields
}
UserDeviceValidationError is the validation error returned by UserDevice.Validate if the designated constraints aren't met.
func (UserDeviceValidationError) Cause ¶
func (e UserDeviceValidationError) Cause() error
Cause function returns cause value.
func (UserDeviceValidationError) Error ¶
func (e UserDeviceValidationError) Error() string
Error satisfies the builtin error interface
func (UserDeviceValidationError) ErrorName ¶
func (e UserDeviceValidationError) ErrorName() string
ErrorName returns error name.
func (UserDeviceValidationError) Field ¶
func (e UserDeviceValidationError) Field() string
Field function returns field value.
func (UserDeviceValidationError) Key ¶
func (e UserDeviceValidationError) Key() bool
Key function returns key value.
func (UserDeviceValidationError) Reason ¶
func (e UserDeviceValidationError) Reason() string
Reason function returns reason value.
type UserMultiError ¶
type UserMultiError []error
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.
func (UserMultiError) AllErrors ¶
func (m UserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserMultiError) Error ¶
func (m UserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserServiceClient ¶
type UserServiceClient interface {
// CreateUser 创建用户
CreateUser(ctx context.Context, in *CreateUserRequest, opts ...grpc.CallOption) (*CreateUserReply, error)
// DeleteUser 删除用户
DeleteUser(ctx context.Context, in *DeleteUserRequest, opts ...grpc.CallOption) (*DeleteUserReply, error)
// BatchDeleteUser 批量删除用户
BatchDeleteUser(ctx context.Context, in *BatchDeleteUserRequest, opts ...grpc.CallOption) (*BatchDeleteUserReply, error)
// CurrentUser 获取当前用户
CurrentUser(ctx context.Context, in *CurrentUserRequest, opts ...grpc.CallOption) (*CurrentUserReply, error)
// GetUserDetail 获取用户详情
GetUserDetail(ctx context.Context, in *GetUserDetailRequest, opts ...grpc.CallOption) (*GetUserDetailReply, error)
// GetUserList 获取用户列表
GetUserList(ctx context.Context, in *GetUserListRequest, opts ...grpc.CallOption) (*GetUserListReply, error)
// UpdateUserBasicInfo 更新用户基本信息
UpdateUserBasicInfo(ctx context.Context, in *UpdateUserBasicInfoRequest, opts ...grpc.CallOption) (*UpdateUserBasicInfoReply, error)
// UpdateUserNotifySettings 更新用户通知设置
UpdateUserNotifySettings(ctx context.Context, in *UpdateUserNotifySettingsRequest, opts ...grpc.CallOption) (*UpdateUserNotifySettingsReply, error)
// GetUserLoginLogs 获取用户登录日志
GetUserLoginLogs(ctx context.Context, in *GetUserLoginLogsRequest, opts ...grpc.CallOption) (*GetUserLoginLogsReply, error)
}
UserServiceClient is the client API for UserService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
UserService 用户基本管理服务
func NewUserServiceClient ¶
func NewUserServiceClient(cc grpc.ClientConnInterface) UserServiceClient
type UserServiceHTTPClient ¶
type UserServiceHTTPClient interface {
// BatchDeleteUser BatchDeleteUser 批量删除用户
BatchDeleteUser(ctx context.Context, req *BatchDeleteUserRequest, opts ...http.CallOption) (rsp *BatchDeleteUserReply, err error)
// CreateUser CreateUser 创建用户
CreateUser(ctx context.Context, req *CreateUserRequest, opts ...http.CallOption) (rsp *CreateUserReply, err error)
// CurrentUser CurrentUser 获取当前用户
CurrentUser(ctx context.Context, req *CurrentUserRequest, opts ...http.CallOption) (rsp *CurrentUserReply, err error)
// DeleteUser DeleteUser 删除用户
DeleteUser(ctx context.Context, req *DeleteUserRequest, opts ...http.CallOption) (rsp *DeleteUserReply, err error)
// GetUserDetail GetUserDetail 获取用户详情
GetUserDetail(ctx context.Context, req *GetUserDetailRequest, opts ...http.CallOption) (rsp *GetUserDetailReply, err error)
// GetUserList GetUserList 获取用户列表
GetUserList(ctx context.Context, req *GetUserListRequest, opts ...http.CallOption) (rsp *GetUserListReply, err error)
// GetUserLoginLogs GetUserLoginLogs 获取用户登录日志
GetUserLoginLogs(ctx context.Context, req *GetUserLoginLogsRequest, opts ...http.CallOption) (rsp *GetUserLoginLogsReply, err error)
// UpdateUserBasicInfo UpdateUserBasicInfo 更新用户基本信息
UpdateUserBasicInfo(ctx context.Context, req *UpdateUserBasicInfoRequest, opts ...http.CallOption) (rsp *UpdateUserBasicInfoReply, err error)
// UpdateUserNotifySettings UpdateUserNotifySettings 更新用户通知设置
UpdateUserNotifySettings(ctx context.Context, req *UpdateUserNotifySettingsRequest, opts ...http.CallOption) (rsp *UpdateUserNotifySettingsReply, err error)
}
func NewUserServiceHTTPClient ¶
func NewUserServiceHTTPClient(client *http.Client) UserServiceHTTPClient
type UserServiceHTTPClientImpl ¶
type UserServiceHTTPClientImpl struct {
// contains filtered or unexported fields
}
func (*UserServiceHTTPClientImpl) BatchDeleteUser ¶
func (c *UserServiceHTTPClientImpl) BatchDeleteUser(ctx context.Context, in *BatchDeleteUserRequest, opts ...http.CallOption) (*BatchDeleteUserReply, error)
BatchDeleteUser BatchDeleteUser 批量删除用户
func (*UserServiceHTTPClientImpl) CreateUser ¶
func (c *UserServiceHTTPClientImpl) CreateUser(ctx context.Context, in *CreateUserRequest, opts ...http.CallOption) (*CreateUserReply, error)
CreateUser CreateUser 创建用户
func (*UserServiceHTTPClientImpl) CurrentUser ¶
func (c *UserServiceHTTPClientImpl) CurrentUser(ctx context.Context, in *CurrentUserRequest, opts ...http.CallOption) (*CurrentUserReply, error)
CurrentUser CurrentUser 获取当前用户
func (*UserServiceHTTPClientImpl) DeleteUser ¶
func (c *UserServiceHTTPClientImpl) DeleteUser(ctx context.Context, in *DeleteUserRequest, opts ...http.CallOption) (*DeleteUserReply, error)
DeleteUser DeleteUser 删除用户
func (*UserServiceHTTPClientImpl) GetUserDetail ¶
func (c *UserServiceHTTPClientImpl) GetUserDetail(ctx context.Context, in *GetUserDetailRequest, opts ...http.CallOption) (*GetUserDetailReply, error)
GetUserDetail GetUserDetail 获取用户详情
func (*UserServiceHTTPClientImpl) GetUserList ¶
func (c *UserServiceHTTPClientImpl) GetUserList(ctx context.Context, in *GetUserListRequest, opts ...http.CallOption) (*GetUserListReply, error)
GetUserList GetUserList 获取用户列表
func (*UserServiceHTTPClientImpl) GetUserLoginLogs ¶
func (c *UserServiceHTTPClientImpl) GetUserLoginLogs(ctx context.Context, in *GetUserLoginLogsRequest, opts ...http.CallOption) (*GetUserLoginLogsReply, error)
GetUserLoginLogs GetUserLoginLogs 获取用户登录日志
func (*UserServiceHTTPClientImpl) UpdateUserBasicInfo ¶
func (c *UserServiceHTTPClientImpl) UpdateUserBasicInfo(ctx context.Context, in *UpdateUserBasicInfoRequest, opts ...http.CallOption) (*UpdateUserBasicInfoReply, error)
UpdateUserBasicInfo UpdateUserBasicInfo 更新用户基本信息
func (*UserServiceHTTPClientImpl) UpdateUserNotifySettings ¶
func (c *UserServiceHTTPClientImpl) UpdateUserNotifySettings(ctx context.Context, in *UpdateUserNotifySettingsRequest, opts ...http.CallOption) (*UpdateUserNotifySettingsReply, error)
UpdateUserNotifySettings UpdateUserNotifySettings 更新用户通知设置
type UserServiceHTTPServer ¶
type UserServiceHTTPServer interface {
// BatchDeleteUser BatchDeleteUser 批量删除用户
BatchDeleteUser(context.Context, *BatchDeleteUserRequest) (*BatchDeleteUserReply, error)
// CreateUser CreateUser 创建用户
CreateUser(context.Context, *CreateUserRequest) (*CreateUserReply, error)
// CurrentUser CurrentUser 获取当前用户
CurrentUser(context.Context, *CurrentUserRequest) (*CurrentUserReply, error)
// DeleteUser DeleteUser 删除用户
DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserReply, error)
// GetUserDetail GetUserDetail 获取用户详情
GetUserDetail(context.Context, *GetUserDetailRequest) (*GetUserDetailReply, error)
// GetUserList GetUserList 获取用户列表
GetUserList(context.Context, *GetUserListRequest) (*GetUserListReply, error)
// GetUserLoginLogs GetUserLoginLogs 获取用户登录日志
GetUserLoginLogs(context.Context, *GetUserLoginLogsRequest) (*GetUserLoginLogsReply, error)
// UpdateUserBasicInfo UpdateUserBasicInfo 更新用户基本信息
UpdateUserBasicInfo(context.Context, *UpdateUserBasicInfoRequest) (*UpdateUserBasicInfoReply, error)
// UpdateUserNotifySettings UpdateUserNotifySettings 更新用户通知设置
UpdateUserNotifySettings(context.Context, *UpdateUserNotifySettingsRequest) (*UpdateUserNotifySettingsReply, error)
}
type UserServiceServer ¶
type UserServiceServer interface {
// CreateUser 创建用户
CreateUser(context.Context, *CreateUserRequest) (*CreateUserReply, error)
// DeleteUser 删除用户
DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserReply, error)
// BatchDeleteUser 批量删除用户
BatchDeleteUser(context.Context, *BatchDeleteUserRequest) (*BatchDeleteUserReply, error)
// CurrentUser 获取当前用户
CurrentUser(context.Context, *CurrentUserRequest) (*CurrentUserReply, error)
// GetUserDetail 获取用户详情
GetUserDetail(context.Context, *GetUserDetailRequest) (*GetUserDetailReply, error)
// GetUserList 获取用户列表
GetUserList(context.Context, *GetUserListRequest) (*GetUserListReply, error)
// UpdateUserBasicInfo 更新用户基本信息
UpdateUserBasicInfo(context.Context, *UpdateUserBasicInfoRequest) (*UpdateUserBasicInfoReply, error)
// UpdateUserNotifySettings 更新用户通知设置
UpdateUserNotifySettings(context.Context, *UpdateUserNotifySettingsRequest) (*UpdateUserNotifySettingsReply, error)
// GetUserLoginLogs 获取用户登录日志
GetUserLoginLogs(context.Context, *GetUserLoginLogsRequest) (*GetUserLoginLogsReply, error)
// contains filtered or unexported methods
}
UserServiceServer is the server API for UserService service. All implementations must embed UnimplementedUserServiceServer for forward compatibility.
UserService 用户基本管理服务
type UserSubscribe ¶
type UserSubscribe struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
IdStr string `protobuf:"bytes,2,opt,name=id_str,json=idStr,proto3" json:"id_str,omitempty"`
UserId int64 `protobuf:"varint,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
OrderId int64 `protobuf:"varint,4,opt,name=order_id,json=orderId,proto3" json:"order_id,omitempty"`
SubscribeId int64 `protobuf:"varint,5,opt,name=subscribe_id,json=subscribeId,proto3" json:"subscribe_id,omitempty"`
Subscribe *Subscribe `protobuf:"bytes,6,opt,name=subscribe,proto3" json:"subscribe,omitempty"`
NodeGroupId int64 `protobuf:"varint,7,opt,name=node_group_id,json=nodeGroupId,proto3" json:"node_group_id,omitempty"`
GroupLocked bool `protobuf:"varint,8,opt,name=group_locked,json=groupLocked,proto3" json:"group_locked,omitempty"`
StartTime int64 `protobuf:"varint,9,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
ExpireTime int64 `protobuf:"varint,10,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"`
FinishedAt int64 `protobuf:"varint,11,opt,name=finished_at,json=finishedAt,proto3" json:"finished_at,omitempty"`
ResetTime int64 `protobuf:"varint,12,opt,name=reset_time,json=resetTime,proto3" json:"reset_time,omitempty"`
Traffic int64 `protobuf:"varint,13,opt,name=traffic,proto3" json:"traffic,omitempty"`
Download int64 `protobuf:"varint,14,opt,name=download,proto3" json:"download,omitempty"`
Upload int64 `protobuf:"varint,15,opt,name=upload,proto3" json:"upload,omitempty"`
Token string `protobuf:"bytes,16,opt,name=token,proto3" json:"token,omitempty"`
Status uint32 `protobuf:"varint,17,opt,name=status,proto3" json:"status,omitempty"`
Short string `protobuf:"bytes,18,opt,name=short,proto3" json:"short,omitempty"`
CreatedAt int64 `protobuf:"varint,19,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt int64 `protobuf:"varint,20,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
UserSubscribe 用户订阅
func (*UserSubscribe) Descriptor
deprecated
func (*UserSubscribe) Descriptor() ([]byte, []int)
Deprecated: Use UserSubscribe.ProtoReflect.Descriptor instead.
func (*UserSubscribe) GetCreatedAt ¶
func (x *UserSubscribe) GetCreatedAt() int64
func (*UserSubscribe) GetDownload ¶
func (x *UserSubscribe) GetDownload() int64
func (*UserSubscribe) GetExpireTime ¶
func (x *UserSubscribe) GetExpireTime() int64
func (*UserSubscribe) GetFinishedAt ¶
func (x *UserSubscribe) GetFinishedAt() int64
func (*UserSubscribe) GetGroupLocked ¶
func (x *UserSubscribe) GetGroupLocked() bool
func (*UserSubscribe) GetId ¶
func (x *UserSubscribe) GetId() int64
func (*UserSubscribe) GetIdStr ¶
func (x *UserSubscribe) GetIdStr() string
func (*UserSubscribe) GetNodeGroupId ¶
func (x *UserSubscribe) GetNodeGroupId() int64
func (*UserSubscribe) GetOrderId ¶
func (x *UserSubscribe) GetOrderId() int64
func (*UserSubscribe) GetResetTime ¶
func (x *UserSubscribe) GetResetTime() int64
func (*UserSubscribe) GetShort ¶
func (x *UserSubscribe) GetShort() string
func (*UserSubscribe) GetStartTime ¶
func (x *UserSubscribe) GetStartTime() int64
func (*UserSubscribe) GetStatus ¶
func (x *UserSubscribe) GetStatus() uint32
func (*UserSubscribe) GetSubscribe ¶
func (x *UserSubscribe) GetSubscribe() *Subscribe
func (*UserSubscribe) GetSubscribeId ¶
func (x *UserSubscribe) GetSubscribeId() int64
func (*UserSubscribe) GetToken ¶
func (x *UserSubscribe) GetToken() string
func (*UserSubscribe) GetTraffic ¶
func (x *UserSubscribe) GetTraffic() int64
func (*UserSubscribe) GetUpdatedAt ¶
func (x *UserSubscribe) GetUpdatedAt() int64
func (*UserSubscribe) GetUpload ¶
func (x *UserSubscribe) GetUpload() int64
func (*UserSubscribe) GetUserId ¶
func (x *UserSubscribe) GetUserId() int64
func (*UserSubscribe) ProtoMessage ¶
func (*UserSubscribe) ProtoMessage()
func (*UserSubscribe) ProtoReflect ¶
func (x *UserSubscribe) ProtoReflect() protoreflect.Message
func (*UserSubscribe) Reset ¶
func (x *UserSubscribe) Reset()
func (*UserSubscribe) String ¶
func (x *UserSubscribe) String() string
func (*UserSubscribe) Validate ¶
func (m *UserSubscribe) Validate() error
Validate checks the field values on UserSubscribe with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserSubscribe) ValidateAll ¶
func (m *UserSubscribe) ValidateAll() error
ValidateAll checks the field values on UserSubscribe with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserSubscribeMultiError, or nil if none found.
type UserSubscribeDetail ¶
type UserSubscribeDetail struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
User *User `protobuf:"bytes,3,opt,name=user,proto3" json:"user,omitempty"`
OrderId int64 `protobuf:"varint,4,opt,name=order_id,json=orderId,proto3" json:"order_id,omitempty"`
SubscribeId int64 `protobuf:"varint,5,opt,name=subscribe_id,json=subscribeId,proto3" json:"subscribe_id,omitempty"`
Subscribe *Subscribe `protobuf:"bytes,6,opt,name=subscribe,proto3" json:"subscribe,omitempty"`
NodeGroupId int64 `protobuf:"varint,7,opt,name=node_group_id,json=nodeGroupId,proto3" json:"node_group_id,omitempty"`
GroupLocked bool `protobuf:"varint,8,opt,name=group_locked,json=groupLocked,proto3" json:"group_locked,omitempty"`
StartTime int64 `protobuf:"varint,9,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
ExpireTime int64 `protobuf:"varint,10,opt,name=expire_time,json=expireTime,proto3" json:"expire_time,omitempty"`
ResetTime int64 `protobuf:"varint,11,opt,name=reset_time,json=resetTime,proto3" json:"reset_time,omitempty"`
Traffic int64 `protobuf:"varint,12,opt,name=traffic,proto3" json:"traffic,omitempty"`
Download int64 `protobuf:"varint,13,opt,name=download,proto3" json:"download,omitempty"`
Upload int64 `protobuf:"varint,14,opt,name=upload,proto3" json:"upload,omitempty"`
Token string `protobuf:"bytes,15,opt,name=token,proto3" json:"token,omitempty"`
Status uint32 `protobuf:"varint,16,opt,name=status,proto3" json:"status,omitempty"`
CreatedAt int64 `protobuf:"varint,17,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt int64 `protobuf:"varint,18,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
UserSubscribeDetail 用户订阅详情(含关联对象)
func (*UserSubscribeDetail) Descriptor
deprecated
func (*UserSubscribeDetail) Descriptor() ([]byte, []int)
Deprecated: Use UserSubscribeDetail.ProtoReflect.Descriptor instead.
func (*UserSubscribeDetail) GetCreatedAt ¶
func (x *UserSubscribeDetail) GetCreatedAt() int64
func (*UserSubscribeDetail) GetDownload ¶
func (x *UserSubscribeDetail) GetDownload() int64
func (*UserSubscribeDetail) GetExpireTime ¶
func (x *UserSubscribeDetail) GetExpireTime() int64
func (*UserSubscribeDetail) GetGroupLocked ¶
func (x *UserSubscribeDetail) GetGroupLocked() bool
func (*UserSubscribeDetail) GetId ¶
func (x *UserSubscribeDetail) GetId() int64
func (*UserSubscribeDetail) GetNodeGroupId ¶
func (x *UserSubscribeDetail) GetNodeGroupId() int64
func (*UserSubscribeDetail) GetOrderId ¶
func (x *UserSubscribeDetail) GetOrderId() int64
func (*UserSubscribeDetail) GetResetTime ¶
func (x *UserSubscribeDetail) GetResetTime() int64
func (*UserSubscribeDetail) GetStartTime ¶
func (x *UserSubscribeDetail) GetStartTime() int64
func (*UserSubscribeDetail) GetStatus ¶
func (x *UserSubscribeDetail) GetStatus() uint32
func (*UserSubscribeDetail) GetSubscribe ¶
func (x *UserSubscribeDetail) GetSubscribe() *Subscribe
func (*UserSubscribeDetail) GetSubscribeId ¶
func (x *UserSubscribeDetail) GetSubscribeId() int64
func (*UserSubscribeDetail) GetToken ¶
func (x *UserSubscribeDetail) GetToken() string
func (*UserSubscribeDetail) GetTraffic ¶
func (x *UserSubscribeDetail) GetTraffic() int64
func (*UserSubscribeDetail) GetUpdatedAt ¶
func (x *UserSubscribeDetail) GetUpdatedAt() int64
func (*UserSubscribeDetail) GetUpload ¶
func (x *UserSubscribeDetail) GetUpload() int64
func (*UserSubscribeDetail) GetUser ¶
func (x *UserSubscribeDetail) GetUser() *User
func (*UserSubscribeDetail) GetUserId ¶
func (x *UserSubscribeDetail) GetUserId() int64
func (*UserSubscribeDetail) ProtoMessage ¶
func (*UserSubscribeDetail) ProtoMessage()
func (*UserSubscribeDetail) ProtoReflect ¶
func (x *UserSubscribeDetail) ProtoReflect() protoreflect.Message
func (*UserSubscribeDetail) Reset ¶
func (x *UserSubscribeDetail) Reset()
func (*UserSubscribeDetail) String ¶
func (x *UserSubscribeDetail) String() string
func (*UserSubscribeDetail) Validate ¶
func (m *UserSubscribeDetail) Validate() error
Validate checks the field values on UserSubscribeDetail with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserSubscribeDetail) ValidateAll ¶
func (m *UserSubscribeDetail) ValidateAll() error
ValidateAll checks the field values on UserSubscribeDetail with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserSubscribeDetailMultiError, or nil if none found.
type UserSubscribeDetailMultiError ¶
type UserSubscribeDetailMultiError []error
UserSubscribeDetailMultiError is an error wrapping multiple validation errors returned by UserSubscribeDetail.ValidateAll() if the designated constraints aren't met.
func (UserSubscribeDetailMultiError) AllErrors ¶
func (m UserSubscribeDetailMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserSubscribeDetailMultiError) Error ¶
func (m UserSubscribeDetailMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserSubscribeDetailValidationError ¶
type UserSubscribeDetailValidationError struct {
// contains filtered or unexported fields
}
UserSubscribeDetailValidationError is the validation error returned by UserSubscribeDetail.Validate if the designated constraints aren't met.
func (UserSubscribeDetailValidationError) Cause ¶
func (e UserSubscribeDetailValidationError) Cause() error
Cause function returns cause value.
func (UserSubscribeDetailValidationError) Error ¶
func (e UserSubscribeDetailValidationError) Error() string
Error satisfies the builtin error interface
func (UserSubscribeDetailValidationError) ErrorName ¶
func (e UserSubscribeDetailValidationError) ErrorName() string
ErrorName returns error name.
func (UserSubscribeDetailValidationError) Field ¶
func (e UserSubscribeDetailValidationError) Field() string
Field function returns field value.
func (UserSubscribeDetailValidationError) Key ¶
func (e UserSubscribeDetailValidationError) Key() bool
Key function returns key value.
func (UserSubscribeDetailValidationError) Reason ¶
func (e UserSubscribeDetailValidationError) Reason() string
Reason function returns reason value.
type UserSubscribeLog ¶
type UserSubscribeLog struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
UserId int64 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
UserSubscribeId int64 `protobuf:"varint,3,opt,name=user_subscribe_id,json=userSubscribeId,proto3" json:"user_subscribe_id,omitempty"`
Token string `protobuf:"bytes,4,opt,name=token,proto3" json:"token,omitempty"`
Ip string `protobuf:"bytes,5,opt,name=ip,proto3" json:"ip,omitempty"`
UserAgent string `protobuf:"bytes,6,opt,name=user_agent,json=userAgent,proto3" json:"user_agent,omitempty"`
Timestamp int64 `protobuf:"varint,7,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
// contains filtered or unexported fields
}
UserSubscribeLog 用户订阅日志
func (*UserSubscribeLog) Descriptor
deprecated
func (*UserSubscribeLog) Descriptor() ([]byte, []int)
Deprecated: Use UserSubscribeLog.ProtoReflect.Descriptor instead.
func (*UserSubscribeLog) GetId ¶
func (x *UserSubscribeLog) GetId() int64
func (*UserSubscribeLog) GetIp ¶
func (x *UserSubscribeLog) GetIp() string
func (*UserSubscribeLog) GetTimestamp ¶
func (x *UserSubscribeLog) GetTimestamp() int64
func (*UserSubscribeLog) GetToken ¶
func (x *UserSubscribeLog) GetToken() string
func (*UserSubscribeLog) GetUserAgent ¶
func (x *UserSubscribeLog) GetUserAgent() string
func (*UserSubscribeLog) GetUserId ¶
func (x *UserSubscribeLog) GetUserId() int64
func (*UserSubscribeLog) GetUserSubscribeId ¶
func (x *UserSubscribeLog) GetUserSubscribeId() int64
func (*UserSubscribeLog) ProtoMessage ¶
func (*UserSubscribeLog) ProtoMessage()
func (*UserSubscribeLog) ProtoReflect ¶
func (x *UserSubscribeLog) ProtoReflect() protoreflect.Message
func (*UserSubscribeLog) Reset ¶
func (x *UserSubscribeLog) Reset()
func (*UserSubscribeLog) String ¶
func (x *UserSubscribeLog) String() string
func (*UserSubscribeLog) Validate ¶
func (m *UserSubscribeLog) Validate() error
Validate checks the field values on UserSubscribeLog with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserSubscribeLog) ValidateAll ¶
func (m *UserSubscribeLog) ValidateAll() error
ValidateAll checks the field values on UserSubscribeLog with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserSubscribeLogMultiError, or nil if none found.
type UserSubscribeLogMultiError ¶
type UserSubscribeLogMultiError []error
UserSubscribeLogMultiError is an error wrapping multiple validation errors returned by UserSubscribeLog.ValidateAll() if the designated constraints aren't met.
func (UserSubscribeLogMultiError) AllErrors ¶
func (m UserSubscribeLogMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserSubscribeLogMultiError) Error ¶
func (m UserSubscribeLogMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserSubscribeLogValidationError ¶
type UserSubscribeLogValidationError struct {
// contains filtered or unexported fields
}
UserSubscribeLogValidationError is the validation error returned by UserSubscribeLog.Validate if the designated constraints aren't met.
func (UserSubscribeLogValidationError) Cause ¶
func (e UserSubscribeLogValidationError) Cause() error
Cause function returns cause value.
func (UserSubscribeLogValidationError) Error ¶
func (e UserSubscribeLogValidationError) Error() string
Error satisfies the builtin error interface
func (UserSubscribeLogValidationError) ErrorName ¶
func (e UserSubscribeLogValidationError) ErrorName() string
ErrorName returns error name.
func (UserSubscribeLogValidationError) Field ¶
func (e UserSubscribeLogValidationError) Field() string
Field function returns field value.
func (UserSubscribeLogValidationError) Key ¶
func (e UserSubscribeLogValidationError) Key() bool
Key function returns key value.
func (UserSubscribeLogValidationError) Reason ¶
func (e UserSubscribeLogValidationError) Reason() string
Reason function returns reason value.
type UserSubscribeMultiError ¶
type UserSubscribeMultiError []error
UserSubscribeMultiError is an error wrapping multiple validation errors returned by UserSubscribe.ValidateAll() if the designated constraints aren't met.
func (UserSubscribeMultiError) AllErrors ¶
func (m UserSubscribeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserSubscribeMultiError) Error ¶
func (m UserSubscribeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserSubscribeServiceClient ¶
type UserSubscribeServiceClient interface {
// GetUserSubscribe 获取用户订阅列表
GetUserSubscribe(ctx context.Context, in *GetUserSubscribeRequest, opts ...grpc.CallOption) (*GetUserSubscribeReply, error)
// CreateUserSubscribe 创建用户订阅
CreateUserSubscribe(ctx context.Context, in *CreateUserSubscribeRequest, opts ...grpc.CallOption) (*CreateUserSubscribeReply, error)
// UpdateUserSubscribe 更新用户订阅
UpdateUserSubscribe(ctx context.Context, in *UpdateUserSubscribeRequest, opts ...grpc.CallOption) (*UpdateUserSubscribeReply, error)
// DeleteUserSubscribe 删除用户订阅
DeleteUserSubscribe(ctx context.Context, in *DeleteUserSubscribeRequest, opts ...grpc.CallOption) (*DeleteUserSubscribeReply, error)
// GetUserSubscribeById 根据ID获取用户订阅详情
GetUserSubscribeById(ctx context.Context, in *GetUserSubscribeByIdRequest, opts ...grpc.CallOption) (*GetUserSubscribeByIdReply, error)
// GetUserSubscribeDevices 获取用户订阅设备列表
GetUserSubscribeDevices(ctx context.Context, in *GetUserSubscribeDevicesRequest, opts ...grpc.CallOption) (*GetUserSubscribeDevicesReply, error)
// GetUserSubscribeLogs 获取用户订阅日志
GetUserSubscribeLogs(ctx context.Context, in *GetUserSubscribeLogsRequest, opts ...grpc.CallOption) (*GetUserSubscribeLogsReply, error)
// GetUserSubscribeResetTrafficLogs 获取用户订阅重置流量日志
GetUserSubscribeResetTrafficLogs(ctx context.Context, in *GetUserSubscribeResetTrafficLogsRequest, opts ...grpc.CallOption) (*GetUserSubscribeResetTrafficLogsReply, error)
// GetUserSubscribeTrafficLogs 获取用户订阅流量日志
GetUserSubscribeTrafficLogs(ctx context.Context, in *GetUserSubscribeTrafficLogsRequest, opts ...grpc.CallOption) (*GetUserSubscribeTrafficLogsReply, error)
// ResetUserSubscribeToken 重置用户订阅令牌
ResetUserSubscribeToken(ctx context.Context, in *ResetUserSubscribeTokenRequest, opts ...grpc.CallOption) (*ResetUserSubscribeTokenReply, error)
// ToggleUserSubscribeStatus 切换用户订阅状态
ToggleUserSubscribeStatus(ctx context.Context, in *ToggleUserSubscribeStatusRequest, opts ...grpc.CallOption) (*ToggleUserSubscribeStatusReply, error)
// ResetUserSubscribeTraffic 重置用户订阅流量
ResetUserSubscribeTraffic(ctx context.Context, in *ResetUserSubscribeTrafficRequest, opts ...grpc.CallOption) (*ResetUserSubscribeTrafficReply, error)
}
UserSubscribeServiceClient is the client API for UserSubscribeService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
UserSubscribeService 用户订阅管理服务
func NewUserSubscribeServiceClient ¶
func NewUserSubscribeServiceClient(cc grpc.ClientConnInterface) UserSubscribeServiceClient
type UserSubscribeServiceHTTPClient ¶
type UserSubscribeServiceHTTPClient interface {
// CreateUserSubscribe CreateUserSubscribe 创建用户订阅
CreateUserSubscribe(ctx context.Context, req *CreateUserSubscribeRequest, opts ...http.CallOption) (rsp *CreateUserSubscribeReply, err error)
// DeleteUserSubscribe DeleteUserSubscribe 删除用户订阅
DeleteUserSubscribe(ctx context.Context, req *DeleteUserSubscribeRequest, opts ...http.CallOption) (rsp *DeleteUserSubscribeReply, err error)
// GetUserSubscribe GetUserSubscribe 获取用户订阅列表
GetUserSubscribe(ctx context.Context, req *GetUserSubscribeRequest, opts ...http.CallOption) (rsp *GetUserSubscribeReply, err error)
// GetUserSubscribeById GetUserSubscribeById 根据ID获取用户订阅详情
GetUserSubscribeById(ctx context.Context, req *GetUserSubscribeByIdRequest, opts ...http.CallOption) (rsp *GetUserSubscribeByIdReply, err error)
// GetUserSubscribeDevices GetUserSubscribeDevices 获取用户订阅设备列表
GetUserSubscribeDevices(ctx context.Context, req *GetUserSubscribeDevicesRequest, opts ...http.CallOption) (rsp *GetUserSubscribeDevicesReply, err error)
// GetUserSubscribeLogs GetUserSubscribeLogs 获取用户订阅日志
GetUserSubscribeLogs(ctx context.Context, req *GetUserSubscribeLogsRequest, opts ...http.CallOption) (rsp *GetUserSubscribeLogsReply, err error)
// GetUserSubscribeResetTrafficLogs GetUserSubscribeResetTrafficLogs 获取用户订阅重置流量日志
GetUserSubscribeResetTrafficLogs(ctx context.Context, req *GetUserSubscribeResetTrafficLogsRequest, opts ...http.CallOption) (rsp *GetUserSubscribeResetTrafficLogsReply, err error)
// GetUserSubscribeTrafficLogs GetUserSubscribeTrafficLogs 获取用户订阅流量日志
GetUserSubscribeTrafficLogs(ctx context.Context, req *GetUserSubscribeTrafficLogsRequest, opts ...http.CallOption) (rsp *GetUserSubscribeTrafficLogsReply, err error)
// ResetUserSubscribeToken ResetUserSubscribeToken 重置用户订阅令牌
ResetUserSubscribeToken(ctx context.Context, req *ResetUserSubscribeTokenRequest, opts ...http.CallOption) (rsp *ResetUserSubscribeTokenReply, err error)
// ResetUserSubscribeTraffic ResetUserSubscribeTraffic 重置用户订阅流量
ResetUserSubscribeTraffic(ctx context.Context, req *ResetUserSubscribeTrafficRequest, opts ...http.CallOption) (rsp *ResetUserSubscribeTrafficReply, err error)
// ToggleUserSubscribeStatus ToggleUserSubscribeStatus 切换用户订阅状态
ToggleUserSubscribeStatus(ctx context.Context, req *ToggleUserSubscribeStatusRequest, opts ...http.CallOption) (rsp *ToggleUserSubscribeStatusReply, err error)
// UpdateUserSubscribe UpdateUserSubscribe 更新用户订阅
UpdateUserSubscribe(ctx context.Context, req *UpdateUserSubscribeRequest, opts ...http.CallOption) (rsp *UpdateUserSubscribeReply, err error)
}
func NewUserSubscribeServiceHTTPClient ¶
func NewUserSubscribeServiceHTTPClient(client *http.Client) UserSubscribeServiceHTTPClient
type UserSubscribeServiceHTTPClientImpl ¶
type UserSubscribeServiceHTTPClientImpl struct {
// contains filtered or unexported fields
}
func (*UserSubscribeServiceHTTPClientImpl) CreateUserSubscribe ¶
func (c *UserSubscribeServiceHTTPClientImpl) CreateUserSubscribe(ctx context.Context, in *CreateUserSubscribeRequest, opts ...http.CallOption) (*CreateUserSubscribeReply, error)
CreateUserSubscribe CreateUserSubscribe 创建用户订阅
func (*UserSubscribeServiceHTTPClientImpl) DeleteUserSubscribe ¶
func (c *UserSubscribeServiceHTTPClientImpl) DeleteUserSubscribe(ctx context.Context, in *DeleteUserSubscribeRequest, opts ...http.CallOption) (*DeleteUserSubscribeReply, error)
DeleteUserSubscribe DeleteUserSubscribe 删除用户订阅
func (*UserSubscribeServiceHTTPClientImpl) GetUserSubscribe ¶
func (c *UserSubscribeServiceHTTPClientImpl) GetUserSubscribe(ctx context.Context, in *GetUserSubscribeRequest, opts ...http.CallOption) (*GetUserSubscribeReply, error)
GetUserSubscribe GetUserSubscribe 获取用户订阅列表
func (*UserSubscribeServiceHTTPClientImpl) GetUserSubscribeById ¶
func (c *UserSubscribeServiceHTTPClientImpl) GetUserSubscribeById(ctx context.Context, in *GetUserSubscribeByIdRequest, opts ...http.CallOption) (*GetUserSubscribeByIdReply, error)
GetUserSubscribeById GetUserSubscribeById 根据ID获取用户订阅详情
func (*UserSubscribeServiceHTTPClientImpl) GetUserSubscribeDevices ¶
func (c *UserSubscribeServiceHTTPClientImpl) GetUserSubscribeDevices(ctx context.Context, in *GetUserSubscribeDevicesRequest, opts ...http.CallOption) (*GetUserSubscribeDevicesReply, error)
GetUserSubscribeDevices GetUserSubscribeDevices 获取用户订阅设备列表
func (*UserSubscribeServiceHTTPClientImpl) GetUserSubscribeLogs ¶
func (c *UserSubscribeServiceHTTPClientImpl) GetUserSubscribeLogs(ctx context.Context, in *GetUserSubscribeLogsRequest, opts ...http.CallOption) (*GetUserSubscribeLogsReply, error)
GetUserSubscribeLogs GetUserSubscribeLogs 获取用户订阅日志
func (*UserSubscribeServiceHTTPClientImpl) GetUserSubscribeResetTrafficLogs ¶
func (c *UserSubscribeServiceHTTPClientImpl) GetUserSubscribeResetTrafficLogs(ctx context.Context, in *GetUserSubscribeResetTrafficLogsRequest, opts ...http.CallOption) (*GetUserSubscribeResetTrafficLogsReply, error)
GetUserSubscribeResetTrafficLogs GetUserSubscribeResetTrafficLogs 获取用户订阅重置流量日志
func (*UserSubscribeServiceHTTPClientImpl) GetUserSubscribeTrafficLogs ¶
func (c *UserSubscribeServiceHTTPClientImpl) GetUserSubscribeTrafficLogs(ctx context.Context, in *GetUserSubscribeTrafficLogsRequest, opts ...http.CallOption) (*GetUserSubscribeTrafficLogsReply, error)
GetUserSubscribeTrafficLogs GetUserSubscribeTrafficLogs 获取用户订阅流量日志
func (*UserSubscribeServiceHTTPClientImpl) ResetUserSubscribeToken ¶
func (c *UserSubscribeServiceHTTPClientImpl) ResetUserSubscribeToken(ctx context.Context, in *ResetUserSubscribeTokenRequest, opts ...http.CallOption) (*ResetUserSubscribeTokenReply, error)
ResetUserSubscribeToken ResetUserSubscribeToken 重置用户订阅令牌
func (*UserSubscribeServiceHTTPClientImpl) ResetUserSubscribeTraffic ¶
func (c *UserSubscribeServiceHTTPClientImpl) ResetUserSubscribeTraffic(ctx context.Context, in *ResetUserSubscribeTrafficRequest, opts ...http.CallOption) (*ResetUserSubscribeTrafficReply, error)
ResetUserSubscribeTraffic ResetUserSubscribeTraffic 重置用户订阅流量
func (*UserSubscribeServiceHTTPClientImpl) ToggleUserSubscribeStatus ¶
func (c *UserSubscribeServiceHTTPClientImpl) ToggleUserSubscribeStatus(ctx context.Context, in *ToggleUserSubscribeStatusRequest, opts ...http.CallOption) (*ToggleUserSubscribeStatusReply, error)
ToggleUserSubscribeStatus ToggleUserSubscribeStatus 切换用户订阅状态
func (*UserSubscribeServiceHTTPClientImpl) UpdateUserSubscribe ¶
func (c *UserSubscribeServiceHTTPClientImpl) UpdateUserSubscribe(ctx context.Context, in *UpdateUserSubscribeRequest, opts ...http.CallOption) (*UpdateUserSubscribeReply, error)
UpdateUserSubscribe UpdateUserSubscribe 更新用户订阅
type UserSubscribeServiceHTTPServer ¶
type UserSubscribeServiceHTTPServer interface {
// CreateUserSubscribe CreateUserSubscribe 创建用户订阅
CreateUserSubscribe(context.Context, *CreateUserSubscribeRequest) (*CreateUserSubscribeReply, error)
// DeleteUserSubscribe DeleteUserSubscribe 删除用户订阅
DeleteUserSubscribe(context.Context, *DeleteUserSubscribeRequest) (*DeleteUserSubscribeReply, error)
// GetUserSubscribe GetUserSubscribe 获取用户订阅列表
GetUserSubscribe(context.Context, *GetUserSubscribeRequest) (*GetUserSubscribeReply, error)
// GetUserSubscribeById GetUserSubscribeById 根据ID获取用户订阅详情
GetUserSubscribeById(context.Context, *GetUserSubscribeByIdRequest) (*GetUserSubscribeByIdReply, error)
// GetUserSubscribeDevices GetUserSubscribeDevices 获取用户订阅设备列表
GetUserSubscribeDevices(context.Context, *GetUserSubscribeDevicesRequest) (*GetUserSubscribeDevicesReply, error)
// GetUserSubscribeLogs GetUserSubscribeLogs 获取用户订阅日志
GetUserSubscribeLogs(context.Context, *GetUserSubscribeLogsRequest) (*GetUserSubscribeLogsReply, error)
// GetUserSubscribeResetTrafficLogs GetUserSubscribeResetTrafficLogs 获取用户订阅重置流量日志
GetUserSubscribeResetTrafficLogs(context.Context, *GetUserSubscribeResetTrafficLogsRequest) (*GetUserSubscribeResetTrafficLogsReply, error)
// GetUserSubscribeTrafficLogs GetUserSubscribeTrafficLogs 获取用户订阅流量日志
GetUserSubscribeTrafficLogs(context.Context, *GetUserSubscribeTrafficLogsRequest) (*GetUserSubscribeTrafficLogsReply, error)
// ResetUserSubscribeToken ResetUserSubscribeToken 重置用户订阅令牌
ResetUserSubscribeToken(context.Context, *ResetUserSubscribeTokenRequest) (*ResetUserSubscribeTokenReply, error)
// ResetUserSubscribeTraffic ResetUserSubscribeTraffic 重置用户订阅流量
ResetUserSubscribeTraffic(context.Context, *ResetUserSubscribeTrafficRequest) (*ResetUserSubscribeTrafficReply, error)
// ToggleUserSubscribeStatus ToggleUserSubscribeStatus 切换用户订阅状态
ToggleUserSubscribeStatus(context.Context, *ToggleUserSubscribeStatusRequest) (*ToggleUserSubscribeStatusReply, error)
// UpdateUserSubscribe UpdateUserSubscribe 更新用户订阅
UpdateUserSubscribe(context.Context, *UpdateUserSubscribeRequest) (*UpdateUserSubscribeReply, error)
}
type UserSubscribeServiceServer ¶
type UserSubscribeServiceServer interface {
// GetUserSubscribe 获取用户订阅列表
GetUserSubscribe(context.Context, *GetUserSubscribeRequest) (*GetUserSubscribeReply, error)
// CreateUserSubscribe 创建用户订阅
CreateUserSubscribe(context.Context, *CreateUserSubscribeRequest) (*CreateUserSubscribeReply, error)
// UpdateUserSubscribe 更新用户订阅
UpdateUserSubscribe(context.Context, *UpdateUserSubscribeRequest) (*UpdateUserSubscribeReply, error)
// DeleteUserSubscribe 删除用户订阅
DeleteUserSubscribe(context.Context, *DeleteUserSubscribeRequest) (*DeleteUserSubscribeReply, error)
// GetUserSubscribeById 根据ID获取用户订阅详情
GetUserSubscribeById(context.Context, *GetUserSubscribeByIdRequest) (*GetUserSubscribeByIdReply, error)
// GetUserSubscribeDevices 获取用户订阅设备列表
GetUserSubscribeDevices(context.Context, *GetUserSubscribeDevicesRequest) (*GetUserSubscribeDevicesReply, error)
// GetUserSubscribeLogs 获取用户订阅日志
GetUserSubscribeLogs(context.Context, *GetUserSubscribeLogsRequest) (*GetUserSubscribeLogsReply, error)
// GetUserSubscribeResetTrafficLogs 获取用户订阅重置流量日志
GetUserSubscribeResetTrafficLogs(context.Context, *GetUserSubscribeResetTrafficLogsRequest) (*GetUserSubscribeResetTrafficLogsReply, error)
// GetUserSubscribeTrafficLogs 获取用户订阅流量日志
GetUserSubscribeTrafficLogs(context.Context, *GetUserSubscribeTrafficLogsRequest) (*GetUserSubscribeTrafficLogsReply, error)
// ResetUserSubscribeToken 重置用户订阅令牌
ResetUserSubscribeToken(context.Context, *ResetUserSubscribeTokenRequest) (*ResetUserSubscribeTokenReply, error)
// ToggleUserSubscribeStatus 切换用户订阅状态
ToggleUserSubscribeStatus(context.Context, *ToggleUserSubscribeStatusRequest) (*ToggleUserSubscribeStatusReply, error)
// ResetUserSubscribeTraffic 重置用户订阅流量
ResetUserSubscribeTraffic(context.Context, *ResetUserSubscribeTrafficRequest) (*ResetUserSubscribeTrafficReply, error)
// contains filtered or unexported methods
}
UserSubscribeServiceServer is the server API for UserSubscribeService service. All implementations must embed UnimplementedUserSubscribeServiceServer for forward compatibility.
UserSubscribeService 用户订阅管理服务
type UserSubscribeValidationError ¶
type UserSubscribeValidationError struct {
// contains filtered or unexported fields
}
UserSubscribeValidationError is the validation error returned by UserSubscribe.Validate if the designated constraints aren't met.
func (UserSubscribeValidationError) Cause ¶
func (e UserSubscribeValidationError) Cause() error
Cause function returns cause value.
func (UserSubscribeValidationError) Error ¶
func (e UserSubscribeValidationError) Error() string
Error satisfies the builtin error interface
func (UserSubscribeValidationError) ErrorName ¶
func (e UserSubscribeValidationError) ErrorName() string
ErrorName returns error name.
func (UserSubscribeValidationError) Field ¶
func (e UserSubscribeValidationError) Field() string
Field function returns field value.
func (UserSubscribeValidationError) Key ¶
func (e UserSubscribeValidationError) Key() bool
Key function returns key value.
func (UserSubscribeValidationError) Reason ¶
func (e UserSubscribeValidationError) Reason() string
Reason function returns reason value.
type UserValidationError ¶
type UserValidationError struct {
// contains filtered or unexported fields
}
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.
func (UserValidationError) Cause ¶
func (e UserValidationError) Cause() error
Cause function returns cause value.
func (UserValidationError) Error ¶
func (e UserValidationError) Error() string
Error satisfies the builtin error interface
func (UserValidationError) ErrorName ¶
func (e UserValidationError) ErrorName() string
ErrorName returns error name.
func (UserValidationError) Field ¶
func (e UserValidationError) Field() string
Field function returns field value.
func (UserValidationError) Key ¶
func (e UserValidationError) Key() bool
Key function returns key value.
func (UserValidationError) Reason ¶
func (e UserValidationError) Reason() string
Reason function returns reason value.