Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterSystemServiceHTTPServer(s *http.Server, srv SystemServiceHTTPServer)
- func RegisterSystemServiceServer(s grpc.ServiceRegistrar, srv SystemServiceServer)
- type CurrencyConfig
- func (*CurrencyConfig) Descriptor() ([]byte, []int)deprecated
- func (x *CurrencyConfig) GetAccessKey() string
- func (x *CurrencyConfig) GetCurrencySymbol() string
- func (x *CurrencyConfig) GetCurrencyUnit() string
- func (*CurrencyConfig) ProtoMessage()
- func (x *CurrencyConfig) ProtoReflect() protoreflect.Message
- func (x *CurrencyConfig) Reset()
- func (x *CurrencyConfig) String() string
- func (m *CurrencyConfig) Validate() error
- func (m *CurrencyConfig) ValidateAll() error
- type CurrencyConfigMultiError
- type CurrencyConfigValidationError
- func (e CurrencyConfigValidationError) Cause() error
- func (e CurrencyConfigValidationError) Error() string
- func (e CurrencyConfigValidationError) ErrorName() string
- func (e CurrencyConfigValidationError) Field() string
- func (e CurrencyConfigValidationError) Key() bool
- func (e CurrencyConfigValidationError) Reason() string
- type GetCurrencyConfigReply
- func (*GetCurrencyConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrencyConfigReply) GetCode() int32
- func (x *GetCurrencyConfigReply) GetData() *CurrencyConfig
- func (x *GetCurrencyConfigReply) GetMessage() string
- func (*GetCurrencyConfigReply) ProtoMessage()
- func (x *GetCurrencyConfigReply) ProtoReflect() protoreflect.Message
- func (x *GetCurrencyConfigReply) Reset()
- func (x *GetCurrencyConfigReply) String() string
- func (m *GetCurrencyConfigReply) Validate() error
- func (m *GetCurrencyConfigReply) ValidateAll() error
- type GetCurrencyConfigReplyMultiError
- type GetCurrencyConfigReplyValidationError
- func (e GetCurrencyConfigReplyValidationError) Cause() error
- func (e GetCurrencyConfigReplyValidationError) Error() string
- func (e GetCurrencyConfigReplyValidationError) ErrorName() string
- func (e GetCurrencyConfigReplyValidationError) Field() string
- func (e GetCurrencyConfigReplyValidationError) Key() bool
- func (e GetCurrencyConfigReplyValidationError) Reason() string
- type GetCurrencyConfigRequest
- func (*GetCurrencyConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetCurrencyConfigRequest) ProtoMessage()
- func (x *GetCurrencyConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrencyConfigRequest) Reset()
- func (x *GetCurrencyConfigRequest) String() string
- func (m *GetCurrencyConfigRequest) Validate() error
- func (m *GetCurrencyConfigRequest) ValidateAll() error
- type GetCurrencyConfigRequestMultiError
- type GetCurrencyConfigRequestValidationError
- func (e GetCurrencyConfigRequestValidationError) Cause() error
- func (e GetCurrencyConfigRequestValidationError) Error() string
- func (e GetCurrencyConfigRequestValidationError) ErrorName() string
- func (e GetCurrencyConfigRequestValidationError) Field() string
- func (e GetCurrencyConfigRequestValidationError) Key() bool
- func (e GetCurrencyConfigRequestValidationError) Reason() string
- type GetInviteConfigReply
- func (*GetInviteConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetInviteConfigReply) GetCode() int32
- func (x *GetInviteConfigReply) GetData() *InviteConfig
- func (x *GetInviteConfigReply) GetMessage() string
- func (*GetInviteConfigReply) ProtoMessage()
- func (x *GetInviteConfigReply) ProtoReflect() protoreflect.Message
- func (x *GetInviteConfigReply) Reset()
- func (x *GetInviteConfigReply) String() string
- func (m *GetInviteConfigReply) Validate() error
- func (m *GetInviteConfigReply) ValidateAll() error
- type GetInviteConfigReplyMultiError
- type GetInviteConfigReplyValidationError
- func (e GetInviteConfigReplyValidationError) Cause() error
- func (e GetInviteConfigReplyValidationError) Error() string
- func (e GetInviteConfigReplyValidationError) ErrorName() string
- func (e GetInviteConfigReplyValidationError) Field() string
- func (e GetInviteConfigReplyValidationError) Key() bool
- func (e GetInviteConfigReplyValidationError) Reason() string
- type GetInviteConfigRequest
- func (*GetInviteConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetInviteConfigRequest) ProtoMessage()
- func (x *GetInviteConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetInviteConfigRequest) Reset()
- func (x *GetInviteConfigRequest) String() string
- func (m *GetInviteConfigRequest) Validate() error
- func (m *GetInviteConfigRequest) ValidateAll() error
- type GetInviteConfigRequestMultiError
- type GetInviteConfigRequestValidationError
- func (e GetInviteConfigRequestValidationError) Cause() error
- func (e GetInviteConfigRequestValidationError) Error() string
- func (e GetInviteConfigRequestValidationError) ErrorName() string
- func (e GetInviteConfigRequestValidationError) Field() string
- func (e GetInviteConfigRequestValidationError) Key() bool
- func (e GetInviteConfigRequestValidationError) Reason() string
- type GetNodeConfigReply
- func (*GetNodeConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodeConfigReply) GetCode() int32
- func (x *GetNodeConfigReply) GetData() *NodeConfig
- func (x *GetNodeConfigReply) GetMessage() string
- func (*GetNodeConfigReply) ProtoMessage()
- func (x *GetNodeConfigReply) ProtoReflect() protoreflect.Message
- func (x *GetNodeConfigReply) Reset()
- func (x *GetNodeConfigReply) String() string
- func (m *GetNodeConfigReply) Validate() error
- func (m *GetNodeConfigReply) ValidateAll() error
- type GetNodeConfigReplyMultiError
- type GetNodeConfigReplyValidationError
- func (e GetNodeConfigReplyValidationError) Cause() error
- func (e GetNodeConfigReplyValidationError) Error() string
- func (e GetNodeConfigReplyValidationError) ErrorName() string
- func (e GetNodeConfigReplyValidationError) Field() string
- func (e GetNodeConfigReplyValidationError) Key() bool
- func (e GetNodeConfigReplyValidationError) Reason() string
- type GetNodeConfigRequest
- func (*GetNodeConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetNodeConfigRequest) ProtoMessage()
- func (x *GetNodeConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetNodeConfigRequest) Reset()
- func (x *GetNodeConfigRequest) String() string
- func (m *GetNodeConfigRequest) Validate() error
- func (m *GetNodeConfigRequest) ValidateAll() error
- type GetNodeConfigRequestMultiError
- type GetNodeConfigRequestValidationError
- func (e GetNodeConfigRequestValidationError) Cause() error
- func (e GetNodeConfigRequestValidationError) Error() string
- func (e GetNodeConfigRequestValidationError) ErrorName() string
- func (e GetNodeConfigRequestValidationError) Field() string
- func (e GetNodeConfigRequestValidationError) Key() bool
- func (e GetNodeConfigRequestValidationError) Reason() string
- type GetNodeMultiplierData
- func (*GetNodeMultiplierData) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodeMultiplierData) GetPeriods() []*TimePeriod
- func (*GetNodeMultiplierData) ProtoMessage()
- func (x *GetNodeMultiplierData) ProtoReflect() protoreflect.Message
- func (x *GetNodeMultiplierData) Reset()
- func (x *GetNodeMultiplierData) String() string
- func (m *GetNodeMultiplierData) Validate() error
- func (m *GetNodeMultiplierData) ValidateAll() error
- type GetNodeMultiplierDataMultiError
- type GetNodeMultiplierDataValidationError
- func (e GetNodeMultiplierDataValidationError) Cause() error
- func (e GetNodeMultiplierDataValidationError) Error() string
- func (e GetNodeMultiplierDataValidationError) ErrorName() string
- func (e GetNodeMultiplierDataValidationError) Field() string
- func (e GetNodeMultiplierDataValidationError) Key() bool
- func (e GetNodeMultiplierDataValidationError) Reason() string
- type GetNodeMultiplierReply
- func (*GetNodeMultiplierReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodeMultiplierReply) GetCode() int32
- func (x *GetNodeMultiplierReply) GetData() *GetNodeMultiplierData
- func (x *GetNodeMultiplierReply) GetMessage() string
- func (*GetNodeMultiplierReply) ProtoMessage()
- func (x *GetNodeMultiplierReply) ProtoReflect() protoreflect.Message
- func (x *GetNodeMultiplierReply) Reset()
- func (x *GetNodeMultiplierReply) String() string
- func (m *GetNodeMultiplierReply) Validate() error
- func (m *GetNodeMultiplierReply) ValidateAll() error
- type GetNodeMultiplierReplyMultiError
- type GetNodeMultiplierReplyValidationError
- func (e GetNodeMultiplierReplyValidationError) Cause() error
- func (e GetNodeMultiplierReplyValidationError) Error() string
- func (e GetNodeMultiplierReplyValidationError) ErrorName() string
- func (e GetNodeMultiplierReplyValidationError) Field() string
- func (e GetNodeMultiplierReplyValidationError) Key() bool
- func (e GetNodeMultiplierReplyValidationError) Reason() string
- type GetNodeMultiplierRequest
- func (*GetNodeMultiplierRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetNodeMultiplierRequest) ProtoMessage()
- func (x *GetNodeMultiplierRequest) ProtoReflect() protoreflect.Message
- func (x *GetNodeMultiplierRequest) Reset()
- func (x *GetNodeMultiplierRequest) String() string
- func (m *GetNodeMultiplierRequest) Validate() error
- func (m *GetNodeMultiplierRequest) ValidateAll() error
- type GetNodeMultiplierRequestMultiError
- type GetNodeMultiplierRequestValidationError
- func (e GetNodeMultiplierRequestValidationError) Cause() error
- func (e GetNodeMultiplierRequestValidationError) Error() string
- func (e GetNodeMultiplierRequestValidationError) ErrorName() string
- func (e GetNodeMultiplierRequestValidationError) Field() string
- func (e GetNodeMultiplierRequestValidationError) Key() bool
- func (e GetNodeMultiplierRequestValidationError) Reason() string
- type GetPrivacyPolicyConfigReply
- func (*GetPrivacyPolicyConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetPrivacyPolicyConfigReply) GetCode() int32
- func (x *GetPrivacyPolicyConfigReply) GetData() *PrivacyPolicyConfig
- func (x *GetPrivacyPolicyConfigReply) GetMessage() string
- func (*GetPrivacyPolicyConfigReply) ProtoMessage()
- func (x *GetPrivacyPolicyConfigReply) ProtoReflect() protoreflect.Message
- func (x *GetPrivacyPolicyConfigReply) Reset()
- func (x *GetPrivacyPolicyConfigReply) String() string
- func (m *GetPrivacyPolicyConfigReply) Validate() error
- func (m *GetPrivacyPolicyConfigReply) ValidateAll() error
- type GetPrivacyPolicyConfigReplyMultiError
- type GetPrivacyPolicyConfigReplyValidationError
- func (e GetPrivacyPolicyConfigReplyValidationError) Cause() error
- func (e GetPrivacyPolicyConfigReplyValidationError) Error() string
- func (e GetPrivacyPolicyConfigReplyValidationError) ErrorName() string
- func (e GetPrivacyPolicyConfigReplyValidationError) Field() string
- func (e GetPrivacyPolicyConfigReplyValidationError) Key() bool
- func (e GetPrivacyPolicyConfigReplyValidationError) Reason() string
- type GetPrivacyPolicyConfigRequest
- func (*GetPrivacyPolicyConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetPrivacyPolicyConfigRequest) ProtoMessage()
- func (x *GetPrivacyPolicyConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetPrivacyPolicyConfigRequest) Reset()
- func (x *GetPrivacyPolicyConfigRequest) String() string
- func (m *GetPrivacyPolicyConfigRequest) Validate() error
- func (m *GetPrivacyPolicyConfigRequest) ValidateAll() error
- type GetPrivacyPolicyConfigRequestMultiError
- type GetPrivacyPolicyConfigRequestValidationError
- func (e GetPrivacyPolicyConfigRequestValidationError) Cause() error
- func (e GetPrivacyPolicyConfigRequestValidationError) Error() string
- func (e GetPrivacyPolicyConfigRequestValidationError) ErrorName() string
- func (e GetPrivacyPolicyConfigRequestValidationError) Field() string
- func (e GetPrivacyPolicyConfigRequestValidationError) Key() bool
- func (e GetPrivacyPolicyConfigRequestValidationError) Reason() string
- type GetRegisterConfigReply
- func (*GetRegisterConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetRegisterConfigReply) GetCode() int32
- func (x *GetRegisterConfigReply) GetData() *RegisterConfig
- func (x *GetRegisterConfigReply) GetMessage() string
- func (*GetRegisterConfigReply) ProtoMessage()
- func (x *GetRegisterConfigReply) ProtoReflect() protoreflect.Message
- func (x *GetRegisterConfigReply) Reset()
- func (x *GetRegisterConfigReply) String() string
- func (m *GetRegisterConfigReply) Validate() error
- func (m *GetRegisterConfigReply) ValidateAll() error
- type GetRegisterConfigReplyMultiError
- type GetRegisterConfigReplyValidationError
- func (e GetRegisterConfigReplyValidationError) Cause() error
- func (e GetRegisterConfigReplyValidationError) Error() string
- func (e GetRegisterConfigReplyValidationError) ErrorName() string
- func (e GetRegisterConfigReplyValidationError) Field() string
- func (e GetRegisterConfigReplyValidationError) Key() bool
- func (e GetRegisterConfigReplyValidationError) Reason() string
- type GetRegisterConfigRequest
- func (*GetRegisterConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetRegisterConfigRequest) ProtoMessage()
- func (x *GetRegisterConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetRegisterConfigRequest) Reset()
- func (x *GetRegisterConfigRequest) String() string
- func (m *GetRegisterConfigRequest) Validate() error
- func (m *GetRegisterConfigRequest) ValidateAll() error
- type GetRegisterConfigRequestMultiError
- type GetRegisterConfigRequestValidationError
- func (e GetRegisterConfigRequestValidationError) Cause() error
- func (e GetRegisterConfigRequestValidationError) Error() string
- func (e GetRegisterConfigRequestValidationError) ErrorName() string
- func (e GetRegisterConfigRequestValidationError) Field() string
- func (e GetRegisterConfigRequestValidationError) Key() bool
- func (e GetRegisterConfigRequestValidationError) Reason() string
- type GetSiteConfigReply
- func (*GetSiteConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetSiteConfigReply) GetCode() int32
- func (x *GetSiteConfigReply) GetData() *SiteConfig
- func (x *GetSiteConfigReply) GetMessage() string
- func (*GetSiteConfigReply) ProtoMessage()
- func (x *GetSiteConfigReply) ProtoReflect() protoreflect.Message
- func (x *GetSiteConfigReply) Reset()
- func (x *GetSiteConfigReply) String() string
- func (m *GetSiteConfigReply) Validate() error
- func (m *GetSiteConfigReply) ValidateAll() error
- type GetSiteConfigReplyMultiError
- type GetSiteConfigReplyValidationError
- func (e GetSiteConfigReplyValidationError) Cause() error
- func (e GetSiteConfigReplyValidationError) Error() string
- func (e GetSiteConfigReplyValidationError) ErrorName() string
- func (e GetSiteConfigReplyValidationError) Field() string
- func (e GetSiteConfigReplyValidationError) Key() bool
- func (e GetSiteConfigReplyValidationError) Reason() string
- type GetSiteConfigRequest
- func (*GetSiteConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSiteConfigRequest) ProtoMessage()
- func (x *GetSiteConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetSiteConfigRequest) Reset()
- func (x *GetSiteConfigRequest) String() string
- func (m *GetSiteConfigRequest) Validate() error
- func (m *GetSiteConfigRequest) ValidateAll() error
- type GetSiteConfigRequestMultiError
- type GetSiteConfigRequestValidationError
- func (e GetSiteConfigRequestValidationError) Cause() error
- func (e GetSiteConfigRequestValidationError) Error() string
- func (e GetSiteConfigRequestValidationError) ErrorName() string
- func (e GetSiteConfigRequestValidationError) Field() string
- func (e GetSiteConfigRequestValidationError) Key() bool
- func (e GetSiteConfigRequestValidationError) Reason() string
- type GetSubscribeConfigReply
- func (*GetSubscribeConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubscribeConfigReply) GetCode() int32
- func (x *GetSubscribeConfigReply) GetData() *SubscribeConfig
- func (x *GetSubscribeConfigReply) GetMessage() string
- func (*GetSubscribeConfigReply) ProtoMessage()
- func (x *GetSubscribeConfigReply) ProtoReflect() protoreflect.Message
- func (x *GetSubscribeConfigReply) Reset()
- func (x *GetSubscribeConfigReply) String() string
- func (m *GetSubscribeConfigReply) Validate() error
- func (m *GetSubscribeConfigReply) ValidateAll() error
- type GetSubscribeConfigReplyMultiError
- type GetSubscribeConfigReplyValidationError
- func (e GetSubscribeConfigReplyValidationError) Cause() error
- func (e GetSubscribeConfigReplyValidationError) Error() string
- func (e GetSubscribeConfigReplyValidationError) ErrorName() string
- func (e GetSubscribeConfigReplyValidationError) Field() string
- func (e GetSubscribeConfigReplyValidationError) Key() bool
- func (e GetSubscribeConfigReplyValidationError) Reason() string
- type GetSubscribeConfigRequest
- func (*GetSubscribeConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSubscribeConfigRequest) ProtoMessage()
- func (x *GetSubscribeConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetSubscribeConfigRequest) Reset()
- func (x *GetSubscribeConfigRequest) String() string
- func (m *GetSubscribeConfigRequest) Validate() error
- func (m *GetSubscribeConfigRequest) ValidateAll() error
- type GetSubscribeConfigRequestMultiError
- type GetSubscribeConfigRequestValidationError
- func (e GetSubscribeConfigRequestValidationError) Cause() error
- func (e GetSubscribeConfigRequestValidationError) Error() string
- func (e GetSubscribeConfigRequestValidationError) ErrorName() string
- func (e GetSubscribeConfigRequestValidationError) Field() string
- func (e GetSubscribeConfigRequestValidationError) Key() bool
- func (e GetSubscribeConfigRequestValidationError) Reason() string
- type GetSystemModuleReply
- func (*GetSystemModuleReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetSystemModuleReply) GetCode() int32
- func (x *GetSystemModuleReply) GetData() *SystemModule
- func (x *GetSystemModuleReply) GetMessage() string
- func (*GetSystemModuleReply) ProtoMessage()
- func (x *GetSystemModuleReply) ProtoReflect() protoreflect.Message
- func (x *GetSystemModuleReply) Reset()
- func (x *GetSystemModuleReply) String() string
- func (m *GetSystemModuleReply) Validate() error
- func (m *GetSystemModuleReply) ValidateAll() error
- type GetSystemModuleReplyMultiError
- type GetSystemModuleReplyValidationError
- func (e GetSystemModuleReplyValidationError) Cause() error
- func (e GetSystemModuleReplyValidationError) Error() string
- func (e GetSystemModuleReplyValidationError) ErrorName() string
- func (e GetSystemModuleReplyValidationError) Field() string
- func (e GetSystemModuleReplyValidationError) Key() bool
- func (e GetSystemModuleReplyValidationError) Reason() string
- type GetSystemModuleRequest
- func (*GetSystemModuleRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetSystemModuleRequest) ProtoMessage()
- func (x *GetSystemModuleRequest) ProtoReflect() protoreflect.Message
- func (x *GetSystemModuleRequest) Reset()
- func (x *GetSystemModuleRequest) String() string
- func (m *GetSystemModuleRequest) Validate() error
- func (m *GetSystemModuleRequest) ValidateAll() error
- type GetSystemModuleRequestMultiError
- type GetSystemModuleRequestValidationError
- func (e GetSystemModuleRequestValidationError) Cause() error
- func (e GetSystemModuleRequestValidationError) Error() string
- func (e GetSystemModuleRequestValidationError) ErrorName() string
- func (e GetSystemModuleRequestValidationError) Field() string
- func (e GetSystemModuleRequestValidationError) Key() bool
- func (e GetSystemModuleRequestValidationError) Reason() string
- type GetTosConfigReply
- func (*GetTosConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetTosConfigReply) GetCode() int32
- func (x *GetTosConfigReply) GetData() *TosConfig
- func (x *GetTosConfigReply) GetMessage() string
- func (*GetTosConfigReply) ProtoMessage()
- func (x *GetTosConfigReply) ProtoReflect() protoreflect.Message
- func (x *GetTosConfigReply) Reset()
- func (x *GetTosConfigReply) String() string
- func (m *GetTosConfigReply) Validate() error
- func (m *GetTosConfigReply) ValidateAll() error
- type GetTosConfigReplyMultiError
- type GetTosConfigReplyValidationError
- func (e GetTosConfigReplyValidationError) Cause() error
- func (e GetTosConfigReplyValidationError) Error() string
- func (e GetTosConfigReplyValidationError) ErrorName() string
- func (e GetTosConfigReplyValidationError) Field() string
- func (e GetTosConfigReplyValidationError) Key() bool
- func (e GetTosConfigReplyValidationError) Reason() string
- type GetTosConfigRequest
- func (*GetTosConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetTosConfigRequest) ProtoMessage()
- func (x *GetTosConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetTosConfigRequest) Reset()
- func (x *GetTosConfigRequest) String() string
- func (m *GetTosConfigRequest) Validate() error
- func (m *GetTosConfigRequest) ValidateAll() error
- type GetTosConfigRequestMultiError
- type GetTosConfigRequestValidationError
- func (e GetTosConfigRequestValidationError) Cause() error
- func (e GetTosConfigRequestValidationError) Error() string
- func (e GetTosConfigRequestValidationError) ErrorName() string
- func (e GetTosConfigRequestValidationError) Field() string
- func (e GetTosConfigRequestValidationError) Key() bool
- func (e GetTosConfigRequestValidationError) Reason() string
- type GetVerifyCodeConfigReply
- func (*GetVerifyCodeConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetVerifyCodeConfigReply) GetCode() int32
- func (x *GetVerifyCodeConfigReply) GetData() *VerifyCodeConfig
- func (x *GetVerifyCodeConfigReply) GetMessage() string
- func (*GetVerifyCodeConfigReply) ProtoMessage()
- func (x *GetVerifyCodeConfigReply) ProtoReflect() protoreflect.Message
- func (x *GetVerifyCodeConfigReply) Reset()
- func (x *GetVerifyCodeConfigReply) String() string
- func (m *GetVerifyCodeConfigReply) Validate() error
- func (m *GetVerifyCodeConfigReply) ValidateAll() error
- type GetVerifyCodeConfigReplyMultiError
- type GetVerifyCodeConfigReplyValidationError
- func (e GetVerifyCodeConfigReplyValidationError) Cause() error
- func (e GetVerifyCodeConfigReplyValidationError) Error() string
- func (e GetVerifyCodeConfigReplyValidationError) ErrorName() string
- func (e GetVerifyCodeConfigReplyValidationError) Field() string
- func (e GetVerifyCodeConfigReplyValidationError) Key() bool
- func (e GetVerifyCodeConfigReplyValidationError) Reason() string
- type GetVerifyCodeConfigRequest
- func (*GetVerifyCodeConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetVerifyCodeConfigRequest) ProtoMessage()
- func (x *GetVerifyCodeConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetVerifyCodeConfigRequest) Reset()
- func (x *GetVerifyCodeConfigRequest) String() string
- func (m *GetVerifyCodeConfigRequest) Validate() error
- func (m *GetVerifyCodeConfigRequest) ValidateAll() error
- type GetVerifyCodeConfigRequestMultiError
- type GetVerifyCodeConfigRequestValidationError
- func (e GetVerifyCodeConfigRequestValidationError) Cause() error
- func (e GetVerifyCodeConfigRequestValidationError) Error() string
- func (e GetVerifyCodeConfigRequestValidationError) ErrorName() string
- func (e GetVerifyCodeConfigRequestValidationError) Field() string
- func (e GetVerifyCodeConfigRequestValidationError) Key() bool
- func (e GetVerifyCodeConfigRequestValidationError) Reason() string
- type GetVerifyConfigReply
- func (*GetVerifyConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetVerifyConfigReply) GetCode() int32
- func (x *GetVerifyConfigReply) GetData() *VerifyConfig
- func (x *GetVerifyConfigReply) GetMessage() string
- func (*GetVerifyConfigReply) ProtoMessage()
- func (x *GetVerifyConfigReply) ProtoReflect() protoreflect.Message
- func (x *GetVerifyConfigReply) Reset()
- func (x *GetVerifyConfigReply) String() string
- func (m *GetVerifyConfigReply) Validate() error
- func (m *GetVerifyConfigReply) ValidateAll() error
- type GetVerifyConfigReplyMultiError
- type GetVerifyConfigReplyValidationError
- func (e GetVerifyConfigReplyValidationError) Cause() error
- func (e GetVerifyConfigReplyValidationError) Error() string
- func (e GetVerifyConfigReplyValidationError) ErrorName() string
- func (e GetVerifyConfigReplyValidationError) Field() string
- func (e GetVerifyConfigReplyValidationError) Key() bool
- func (e GetVerifyConfigReplyValidationError) Reason() string
- type GetVerifyConfigRequest
- func (*GetVerifyConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetVerifyConfigRequest) ProtoMessage()
- func (x *GetVerifyConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetVerifyConfigRequest) Reset()
- func (x *GetVerifyConfigRequest) String() string
- func (m *GetVerifyConfigRequest) Validate() error
- func (m *GetVerifyConfigRequest) ValidateAll() error
- type GetVerifyConfigRequestMultiError
- type GetVerifyConfigRequestValidationError
- func (e GetVerifyConfigRequestValidationError) Cause() error
- func (e GetVerifyConfigRequestValidationError) Error() string
- func (e GetVerifyConfigRequestValidationError) ErrorName() string
- func (e GetVerifyConfigRequestValidationError) Field() string
- func (e GetVerifyConfigRequestValidationError) Key() bool
- func (e GetVerifyConfigRequestValidationError) Reason() string
- type InviteConfig
- func (*InviteConfig) Descriptor() ([]byte, []int)deprecated
- func (x *InviteConfig) GetForcedInvite() bool
- func (x *InviteConfig) GetOnlyFirstPurchase() bool
- func (x *InviteConfig) GetReferralPercentage() int64
- func (*InviteConfig) ProtoMessage()
- func (x *InviteConfig) ProtoReflect() protoreflect.Message
- func (x *InviteConfig) Reset()
- func (x *InviteConfig) String() string
- func (m *InviteConfig) Validate() error
- func (m *InviteConfig) ValidateAll() error
- type InviteConfigMultiError
- type InviteConfigValidationError
- func (e InviteConfigValidationError) Cause() error
- func (e InviteConfigValidationError) Error() string
- func (e InviteConfigValidationError) ErrorName() string
- func (e InviteConfigValidationError) Field() string
- func (e InviteConfigValidationError) Key() bool
- func (e InviteConfigValidationError) Reason() string
- type NodeConfig
- func (*NodeConfig) Descriptor() ([]byte, []int)deprecated
- func (x *NodeConfig) GetBlock() []string
- func (x *NodeConfig) GetDeviceAdmissionEnabled() bool
- func (x *NodeConfig) GetDeviceCountMode() string
- func (x *NodeConfig) GetDns() []*NodeDNS
- func (x *NodeConfig) GetIpStrategy() string
- func (x *NodeConfig) GetNodePullInterval() int64
- func (x *NodeConfig) GetNodePushInterval() int64
- func (x *NodeConfig) GetNodeSecret() string
- func (x *NodeConfig) GetOutbound() []*NodeOutbound
- func (x *NodeConfig) GetTrafficReportThreshold() int64
- func (*NodeConfig) ProtoMessage()
- func (x *NodeConfig) ProtoReflect() protoreflect.Message
- func (x *NodeConfig) Reset()
- func (x *NodeConfig) String() string
- func (m *NodeConfig) Validate() error
- func (m *NodeConfig) ValidateAll() error
- type NodeConfigMultiError
- type NodeConfigValidationError
- type NodeDNS
- func (*NodeDNS) Descriptor() ([]byte, []int)deprecated
- func (x *NodeDNS) GetAddress() string
- func (x *NodeDNS) GetDomains() []string
- func (x *NodeDNS) GetProto() string
- func (*NodeDNS) ProtoMessage()
- func (x *NodeDNS) ProtoReflect() protoreflect.Message
- func (x *NodeDNS) Reset()
- func (x *NodeDNS) String() string
- func (m *NodeDNS) Validate() error
- func (m *NodeDNS) ValidateAll() error
- type NodeDNSMultiError
- type NodeDNSValidationError
- type NodeOutbound
- func (*NodeOutbound) Descriptor() ([]byte, []int)deprecated
- func (x *NodeOutbound) GetAddress() string
- func (x *NodeOutbound) GetName() string
- func (x *NodeOutbound) GetPassword() string
- func (x *NodeOutbound) GetPort() int64
- func (x *NodeOutbound) GetProtocol() string
- func (x *NodeOutbound) GetRules() []string
- func (*NodeOutbound) ProtoMessage()
- func (x *NodeOutbound) ProtoReflect() protoreflect.Message
- func (x *NodeOutbound) Reset()
- func (x *NodeOutbound) String() string
- func (m *NodeOutbound) Validate() error
- func (m *NodeOutbound) ValidateAll() error
- type NodeOutboundMultiError
- type NodeOutboundValidationError
- func (e NodeOutboundValidationError) Cause() error
- func (e NodeOutboundValidationError) Error() string
- func (e NodeOutboundValidationError) ErrorName() string
- func (e NodeOutboundValidationError) Field() string
- func (e NodeOutboundValidationError) Key() bool
- func (e NodeOutboundValidationError) Reason() string
- type PreViewNodeMultiplierData
- func (*PreViewNodeMultiplierData) Descriptor() ([]byte, []int)deprecated
- func (x *PreViewNodeMultiplierData) GetCurrentTime() string
- func (x *PreViewNodeMultiplierData) GetRatio() float32
- func (*PreViewNodeMultiplierData) ProtoMessage()
- func (x *PreViewNodeMultiplierData) ProtoReflect() protoreflect.Message
- func (x *PreViewNodeMultiplierData) Reset()
- func (x *PreViewNodeMultiplierData) String() string
- func (m *PreViewNodeMultiplierData) Validate() error
- func (m *PreViewNodeMultiplierData) ValidateAll() error
- type PreViewNodeMultiplierDataMultiError
- type PreViewNodeMultiplierDataValidationError
- func (e PreViewNodeMultiplierDataValidationError) Cause() error
- func (e PreViewNodeMultiplierDataValidationError) Error() string
- func (e PreViewNodeMultiplierDataValidationError) ErrorName() string
- func (e PreViewNodeMultiplierDataValidationError) Field() string
- func (e PreViewNodeMultiplierDataValidationError) Key() bool
- func (e PreViewNodeMultiplierDataValidationError) Reason() string
- type PreViewNodeMultiplierReply
- func (*PreViewNodeMultiplierReply) Descriptor() ([]byte, []int)deprecated
- func (x *PreViewNodeMultiplierReply) GetCode() int32
- func (x *PreViewNodeMultiplierReply) GetData() *PreViewNodeMultiplierData
- func (x *PreViewNodeMultiplierReply) GetMessage() string
- func (*PreViewNodeMultiplierReply) ProtoMessage()
- func (x *PreViewNodeMultiplierReply) ProtoReflect() protoreflect.Message
- func (x *PreViewNodeMultiplierReply) Reset()
- func (x *PreViewNodeMultiplierReply) String() string
- func (m *PreViewNodeMultiplierReply) Validate() error
- func (m *PreViewNodeMultiplierReply) ValidateAll() error
- type PreViewNodeMultiplierReplyMultiError
- type PreViewNodeMultiplierReplyValidationError
- func (e PreViewNodeMultiplierReplyValidationError) Cause() error
- func (e PreViewNodeMultiplierReplyValidationError) Error() string
- func (e PreViewNodeMultiplierReplyValidationError) ErrorName() string
- func (e PreViewNodeMultiplierReplyValidationError) Field() string
- func (e PreViewNodeMultiplierReplyValidationError) Key() bool
- func (e PreViewNodeMultiplierReplyValidationError) Reason() string
- type PreViewNodeMultiplierRequest
- func (*PreViewNodeMultiplierRequest) Descriptor() ([]byte, []int)deprecated
- func (*PreViewNodeMultiplierRequest) ProtoMessage()
- func (x *PreViewNodeMultiplierRequest) ProtoReflect() protoreflect.Message
- func (x *PreViewNodeMultiplierRequest) Reset()
- func (x *PreViewNodeMultiplierRequest) String() string
- func (m *PreViewNodeMultiplierRequest) Validate() error
- func (m *PreViewNodeMultiplierRequest) ValidateAll() error
- type PreViewNodeMultiplierRequestMultiError
- type PreViewNodeMultiplierRequestValidationError
- func (e PreViewNodeMultiplierRequestValidationError) Cause() error
- func (e PreViewNodeMultiplierRequestValidationError) Error() string
- func (e PreViewNodeMultiplierRequestValidationError) ErrorName() string
- func (e PreViewNodeMultiplierRequestValidationError) Field() string
- func (e PreViewNodeMultiplierRequestValidationError) Key() bool
- func (e PreViewNodeMultiplierRequestValidationError) Reason() string
- type PrivacyPolicyConfig
- func (*PrivacyPolicyConfig) Descriptor() ([]byte, []int)deprecated
- func (x *PrivacyPolicyConfig) GetPrivacyPolicy() string
- func (*PrivacyPolicyConfig) ProtoMessage()
- func (x *PrivacyPolicyConfig) ProtoReflect() protoreflect.Message
- func (x *PrivacyPolicyConfig) Reset()
- func (x *PrivacyPolicyConfig) String() string
- func (m *PrivacyPolicyConfig) Validate() error
- func (m *PrivacyPolicyConfig) ValidateAll() error
- type PrivacyPolicyConfigMultiError
- type PrivacyPolicyConfigValidationError
- func (e PrivacyPolicyConfigValidationError) Cause() error
- func (e PrivacyPolicyConfigValidationError) Error() string
- func (e PrivacyPolicyConfigValidationError) ErrorName() string
- func (e PrivacyPolicyConfigValidationError) Field() string
- func (e PrivacyPolicyConfigValidationError) Key() bool
- func (e PrivacyPolicyConfigValidationError) Reason() string
- type RegisterConfig
- func (*RegisterConfig) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterConfig) GetDeviceLimit() int64
- func (x *RegisterConfig) GetEnableIpRegisterLimit() bool
- func (x *RegisterConfig) GetEnableTrial() bool
- func (x *RegisterConfig) GetIpRegisterLimit() int64
- func (x *RegisterConfig) GetIpRegisterLimitDuration() int64
- func (x *RegisterConfig) GetStopRegister() bool
- func (x *RegisterConfig) GetTrialSubscribe() int64
- func (x *RegisterConfig) GetTrialTime() int64
- func (x *RegisterConfig) GetTrialTimeUnit() string
- func (*RegisterConfig) ProtoMessage()
- func (x *RegisterConfig) ProtoReflect() protoreflect.Message
- func (x *RegisterConfig) Reset()
- func (x *RegisterConfig) String() string
- func (m *RegisterConfig) Validate() error
- func (m *RegisterConfig) ValidateAll() error
- type RegisterConfigMultiError
- type RegisterConfigValidationError
- func (e RegisterConfigValidationError) Cause() error
- func (e RegisterConfigValidationError) Error() string
- func (e RegisterConfigValidationError) ErrorName() string
- func (e RegisterConfigValidationError) Field() string
- func (e RegisterConfigValidationError) Key() bool
- func (e RegisterConfigValidationError) Reason() string
- type SetNodeMultiplierData
- func (*SetNodeMultiplierData) Descriptor() ([]byte, []int)deprecated
- func (x *SetNodeMultiplierData) GetSuccess() bool
- func (*SetNodeMultiplierData) ProtoMessage()
- func (x *SetNodeMultiplierData) ProtoReflect() protoreflect.Message
- func (x *SetNodeMultiplierData) Reset()
- func (x *SetNodeMultiplierData) String() string
- func (m *SetNodeMultiplierData) Validate() error
- func (m *SetNodeMultiplierData) ValidateAll() error
- type SetNodeMultiplierDataMultiError
- type SetNodeMultiplierDataValidationError
- func (e SetNodeMultiplierDataValidationError) Cause() error
- func (e SetNodeMultiplierDataValidationError) Error() string
- func (e SetNodeMultiplierDataValidationError) ErrorName() string
- func (e SetNodeMultiplierDataValidationError) Field() string
- func (e SetNodeMultiplierDataValidationError) Key() bool
- func (e SetNodeMultiplierDataValidationError) Reason() string
- type SetNodeMultiplierReply
- func (*SetNodeMultiplierReply) Descriptor() ([]byte, []int)deprecated
- func (x *SetNodeMultiplierReply) GetCode() int32
- func (x *SetNodeMultiplierReply) GetData() *SetNodeMultiplierData
- func (x *SetNodeMultiplierReply) GetMessage() string
- func (*SetNodeMultiplierReply) ProtoMessage()
- func (x *SetNodeMultiplierReply) ProtoReflect() protoreflect.Message
- func (x *SetNodeMultiplierReply) Reset()
- func (x *SetNodeMultiplierReply) String() string
- func (m *SetNodeMultiplierReply) Validate() error
- func (m *SetNodeMultiplierReply) ValidateAll() error
- type SetNodeMultiplierReplyMultiError
- type SetNodeMultiplierReplyValidationError
- func (e SetNodeMultiplierReplyValidationError) Cause() error
- func (e SetNodeMultiplierReplyValidationError) Error() string
- func (e SetNodeMultiplierReplyValidationError) ErrorName() string
- func (e SetNodeMultiplierReplyValidationError) Field() string
- func (e SetNodeMultiplierReplyValidationError) Key() bool
- func (e SetNodeMultiplierReplyValidationError) Reason() string
- type SetNodeMultiplierRequest
- func (*SetNodeMultiplierRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetNodeMultiplierRequest) GetPeriods() []*TimePeriod
- func (*SetNodeMultiplierRequest) ProtoMessage()
- func (x *SetNodeMultiplierRequest) ProtoReflect() protoreflect.Message
- func (x *SetNodeMultiplierRequest) Reset()
- func (x *SetNodeMultiplierRequest) String() string
- func (m *SetNodeMultiplierRequest) Validate() error
- func (m *SetNodeMultiplierRequest) ValidateAll() error
- type SetNodeMultiplierRequestMultiError
- type SetNodeMultiplierRequestValidationError
- func (e SetNodeMultiplierRequestValidationError) Cause() error
- func (e SetNodeMultiplierRequestValidationError) Error() string
- func (e SetNodeMultiplierRequestValidationError) ErrorName() string
- func (e SetNodeMultiplierRequestValidationError) Field() string
- func (e SetNodeMultiplierRequestValidationError) Key() bool
- func (e SetNodeMultiplierRequestValidationError) Reason() string
- type SettingTelegramBotData
- func (*SettingTelegramBotData) Descriptor() ([]byte, []int)deprecated
- func (x *SettingTelegramBotData) GetSuccess() bool
- func (*SettingTelegramBotData) ProtoMessage()
- func (x *SettingTelegramBotData) ProtoReflect() protoreflect.Message
- func (x *SettingTelegramBotData) Reset()
- func (x *SettingTelegramBotData) String() string
- func (m *SettingTelegramBotData) Validate() error
- func (m *SettingTelegramBotData) ValidateAll() error
- type SettingTelegramBotDataMultiError
- type SettingTelegramBotDataValidationError
- func (e SettingTelegramBotDataValidationError) Cause() error
- func (e SettingTelegramBotDataValidationError) Error() string
- func (e SettingTelegramBotDataValidationError) ErrorName() string
- func (e SettingTelegramBotDataValidationError) Field() string
- func (e SettingTelegramBotDataValidationError) Key() bool
- func (e SettingTelegramBotDataValidationError) Reason() string
- type SettingTelegramBotReply
- func (*SettingTelegramBotReply) Descriptor() ([]byte, []int)deprecated
- func (x *SettingTelegramBotReply) GetCode() int32
- func (x *SettingTelegramBotReply) GetData() *SettingTelegramBotData
- func (x *SettingTelegramBotReply) GetMessage() string
- func (*SettingTelegramBotReply) ProtoMessage()
- func (x *SettingTelegramBotReply) ProtoReflect() protoreflect.Message
- func (x *SettingTelegramBotReply) Reset()
- func (x *SettingTelegramBotReply) String() string
- func (m *SettingTelegramBotReply) Validate() error
- func (m *SettingTelegramBotReply) ValidateAll() error
- type SettingTelegramBotReplyMultiError
- type SettingTelegramBotReplyValidationError
- func (e SettingTelegramBotReplyValidationError) Cause() error
- func (e SettingTelegramBotReplyValidationError) Error() string
- func (e SettingTelegramBotReplyValidationError) ErrorName() string
- func (e SettingTelegramBotReplyValidationError) Field() string
- func (e SettingTelegramBotReplyValidationError) Key() bool
- func (e SettingTelegramBotReplyValidationError) Reason() string
- type SettingTelegramBotRequest
- func (*SettingTelegramBotRequest) Descriptor() ([]byte, []int)deprecated
- func (*SettingTelegramBotRequest) ProtoMessage()
- func (x *SettingTelegramBotRequest) ProtoReflect() protoreflect.Message
- func (x *SettingTelegramBotRequest) Reset()
- func (x *SettingTelegramBotRequest) String() string
- func (m *SettingTelegramBotRequest) Validate() error
- func (m *SettingTelegramBotRequest) ValidateAll() error
- type SettingTelegramBotRequestMultiError
- type SettingTelegramBotRequestValidationError
- func (e SettingTelegramBotRequestValidationError) Cause() error
- func (e SettingTelegramBotRequestValidationError) Error() string
- func (e SettingTelegramBotRequestValidationError) ErrorName() string
- func (e SettingTelegramBotRequestValidationError) Field() string
- func (e SettingTelegramBotRequestValidationError) Key() bool
- func (e SettingTelegramBotRequestValidationError) Reason() string
- type SiteConfig
- func (*SiteConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SiteConfig) GetCustomData() string
- func (x *SiteConfig) GetCustomHtml() string
- func (x *SiteConfig) GetHost() string
- func (x *SiteConfig) GetKeywords() string
- func (x *SiteConfig) GetSiteDesc() string
- func (x *SiteConfig) GetSiteLogo() string
- func (x *SiteConfig) GetSiteName() string
- func (*SiteConfig) ProtoMessage()
- func (x *SiteConfig) ProtoReflect() protoreflect.Message
- func (x *SiteConfig) Reset()
- func (x *SiteConfig) String() string
- func (m *SiteConfig) Validate() error
- func (m *SiteConfig) ValidateAll() error
- type SiteConfigMultiError
- type SiteConfigValidationError
- type SubscribeConfig
- func (*SubscribeConfig) Descriptor() ([]byte, []int)deprecated
- func (x *SubscribeConfig) GetPanDomain() bool
- func (x *SubscribeConfig) GetSingleModel() bool
- func (x *SubscribeConfig) GetSubscribeDomain() string
- func (x *SubscribeConfig) GetSubscribePath() string
- func (x *SubscribeConfig) GetUserAgentLimit() bool
- func (x *SubscribeConfig) GetUserAgentList() string
- func (*SubscribeConfig) ProtoMessage()
- func (x *SubscribeConfig) ProtoReflect() protoreflect.Message
- func (x *SubscribeConfig) Reset()
- func (x *SubscribeConfig) String() string
- func (m *SubscribeConfig) Validate() error
- func (m *SubscribeConfig) ValidateAll() error
- type SubscribeConfigMultiError
- type SubscribeConfigValidationError
- func (e SubscribeConfigValidationError) Cause() error
- func (e SubscribeConfigValidationError) Error() string
- func (e SubscribeConfigValidationError) ErrorName() string
- func (e SubscribeConfigValidationError) Field() string
- func (e SubscribeConfigValidationError) Key() bool
- func (e SubscribeConfigValidationError) Reason() string
- type SystemModule
- func (*SystemModule) Descriptor() ([]byte, []int)deprecated
- func (x *SystemModule) GetSecret() string
- func (x *SystemModule) GetServiceName() string
- func (x *SystemModule) GetServiceVersion() string
- func (*SystemModule) ProtoMessage()
- func (x *SystemModule) ProtoReflect() protoreflect.Message
- func (x *SystemModule) Reset()
- func (x *SystemModule) String() string
- func (m *SystemModule) Validate() error
- func (m *SystemModule) ValidateAll() error
- type SystemModuleMultiError
- type SystemModuleValidationError
- func (e SystemModuleValidationError) Cause() error
- func (e SystemModuleValidationError) Error() string
- func (e SystemModuleValidationError) ErrorName() string
- func (e SystemModuleValidationError) Field() string
- func (e SystemModuleValidationError) Key() bool
- func (e SystemModuleValidationError) Reason() string
- type SystemServiceClient
- type SystemServiceHTTPClient
- type SystemServiceHTTPClientImpl
- func (c *SystemServiceHTTPClientImpl) GetCurrencyConfig(ctx context.Context, in *GetCurrencyConfigRequest, opts ...http.CallOption) (*GetCurrencyConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) GetInviteConfig(ctx context.Context, in *GetInviteConfigRequest, opts ...http.CallOption) (*GetInviteConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) GetNodeConfig(ctx context.Context, in *GetNodeConfigRequest, opts ...http.CallOption) (*GetNodeConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) GetNodeMultiplier(ctx context.Context, in *GetNodeMultiplierRequest, opts ...http.CallOption) (*GetNodeMultiplierReply, error)
- func (c *SystemServiceHTTPClientImpl) GetPrivacyPolicyConfig(ctx context.Context, in *GetPrivacyPolicyConfigRequest, ...) (*GetPrivacyPolicyConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) GetRegisterConfig(ctx context.Context, in *GetRegisterConfigRequest, opts ...http.CallOption) (*GetRegisterConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) GetSiteConfig(ctx context.Context, in *GetSiteConfigRequest, opts ...http.CallOption) (*GetSiteConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) GetSubscribeConfig(ctx context.Context, in *GetSubscribeConfigRequest, opts ...http.CallOption) (*GetSubscribeConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) GetSystemModule(ctx context.Context, in *GetSystemModuleRequest, opts ...http.CallOption) (*GetSystemModuleReply, error)
- func (c *SystemServiceHTTPClientImpl) GetTosConfig(ctx context.Context, in *GetTosConfigRequest, opts ...http.CallOption) (*GetTosConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) GetVerifyCodeConfig(ctx context.Context, in *GetVerifyCodeConfigRequest, opts ...http.CallOption) (*GetVerifyCodeConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) GetVerifyConfig(ctx context.Context, in *GetVerifyConfigRequest, opts ...http.CallOption) (*GetVerifyConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) PreViewNodeMultiplier(ctx context.Context, in *PreViewNodeMultiplierRequest, opts ...http.CallOption) (*PreViewNodeMultiplierReply, error)
- func (c *SystemServiceHTTPClientImpl) SetNodeMultiplier(ctx context.Context, in *SetNodeMultiplierRequest, opts ...http.CallOption) (*SetNodeMultiplierReply, error)
- func (c *SystemServiceHTTPClientImpl) SettingTelegramBot(ctx context.Context, in *SettingTelegramBotRequest, opts ...http.CallOption) (*SettingTelegramBotReply, error)
- func (c *SystemServiceHTTPClientImpl) UpdateCurrencyConfig(ctx context.Context, in *UpdateCurrencyConfigRequest, opts ...http.CallOption) (*UpdateCurrencyConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) UpdateInviteConfig(ctx context.Context, in *UpdateInviteConfigRequest, opts ...http.CallOption) (*UpdateInviteConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) UpdateNodeConfig(ctx context.Context, in *UpdateNodeConfigRequest, opts ...http.CallOption) (*UpdateNodeConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) UpdatePrivacyPolicyConfig(ctx context.Context, in *UpdatePrivacyPolicyConfigRequest, ...) (*UpdatePrivacyPolicyConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) UpdateRegisterConfig(ctx context.Context, in *UpdateRegisterConfigRequest, opts ...http.CallOption) (*UpdateRegisterConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) UpdateSiteConfig(ctx context.Context, in *UpdateSiteConfigRequest, opts ...http.CallOption) (*UpdateSiteConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) UpdateSubscribeConfig(ctx context.Context, in *UpdateSubscribeConfigRequest, opts ...http.CallOption) (*UpdateSubscribeConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) UpdateTosConfig(ctx context.Context, in *UpdateTosConfigRequest, opts ...http.CallOption) (*UpdateTosConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) UpdateVerifyCodeConfig(ctx context.Context, in *UpdateVerifyCodeConfigRequest, ...) (*UpdateVerifyCodeConfigReply, error)
- func (c *SystemServiceHTTPClientImpl) UpdateVerifyConfig(ctx context.Context, in *UpdateVerifyConfigRequest, opts ...http.CallOption) (*UpdateVerifyConfigReply, error)
- type SystemServiceHTTPServer
- type SystemServiceServer
- type TimePeriod
- func (*TimePeriod) Descriptor() ([]byte, []int)deprecated
- func (x *TimePeriod) GetEndTime() string
- func (x *TimePeriod) GetMultiplier() float32
- func (x *TimePeriod) GetStartTime() string
- func (*TimePeriod) ProtoMessage()
- func (x *TimePeriod) ProtoReflect() protoreflect.Message
- func (x *TimePeriod) Reset()
- func (x *TimePeriod) String() string
- func (m *TimePeriod) Validate() error
- func (m *TimePeriod) ValidateAll() error
- type TimePeriodMultiError
- type TimePeriodValidationError
- type TosConfig
- func (*TosConfig) Descriptor() ([]byte, []int)deprecated
- func (x *TosConfig) GetTosContent() string
- func (*TosConfig) ProtoMessage()
- func (x *TosConfig) ProtoReflect() protoreflect.Message
- func (x *TosConfig) Reset()
- func (x *TosConfig) String() string
- func (m *TosConfig) Validate() error
- func (m *TosConfig) ValidateAll() error
- type TosConfigMultiError
- type TosConfigValidationError
- type UnimplementedSystemServiceServer
- func (UnimplementedSystemServiceServer) GetCurrencyConfig(context.Context, *GetCurrencyConfigRequest) (*GetCurrencyConfigReply, error)
- func (UnimplementedSystemServiceServer) GetInviteConfig(context.Context, *GetInviteConfigRequest) (*GetInviteConfigReply, error)
- func (UnimplementedSystemServiceServer) GetNodeConfig(context.Context, *GetNodeConfigRequest) (*GetNodeConfigReply, error)
- func (UnimplementedSystemServiceServer) GetNodeMultiplier(context.Context, *GetNodeMultiplierRequest) (*GetNodeMultiplierReply, error)
- func (UnimplementedSystemServiceServer) GetPrivacyPolicyConfig(context.Context, *GetPrivacyPolicyConfigRequest) (*GetPrivacyPolicyConfigReply, error)
- func (UnimplementedSystemServiceServer) GetRegisterConfig(context.Context, *GetRegisterConfigRequest) (*GetRegisterConfigReply, error)
- func (UnimplementedSystemServiceServer) GetSiteConfig(context.Context, *GetSiteConfigRequest) (*GetSiteConfigReply, error)
- func (UnimplementedSystemServiceServer) GetSubscribeConfig(context.Context, *GetSubscribeConfigRequest) (*GetSubscribeConfigReply, error)
- func (UnimplementedSystemServiceServer) GetSystemModule(context.Context, *GetSystemModuleRequest) (*GetSystemModuleReply, error)
- func (UnimplementedSystemServiceServer) GetTosConfig(context.Context, *GetTosConfigRequest) (*GetTosConfigReply, error)
- func (UnimplementedSystemServiceServer) GetVerifyCodeConfig(context.Context, *GetVerifyCodeConfigRequest) (*GetVerifyCodeConfigReply, error)
- func (UnimplementedSystemServiceServer) GetVerifyConfig(context.Context, *GetVerifyConfigRequest) (*GetVerifyConfigReply, error)
- func (UnimplementedSystemServiceServer) PreViewNodeMultiplier(context.Context, *PreViewNodeMultiplierRequest) (*PreViewNodeMultiplierReply, error)
- func (UnimplementedSystemServiceServer) SetNodeMultiplier(context.Context, *SetNodeMultiplierRequest) (*SetNodeMultiplierReply, error)
- func (UnimplementedSystemServiceServer) SettingTelegramBot(context.Context, *SettingTelegramBotRequest) (*SettingTelegramBotReply, error)
- func (UnimplementedSystemServiceServer) UpdateCurrencyConfig(context.Context, *UpdateCurrencyConfigRequest) (*UpdateCurrencyConfigReply, error)
- func (UnimplementedSystemServiceServer) UpdateInviteConfig(context.Context, *UpdateInviteConfigRequest) (*UpdateInviteConfigReply, error)
- func (UnimplementedSystemServiceServer) UpdateNodeConfig(context.Context, *UpdateNodeConfigRequest) (*UpdateNodeConfigReply, error)
- func (UnimplementedSystemServiceServer) UpdatePrivacyPolicyConfig(context.Context, *UpdatePrivacyPolicyConfigRequest) (*UpdatePrivacyPolicyConfigReply, error)
- func (UnimplementedSystemServiceServer) UpdateRegisterConfig(context.Context, *UpdateRegisterConfigRequest) (*UpdateRegisterConfigReply, error)
- func (UnimplementedSystemServiceServer) UpdateSiteConfig(context.Context, *UpdateSiteConfigRequest) (*UpdateSiteConfigReply, error)
- func (UnimplementedSystemServiceServer) UpdateSubscribeConfig(context.Context, *UpdateSubscribeConfigRequest) (*UpdateSubscribeConfigReply, error)
- func (UnimplementedSystemServiceServer) UpdateTosConfig(context.Context, *UpdateTosConfigRequest) (*UpdateTosConfigReply, error)
- func (UnimplementedSystemServiceServer) UpdateVerifyCodeConfig(context.Context, *UpdateVerifyCodeConfigRequest) (*UpdateVerifyCodeConfigReply, error)
- func (UnimplementedSystemServiceServer) UpdateVerifyConfig(context.Context, *UpdateVerifyConfigRequest) (*UpdateVerifyConfigReply, error)
- type UnsafeSystemServiceServer
- type UpdateCurrencyConfigData
- func (*UpdateCurrencyConfigData) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCurrencyConfigData) GetSuccess() bool
- func (*UpdateCurrencyConfigData) ProtoMessage()
- func (x *UpdateCurrencyConfigData) ProtoReflect() protoreflect.Message
- func (x *UpdateCurrencyConfigData) Reset()
- func (x *UpdateCurrencyConfigData) String() string
- func (m *UpdateCurrencyConfigData) Validate() error
- func (m *UpdateCurrencyConfigData) ValidateAll() error
- type UpdateCurrencyConfigDataMultiError
- type UpdateCurrencyConfigDataValidationError
- func (e UpdateCurrencyConfigDataValidationError) Cause() error
- func (e UpdateCurrencyConfigDataValidationError) Error() string
- func (e UpdateCurrencyConfigDataValidationError) ErrorName() string
- func (e UpdateCurrencyConfigDataValidationError) Field() string
- func (e UpdateCurrencyConfigDataValidationError) Key() bool
- func (e UpdateCurrencyConfigDataValidationError) Reason() string
- type UpdateCurrencyConfigReply
- func (*UpdateCurrencyConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCurrencyConfigReply) GetCode() int32
- func (x *UpdateCurrencyConfigReply) GetData() *UpdateCurrencyConfigData
- func (x *UpdateCurrencyConfigReply) GetMessage() string
- func (*UpdateCurrencyConfigReply) ProtoMessage()
- func (x *UpdateCurrencyConfigReply) ProtoReflect() protoreflect.Message
- func (x *UpdateCurrencyConfigReply) Reset()
- func (x *UpdateCurrencyConfigReply) String() string
- func (m *UpdateCurrencyConfigReply) Validate() error
- func (m *UpdateCurrencyConfigReply) ValidateAll() error
- type UpdateCurrencyConfigReplyMultiError
- type UpdateCurrencyConfigReplyValidationError
- func (e UpdateCurrencyConfigReplyValidationError) Cause() error
- func (e UpdateCurrencyConfigReplyValidationError) Error() string
- func (e UpdateCurrencyConfigReplyValidationError) ErrorName() string
- func (e UpdateCurrencyConfigReplyValidationError) Field() string
- func (e UpdateCurrencyConfigReplyValidationError) Key() bool
- func (e UpdateCurrencyConfigReplyValidationError) Reason() string
- type UpdateCurrencyConfigRequest
- func (*UpdateCurrencyConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCurrencyConfigRequest) GetAccessKey() string
- func (x *UpdateCurrencyConfigRequest) GetCurrencySymbol() string
- func (x *UpdateCurrencyConfigRequest) GetCurrencyUnit() string
- func (*UpdateCurrencyConfigRequest) ProtoMessage()
- func (x *UpdateCurrencyConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCurrencyConfigRequest) Reset()
- func (x *UpdateCurrencyConfigRequest) String() string
- func (m *UpdateCurrencyConfigRequest) Validate() error
- func (m *UpdateCurrencyConfigRequest) ValidateAll() error
- type UpdateCurrencyConfigRequestMultiError
- type UpdateCurrencyConfigRequestValidationError
- func (e UpdateCurrencyConfigRequestValidationError) Cause() error
- func (e UpdateCurrencyConfigRequestValidationError) Error() string
- func (e UpdateCurrencyConfigRequestValidationError) ErrorName() string
- func (e UpdateCurrencyConfigRequestValidationError) Field() string
- func (e UpdateCurrencyConfigRequestValidationError) Key() bool
- func (e UpdateCurrencyConfigRequestValidationError) Reason() string
- type UpdateInviteConfigData
- func (*UpdateInviteConfigData) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateInviteConfigData) GetSuccess() bool
- func (*UpdateInviteConfigData) ProtoMessage()
- func (x *UpdateInviteConfigData) ProtoReflect() protoreflect.Message
- func (x *UpdateInviteConfigData) Reset()
- func (x *UpdateInviteConfigData) String() string
- func (m *UpdateInviteConfigData) Validate() error
- func (m *UpdateInviteConfigData) ValidateAll() error
- type UpdateInviteConfigDataMultiError
- type UpdateInviteConfigDataValidationError
- func (e UpdateInviteConfigDataValidationError) Cause() error
- func (e UpdateInviteConfigDataValidationError) Error() string
- func (e UpdateInviteConfigDataValidationError) ErrorName() string
- func (e UpdateInviteConfigDataValidationError) Field() string
- func (e UpdateInviteConfigDataValidationError) Key() bool
- func (e UpdateInviteConfigDataValidationError) Reason() string
- type UpdateInviteConfigReply
- func (*UpdateInviteConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateInviteConfigReply) GetCode() int32
- func (x *UpdateInviteConfigReply) GetData() *UpdateInviteConfigData
- func (x *UpdateInviteConfigReply) GetMessage() string
- func (*UpdateInviteConfigReply) ProtoMessage()
- func (x *UpdateInviteConfigReply) ProtoReflect() protoreflect.Message
- func (x *UpdateInviteConfigReply) Reset()
- func (x *UpdateInviteConfigReply) String() string
- func (m *UpdateInviteConfigReply) Validate() error
- func (m *UpdateInviteConfigReply) ValidateAll() error
- type UpdateInviteConfigReplyMultiError
- type UpdateInviteConfigReplyValidationError
- func (e UpdateInviteConfigReplyValidationError) Cause() error
- func (e UpdateInviteConfigReplyValidationError) Error() string
- func (e UpdateInviteConfigReplyValidationError) ErrorName() string
- func (e UpdateInviteConfigReplyValidationError) Field() string
- func (e UpdateInviteConfigReplyValidationError) Key() bool
- func (e UpdateInviteConfigReplyValidationError) Reason() string
- type UpdateInviteConfigRequest
- func (*UpdateInviteConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateInviteConfigRequest) GetForcedInvite() bool
- func (x *UpdateInviteConfigRequest) GetOnlyFirstPurchase() bool
- func (x *UpdateInviteConfigRequest) GetReferralPercentage() int64
- func (*UpdateInviteConfigRequest) ProtoMessage()
- func (x *UpdateInviteConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateInviteConfigRequest) Reset()
- func (x *UpdateInviteConfigRequest) String() string
- func (m *UpdateInviteConfigRequest) Validate() error
- func (m *UpdateInviteConfigRequest) ValidateAll() error
- type UpdateInviteConfigRequestMultiError
- type UpdateInviteConfigRequestValidationError
- func (e UpdateInviteConfigRequestValidationError) Cause() error
- func (e UpdateInviteConfigRequestValidationError) Error() string
- func (e UpdateInviteConfigRequestValidationError) ErrorName() string
- func (e UpdateInviteConfigRequestValidationError) Field() string
- func (e UpdateInviteConfigRequestValidationError) Key() bool
- func (e UpdateInviteConfigRequestValidationError) Reason() string
- type UpdateNodeConfigData
- func (*UpdateNodeConfigData) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNodeConfigData) GetSuccess() bool
- func (*UpdateNodeConfigData) ProtoMessage()
- func (x *UpdateNodeConfigData) ProtoReflect() protoreflect.Message
- func (x *UpdateNodeConfigData) Reset()
- func (x *UpdateNodeConfigData) String() string
- func (m *UpdateNodeConfigData) Validate() error
- func (m *UpdateNodeConfigData) ValidateAll() error
- type UpdateNodeConfigDataMultiError
- type UpdateNodeConfigDataValidationError
- func (e UpdateNodeConfigDataValidationError) Cause() error
- func (e UpdateNodeConfigDataValidationError) Error() string
- func (e UpdateNodeConfigDataValidationError) ErrorName() string
- func (e UpdateNodeConfigDataValidationError) Field() string
- func (e UpdateNodeConfigDataValidationError) Key() bool
- func (e UpdateNodeConfigDataValidationError) Reason() string
- type UpdateNodeConfigReply
- func (*UpdateNodeConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNodeConfigReply) GetCode() int32
- func (x *UpdateNodeConfigReply) GetData() *UpdateNodeConfigData
- func (x *UpdateNodeConfigReply) GetMessage() string
- func (*UpdateNodeConfigReply) ProtoMessage()
- func (x *UpdateNodeConfigReply) ProtoReflect() protoreflect.Message
- func (x *UpdateNodeConfigReply) Reset()
- func (x *UpdateNodeConfigReply) String() string
- func (m *UpdateNodeConfigReply) Validate() error
- func (m *UpdateNodeConfigReply) ValidateAll() error
- type UpdateNodeConfigReplyMultiError
- type UpdateNodeConfigReplyValidationError
- func (e UpdateNodeConfigReplyValidationError) Cause() error
- func (e UpdateNodeConfigReplyValidationError) Error() string
- func (e UpdateNodeConfigReplyValidationError) ErrorName() string
- func (e UpdateNodeConfigReplyValidationError) Field() string
- func (e UpdateNodeConfigReplyValidationError) Key() bool
- func (e UpdateNodeConfigReplyValidationError) Reason() string
- type UpdateNodeConfigRequest
- func (*UpdateNodeConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNodeConfigRequest) GetBlock() []string
- func (x *UpdateNodeConfigRequest) GetDeviceAdmissionEnabled() bool
- func (x *UpdateNodeConfigRequest) GetDeviceCountMode() string
- func (x *UpdateNodeConfigRequest) GetDns() []*NodeDNS
- func (x *UpdateNodeConfigRequest) GetIpStrategy() string
- func (x *UpdateNodeConfigRequest) GetNodePullInterval() int64
- func (x *UpdateNodeConfigRequest) GetNodePushInterval() int64
- func (x *UpdateNodeConfigRequest) GetNodeSecret() string
- func (x *UpdateNodeConfigRequest) GetOutbound() []*NodeOutbound
- func (x *UpdateNodeConfigRequest) GetTrafficReportThreshold() int64
- func (*UpdateNodeConfigRequest) ProtoMessage()
- func (x *UpdateNodeConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNodeConfigRequest) Reset()
- func (x *UpdateNodeConfigRequest) String() string
- func (m *UpdateNodeConfigRequest) Validate() error
- func (m *UpdateNodeConfigRequest) ValidateAll() error
- type UpdateNodeConfigRequestMultiError
- type UpdateNodeConfigRequestValidationError
- func (e UpdateNodeConfigRequestValidationError) Cause() error
- func (e UpdateNodeConfigRequestValidationError) Error() string
- func (e UpdateNodeConfigRequestValidationError) ErrorName() string
- func (e UpdateNodeConfigRequestValidationError) Field() string
- func (e UpdateNodeConfigRequestValidationError) Key() bool
- func (e UpdateNodeConfigRequestValidationError) Reason() string
- type UpdatePrivacyPolicyConfigData
- func (*UpdatePrivacyPolicyConfigData) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePrivacyPolicyConfigData) GetSuccess() bool
- func (*UpdatePrivacyPolicyConfigData) ProtoMessage()
- func (x *UpdatePrivacyPolicyConfigData) ProtoReflect() protoreflect.Message
- func (x *UpdatePrivacyPolicyConfigData) Reset()
- func (x *UpdatePrivacyPolicyConfigData) String() string
- func (m *UpdatePrivacyPolicyConfigData) Validate() error
- func (m *UpdatePrivacyPolicyConfigData) ValidateAll() error
- type UpdatePrivacyPolicyConfigDataMultiError
- type UpdatePrivacyPolicyConfigDataValidationError
- func (e UpdatePrivacyPolicyConfigDataValidationError) Cause() error
- func (e UpdatePrivacyPolicyConfigDataValidationError) Error() string
- func (e UpdatePrivacyPolicyConfigDataValidationError) ErrorName() string
- func (e UpdatePrivacyPolicyConfigDataValidationError) Field() string
- func (e UpdatePrivacyPolicyConfigDataValidationError) Key() bool
- func (e UpdatePrivacyPolicyConfigDataValidationError) Reason() string
- type UpdatePrivacyPolicyConfigReply
- func (*UpdatePrivacyPolicyConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePrivacyPolicyConfigReply) GetCode() int32
- func (x *UpdatePrivacyPolicyConfigReply) GetData() *UpdatePrivacyPolicyConfigData
- func (x *UpdatePrivacyPolicyConfigReply) GetMessage() string
- func (*UpdatePrivacyPolicyConfigReply) ProtoMessage()
- func (x *UpdatePrivacyPolicyConfigReply) ProtoReflect() protoreflect.Message
- func (x *UpdatePrivacyPolicyConfigReply) Reset()
- func (x *UpdatePrivacyPolicyConfigReply) String() string
- func (m *UpdatePrivacyPolicyConfigReply) Validate() error
- func (m *UpdatePrivacyPolicyConfigReply) ValidateAll() error
- type UpdatePrivacyPolicyConfigReplyMultiError
- type UpdatePrivacyPolicyConfigReplyValidationError
- func (e UpdatePrivacyPolicyConfigReplyValidationError) Cause() error
- func (e UpdatePrivacyPolicyConfigReplyValidationError) Error() string
- func (e UpdatePrivacyPolicyConfigReplyValidationError) ErrorName() string
- func (e UpdatePrivacyPolicyConfigReplyValidationError) Field() string
- func (e UpdatePrivacyPolicyConfigReplyValidationError) Key() bool
- func (e UpdatePrivacyPolicyConfigReplyValidationError) Reason() string
- type UpdatePrivacyPolicyConfigRequest
- func (*UpdatePrivacyPolicyConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePrivacyPolicyConfigRequest) GetPrivacyPolicy() string
- func (*UpdatePrivacyPolicyConfigRequest) ProtoMessage()
- func (x *UpdatePrivacyPolicyConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePrivacyPolicyConfigRequest) Reset()
- func (x *UpdatePrivacyPolicyConfigRequest) String() string
- func (m *UpdatePrivacyPolicyConfigRequest) Validate() error
- func (m *UpdatePrivacyPolicyConfigRequest) ValidateAll() error
- type UpdatePrivacyPolicyConfigRequestMultiError
- type UpdatePrivacyPolicyConfigRequestValidationError
- func (e UpdatePrivacyPolicyConfigRequestValidationError) Cause() error
- func (e UpdatePrivacyPolicyConfigRequestValidationError) Error() string
- func (e UpdatePrivacyPolicyConfigRequestValidationError) ErrorName() string
- func (e UpdatePrivacyPolicyConfigRequestValidationError) Field() string
- func (e UpdatePrivacyPolicyConfigRequestValidationError) Key() bool
- func (e UpdatePrivacyPolicyConfigRequestValidationError) Reason() string
- type UpdateRegisterConfigData
- func (*UpdateRegisterConfigData) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRegisterConfigData) GetSuccess() bool
- func (*UpdateRegisterConfigData) ProtoMessage()
- func (x *UpdateRegisterConfigData) ProtoReflect() protoreflect.Message
- func (x *UpdateRegisterConfigData) Reset()
- func (x *UpdateRegisterConfigData) String() string
- func (m *UpdateRegisterConfigData) Validate() error
- func (m *UpdateRegisterConfigData) ValidateAll() error
- type UpdateRegisterConfigDataMultiError
- type UpdateRegisterConfigDataValidationError
- func (e UpdateRegisterConfigDataValidationError) Cause() error
- func (e UpdateRegisterConfigDataValidationError) Error() string
- func (e UpdateRegisterConfigDataValidationError) ErrorName() string
- func (e UpdateRegisterConfigDataValidationError) Field() string
- func (e UpdateRegisterConfigDataValidationError) Key() bool
- func (e UpdateRegisterConfigDataValidationError) Reason() string
- type UpdateRegisterConfigReply
- func (*UpdateRegisterConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRegisterConfigReply) GetCode() int32
- func (x *UpdateRegisterConfigReply) GetData() *UpdateRegisterConfigData
- func (x *UpdateRegisterConfigReply) GetMessage() string
- func (*UpdateRegisterConfigReply) ProtoMessage()
- func (x *UpdateRegisterConfigReply) ProtoReflect() protoreflect.Message
- func (x *UpdateRegisterConfigReply) Reset()
- func (x *UpdateRegisterConfigReply) String() string
- func (m *UpdateRegisterConfigReply) Validate() error
- func (m *UpdateRegisterConfigReply) ValidateAll() error
- type UpdateRegisterConfigReplyMultiError
- type UpdateRegisterConfigReplyValidationError
- func (e UpdateRegisterConfigReplyValidationError) Cause() error
- func (e UpdateRegisterConfigReplyValidationError) Error() string
- func (e UpdateRegisterConfigReplyValidationError) ErrorName() string
- func (e UpdateRegisterConfigReplyValidationError) Field() string
- func (e UpdateRegisterConfigReplyValidationError) Key() bool
- func (e UpdateRegisterConfigReplyValidationError) Reason() string
- type UpdateRegisterConfigRequest
- func (*UpdateRegisterConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRegisterConfigRequest) GetDeviceLimit() int64
- func (x *UpdateRegisterConfigRequest) GetEnableIpRegisterLimit() bool
- func (x *UpdateRegisterConfigRequest) GetEnableTrial() bool
- func (x *UpdateRegisterConfigRequest) GetIpRegisterLimit() int64
- func (x *UpdateRegisterConfigRequest) GetIpRegisterLimitDuration() int64
- func (x *UpdateRegisterConfigRequest) GetStopRegister() bool
- func (x *UpdateRegisterConfigRequest) GetTrialSubscribe() int64
- func (x *UpdateRegisterConfigRequest) GetTrialTime() int64
- func (x *UpdateRegisterConfigRequest) GetTrialTimeUnit() string
- func (*UpdateRegisterConfigRequest) ProtoMessage()
- func (x *UpdateRegisterConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRegisterConfigRequest) Reset()
- func (x *UpdateRegisterConfigRequest) String() string
- func (m *UpdateRegisterConfigRequest) Validate() error
- func (m *UpdateRegisterConfigRequest) ValidateAll() error
- type UpdateRegisterConfigRequestMultiError
- type UpdateRegisterConfigRequestValidationError
- func (e UpdateRegisterConfigRequestValidationError) Cause() error
- func (e UpdateRegisterConfigRequestValidationError) Error() string
- func (e UpdateRegisterConfigRequestValidationError) ErrorName() string
- func (e UpdateRegisterConfigRequestValidationError) Field() string
- func (e UpdateRegisterConfigRequestValidationError) Key() bool
- func (e UpdateRegisterConfigRequestValidationError) Reason() string
- type UpdateSiteConfigData
- func (*UpdateSiteConfigData) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSiteConfigData) GetSuccess() bool
- func (*UpdateSiteConfigData) ProtoMessage()
- func (x *UpdateSiteConfigData) ProtoReflect() protoreflect.Message
- func (x *UpdateSiteConfigData) Reset()
- func (x *UpdateSiteConfigData) String() string
- func (m *UpdateSiteConfigData) Validate() error
- func (m *UpdateSiteConfigData) ValidateAll() error
- type UpdateSiteConfigDataMultiError
- type UpdateSiteConfigDataValidationError
- func (e UpdateSiteConfigDataValidationError) Cause() error
- func (e UpdateSiteConfigDataValidationError) Error() string
- func (e UpdateSiteConfigDataValidationError) ErrorName() string
- func (e UpdateSiteConfigDataValidationError) Field() string
- func (e UpdateSiteConfigDataValidationError) Key() bool
- func (e UpdateSiteConfigDataValidationError) Reason() string
- type UpdateSiteConfigReply
- func (*UpdateSiteConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSiteConfigReply) GetCode() int32
- func (x *UpdateSiteConfigReply) GetData() *UpdateSiteConfigData
- func (x *UpdateSiteConfigReply) GetMessage() string
- func (*UpdateSiteConfigReply) ProtoMessage()
- func (x *UpdateSiteConfigReply) ProtoReflect() protoreflect.Message
- func (x *UpdateSiteConfigReply) Reset()
- func (x *UpdateSiteConfigReply) String() string
- func (m *UpdateSiteConfigReply) Validate() error
- func (m *UpdateSiteConfigReply) ValidateAll() error
- type UpdateSiteConfigReplyMultiError
- type UpdateSiteConfigReplyValidationError
- func (e UpdateSiteConfigReplyValidationError) Cause() error
- func (e UpdateSiteConfigReplyValidationError) Error() string
- func (e UpdateSiteConfigReplyValidationError) ErrorName() string
- func (e UpdateSiteConfigReplyValidationError) Field() string
- func (e UpdateSiteConfigReplyValidationError) Key() bool
- func (e UpdateSiteConfigReplyValidationError) Reason() string
- type UpdateSiteConfigRequest
- func (*UpdateSiteConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSiteConfigRequest) GetCustomData() string
- func (x *UpdateSiteConfigRequest) GetCustomHtml() string
- func (x *UpdateSiteConfigRequest) GetHost() string
- func (x *UpdateSiteConfigRequest) GetKeywords() string
- func (x *UpdateSiteConfigRequest) GetSiteDesc() string
- func (x *UpdateSiteConfigRequest) GetSiteLogo() string
- func (x *UpdateSiteConfigRequest) GetSiteName() string
- func (*UpdateSiteConfigRequest) ProtoMessage()
- func (x *UpdateSiteConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSiteConfigRequest) Reset()
- func (x *UpdateSiteConfigRequest) String() string
- func (m *UpdateSiteConfigRequest) Validate() error
- func (m *UpdateSiteConfigRequest) ValidateAll() error
- type UpdateSiteConfigRequestMultiError
- type UpdateSiteConfigRequestValidationError
- func (e UpdateSiteConfigRequestValidationError) Cause() error
- func (e UpdateSiteConfigRequestValidationError) Error() string
- func (e UpdateSiteConfigRequestValidationError) ErrorName() string
- func (e UpdateSiteConfigRequestValidationError) Field() string
- func (e UpdateSiteConfigRequestValidationError) Key() bool
- func (e UpdateSiteConfigRequestValidationError) Reason() string
- type UpdateSubscribeConfigData
- func (*UpdateSubscribeConfigData) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubscribeConfigData) GetSuccess() bool
- func (*UpdateSubscribeConfigData) ProtoMessage()
- func (x *UpdateSubscribeConfigData) ProtoReflect() protoreflect.Message
- func (x *UpdateSubscribeConfigData) Reset()
- func (x *UpdateSubscribeConfigData) String() string
- func (m *UpdateSubscribeConfigData) Validate() error
- func (m *UpdateSubscribeConfigData) ValidateAll() error
- type UpdateSubscribeConfigDataMultiError
- type UpdateSubscribeConfigDataValidationError
- func (e UpdateSubscribeConfigDataValidationError) Cause() error
- func (e UpdateSubscribeConfigDataValidationError) Error() string
- func (e UpdateSubscribeConfigDataValidationError) ErrorName() string
- func (e UpdateSubscribeConfigDataValidationError) Field() string
- func (e UpdateSubscribeConfigDataValidationError) Key() bool
- func (e UpdateSubscribeConfigDataValidationError) Reason() string
- type UpdateSubscribeConfigReply
- func (*UpdateSubscribeConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubscribeConfigReply) GetCode() int32
- func (x *UpdateSubscribeConfigReply) GetData() *UpdateSubscribeConfigData
- func (x *UpdateSubscribeConfigReply) GetMessage() string
- func (*UpdateSubscribeConfigReply) ProtoMessage()
- func (x *UpdateSubscribeConfigReply) ProtoReflect() protoreflect.Message
- func (x *UpdateSubscribeConfigReply) Reset()
- func (x *UpdateSubscribeConfigReply) String() string
- func (m *UpdateSubscribeConfigReply) Validate() error
- func (m *UpdateSubscribeConfigReply) ValidateAll() error
- type UpdateSubscribeConfigReplyMultiError
- type UpdateSubscribeConfigReplyValidationError
- func (e UpdateSubscribeConfigReplyValidationError) Cause() error
- func (e UpdateSubscribeConfigReplyValidationError) Error() string
- func (e UpdateSubscribeConfigReplyValidationError) ErrorName() string
- func (e UpdateSubscribeConfigReplyValidationError) Field() string
- func (e UpdateSubscribeConfigReplyValidationError) Key() bool
- func (e UpdateSubscribeConfigReplyValidationError) Reason() string
- type UpdateSubscribeConfigRequest
- func (*UpdateSubscribeConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubscribeConfigRequest) GetPanDomain() bool
- func (x *UpdateSubscribeConfigRequest) GetSingleModel() bool
- func (x *UpdateSubscribeConfigRequest) GetSubscribeDomain() string
- func (x *UpdateSubscribeConfigRequest) GetSubscribePath() string
- func (x *UpdateSubscribeConfigRequest) GetUserAgentLimit() bool
- func (x *UpdateSubscribeConfigRequest) GetUserAgentList() string
- func (*UpdateSubscribeConfigRequest) ProtoMessage()
- func (x *UpdateSubscribeConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSubscribeConfigRequest) Reset()
- func (x *UpdateSubscribeConfigRequest) String() string
- func (m *UpdateSubscribeConfigRequest) Validate() error
- func (m *UpdateSubscribeConfigRequest) ValidateAll() error
- type UpdateSubscribeConfigRequestMultiError
- type UpdateSubscribeConfigRequestValidationError
- func (e UpdateSubscribeConfigRequestValidationError) Cause() error
- func (e UpdateSubscribeConfigRequestValidationError) Error() string
- func (e UpdateSubscribeConfigRequestValidationError) ErrorName() string
- func (e UpdateSubscribeConfigRequestValidationError) Field() string
- func (e UpdateSubscribeConfigRequestValidationError) Key() bool
- func (e UpdateSubscribeConfigRequestValidationError) Reason() string
- type UpdateTosConfigData
- func (*UpdateTosConfigData) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTosConfigData) GetSuccess() bool
- func (*UpdateTosConfigData) ProtoMessage()
- func (x *UpdateTosConfigData) ProtoReflect() protoreflect.Message
- func (x *UpdateTosConfigData) Reset()
- func (x *UpdateTosConfigData) String() string
- func (m *UpdateTosConfigData) Validate() error
- func (m *UpdateTosConfigData) ValidateAll() error
- type UpdateTosConfigDataMultiError
- type UpdateTosConfigDataValidationError
- func (e UpdateTosConfigDataValidationError) Cause() error
- func (e UpdateTosConfigDataValidationError) Error() string
- func (e UpdateTosConfigDataValidationError) ErrorName() string
- func (e UpdateTosConfigDataValidationError) Field() string
- func (e UpdateTosConfigDataValidationError) Key() bool
- func (e UpdateTosConfigDataValidationError) Reason() string
- type UpdateTosConfigReply
- func (*UpdateTosConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTosConfigReply) GetCode() int32
- func (x *UpdateTosConfigReply) GetData() *UpdateTosConfigData
- func (x *UpdateTosConfigReply) GetMessage() string
- func (*UpdateTosConfigReply) ProtoMessage()
- func (x *UpdateTosConfigReply) ProtoReflect() protoreflect.Message
- func (x *UpdateTosConfigReply) Reset()
- func (x *UpdateTosConfigReply) String() string
- func (m *UpdateTosConfigReply) Validate() error
- func (m *UpdateTosConfigReply) ValidateAll() error
- type UpdateTosConfigReplyMultiError
- type UpdateTosConfigReplyValidationError
- func (e UpdateTosConfigReplyValidationError) Cause() error
- func (e UpdateTosConfigReplyValidationError) Error() string
- func (e UpdateTosConfigReplyValidationError) ErrorName() string
- func (e UpdateTosConfigReplyValidationError) Field() string
- func (e UpdateTosConfigReplyValidationError) Key() bool
- func (e UpdateTosConfigReplyValidationError) Reason() string
- type UpdateTosConfigRequest
- func (*UpdateTosConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTosConfigRequest) GetTosContent() string
- func (*UpdateTosConfigRequest) ProtoMessage()
- func (x *UpdateTosConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateTosConfigRequest) Reset()
- func (x *UpdateTosConfigRequest) String() string
- func (m *UpdateTosConfigRequest) Validate() error
- func (m *UpdateTosConfigRequest) ValidateAll() error
- type UpdateTosConfigRequestMultiError
- type UpdateTosConfigRequestValidationError
- func (e UpdateTosConfigRequestValidationError) Cause() error
- func (e UpdateTosConfigRequestValidationError) Error() string
- func (e UpdateTosConfigRequestValidationError) ErrorName() string
- func (e UpdateTosConfigRequestValidationError) Field() string
- func (e UpdateTosConfigRequestValidationError) Key() bool
- func (e UpdateTosConfigRequestValidationError) Reason() string
- type UpdateVerifyCodeConfigData
- func (*UpdateVerifyCodeConfigData) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateVerifyCodeConfigData) GetSuccess() bool
- func (*UpdateVerifyCodeConfigData) ProtoMessage()
- func (x *UpdateVerifyCodeConfigData) ProtoReflect() protoreflect.Message
- func (x *UpdateVerifyCodeConfigData) Reset()
- func (x *UpdateVerifyCodeConfigData) String() string
- func (m *UpdateVerifyCodeConfigData) Validate() error
- func (m *UpdateVerifyCodeConfigData) ValidateAll() error
- type UpdateVerifyCodeConfigDataMultiError
- type UpdateVerifyCodeConfigDataValidationError
- func (e UpdateVerifyCodeConfigDataValidationError) Cause() error
- func (e UpdateVerifyCodeConfigDataValidationError) Error() string
- func (e UpdateVerifyCodeConfigDataValidationError) ErrorName() string
- func (e UpdateVerifyCodeConfigDataValidationError) Field() string
- func (e UpdateVerifyCodeConfigDataValidationError) Key() bool
- func (e UpdateVerifyCodeConfigDataValidationError) Reason() string
- type UpdateVerifyCodeConfigReply
- func (*UpdateVerifyCodeConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateVerifyCodeConfigReply) GetCode() int32
- func (x *UpdateVerifyCodeConfigReply) GetData() *UpdateVerifyCodeConfigData
- func (x *UpdateVerifyCodeConfigReply) GetMessage() string
- func (*UpdateVerifyCodeConfigReply) ProtoMessage()
- func (x *UpdateVerifyCodeConfigReply) ProtoReflect() protoreflect.Message
- func (x *UpdateVerifyCodeConfigReply) Reset()
- func (x *UpdateVerifyCodeConfigReply) String() string
- func (m *UpdateVerifyCodeConfigReply) Validate() error
- func (m *UpdateVerifyCodeConfigReply) ValidateAll() error
- type UpdateVerifyCodeConfigReplyMultiError
- type UpdateVerifyCodeConfigReplyValidationError
- func (e UpdateVerifyCodeConfigReplyValidationError) Cause() error
- func (e UpdateVerifyCodeConfigReplyValidationError) Error() string
- func (e UpdateVerifyCodeConfigReplyValidationError) ErrorName() string
- func (e UpdateVerifyCodeConfigReplyValidationError) Field() string
- func (e UpdateVerifyCodeConfigReplyValidationError) Key() bool
- func (e UpdateVerifyCodeConfigReplyValidationError) Reason() string
- type UpdateVerifyCodeConfigRequest
- func (*UpdateVerifyCodeConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateVerifyCodeConfigRequest) GetVerifyCodeExpireTime() int64
- func (x *UpdateVerifyCodeConfigRequest) GetVerifyCodeInterval() int64
- func (x *UpdateVerifyCodeConfigRequest) GetVerifyCodeLimit() int64
- func (*UpdateVerifyCodeConfigRequest) ProtoMessage()
- func (x *UpdateVerifyCodeConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateVerifyCodeConfigRequest) Reset()
- func (x *UpdateVerifyCodeConfigRequest) String() string
- func (m *UpdateVerifyCodeConfigRequest) Validate() error
- func (m *UpdateVerifyCodeConfigRequest) ValidateAll() error
- type UpdateVerifyCodeConfigRequestMultiError
- type UpdateVerifyCodeConfigRequestValidationError
- func (e UpdateVerifyCodeConfigRequestValidationError) Cause() error
- func (e UpdateVerifyCodeConfigRequestValidationError) Error() string
- func (e UpdateVerifyCodeConfigRequestValidationError) ErrorName() string
- func (e UpdateVerifyCodeConfigRequestValidationError) Field() string
- func (e UpdateVerifyCodeConfigRequestValidationError) Key() bool
- func (e UpdateVerifyCodeConfigRequestValidationError) Reason() string
- type UpdateVerifyConfigData
- func (*UpdateVerifyConfigData) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateVerifyConfigData) GetSuccess() bool
- func (*UpdateVerifyConfigData) ProtoMessage()
- func (x *UpdateVerifyConfigData) ProtoReflect() protoreflect.Message
- func (x *UpdateVerifyConfigData) Reset()
- func (x *UpdateVerifyConfigData) String() string
- func (m *UpdateVerifyConfigData) Validate() error
- func (m *UpdateVerifyConfigData) ValidateAll() error
- type UpdateVerifyConfigDataMultiError
- type UpdateVerifyConfigDataValidationError
- func (e UpdateVerifyConfigDataValidationError) Cause() error
- func (e UpdateVerifyConfigDataValidationError) Error() string
- func (e UpdateVerifyConfigDataValidationError) ErrorName() string
- func (e UpdateVerifyConfigDataValidationError) Field() string
- func (e UpdateVerifyConfigDataValidationError) Key() bool
- func (e UpdateVerifyConfigDataValidationError) Reason() string
- type UpdateVerifyConfigReply
- func (*UpdateVerifyConfigReply) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateVerifyConfigReply) GetCode() int32
- func (x *UpdateVerifyConfigReply) GetData() *UpdateVerifyConfigData
- func (x *UpdateVerifyConfigReply) GetMessage() string
- func (*UpdateVerifyConfigReply) ProtoMessage()
- func (x *UpdateVerifyConfigReply) ProtoReflect() protoreflect.Message
- func (x *UpdateVerifyConfigReply) Reset()
- func (x *UpdateVerifyConfigReply) String() string
- func (m *UpdateVerifyConfigReply) Validate() error
- func (m *UpdateVerifyConfigReply) ValidateAll() error
- type UpdateVerifyConfigReplyMultiError
- type UpdateVerifyConfigReplyValidationError
- func (e UpdateVerifyConfigReplyValidationError) Cause() error
- func (e UpdateVerifyConfigReplyValidationError) Error() string
- func (e UpdateVerifyConfigReplyValidationError) ErrorName() string
- func (e UpdateVerifyConfigReplyValidationError) Field() string
- func (e UpdateVerifyConfigReplyValidationError) Key() bool
- func (e UpdateVerifyConfigReplyValidationError) Reason() string
- type UpdateVerifyConfigRequest
- func (*UpdateVerifyConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateVerifyConfigRequest) GetCaptchaType() string
- func (x *UpdateVerifyConfigRequest) GetEnableAdminLoginCaptcha() bool
- func (x *UpdateVerifyConfigRequest) GetEnableUserLoginCaptcha() bool
- func (x *UpdateVerifyConfigRequest) GetEnableUserRegisterCaptcha() bool
- func (x *UpdateVerifyConfigRequest) GetEnableUserResetPasswordCaptcha() bool
- func (x *UpdateVerifyConfigRequest) GetTurnstileSecret() string
- func (x *UpdateVerifyConfigRequest) GetTurnstileSiteKey() string
- func (*UpdateVerifyConfigRequest) ProtoMessage()
- func (x *UpdateVerifyConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateVerifyConfigRequest) Reset()
- func (x *UpdateVerifyConfigRequest) String() string
- func (m *UpdateVerifyConfigRequest) Validate() error
- func (m *UpdateVerifyConfigRequest) ValidateAll() error
- type UpdateVerifyConfigRequestMultiError
- type UpdateVerifyConfigRequestValidationError
- func (e UpdateVerifyConfigRequestValidationError) Cause() error
- func (e UpdateVerifyConfigRequestValidationError) Error() string
- func (e UpdateVerifyConfigRequestValidationError) ErrorName() string
- func (e UpdateVerifyConfigRequestValidationError) Field() string
- func (e UpdateVerifyConfigRequestValidationError) Key() bool
- func (e UpdateVerifyConfigRequestValidationError) Reason() string
- type VerifyCodeConfig
- func (*VerifyCodeConfig) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyCodeConfig) GetVerifyCodeExpireTime() int64
- func (x *VerifyCodeConfig) GetVerifyCodeInterval() int64
- func (x *VerifyCodeConfig) GetVerifyCodeLimit() int64
- func (*VerifyCodeConfig) ProtoMessage()
- func (x *VerifyCodeConfig) ProtoReflect() protoreflect.Message
- func (x *VerifyCodeConfig) Reset()
- func (x *VerifyCodeConfig) String() string
- func (m *VerifyCodeConfig) Validate() error
- func (m *VerifyCodeConfig) ValidateAll() error
- type VerifyCodeConfigMultiError
- type VerifyCodeConfigValidationError
- func (e VerifyCodeConfigValidationError) Cause() error
- func (e VerifyCodeConfigValidationError) Error() string
- func (e VerifyCodeConfigValidationError) ErrorName() string
- func (e VerifyCodeConfigValidationError) Field() string
- func (e VerifyCodeConfigValidationError) Key() bool
- func (e VerifyCodeConfigValidationError) Reason() string
- type VerifyConfig
- func (*VerifyConfig) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyConfig) GetCaptchaType() string
- func (x *VerifyConfig) GetEnableAdminLoginCaptcha() bool
- func (x *VerifyConfig) GetEnableUserLoginCaptcha() bool
- func (x *VerifyConfig) GetEnableUserRegisterCaptcha() bool
- func (x *VerifyConfig) GetEnableUserResetPasswordCaptcha() bool
- func (x *VerifyConfig) GetTurnstileSecret() string
- func (x *VerifyConfig) GetTurnstileSiteKey() string
- func (*VerifyConfig) ProtoMessage()
- func (x *VerifyConfig) ProtoReflect() protoreflect.Message
- func (x *VerifyConfig) Reset()
- func (x *VerifyConfig) String() string
- func (m *VerifyConfig) Validate() error
- func (m *VerifyConfig) ValidateAll() error
- type VerifyConfigMultiError
- type VerifyConfigValidationError
- func (e VerifyConfigValidationError) Cause() error
- func (e VerifyConfigValidationError) Error() string
- func (e VerifyConfigValidationError) ErrorName() string
- func (e VerifyConfigValidationError) Field() string
- func (e VerifyConfigValidationError) Key() bool
- func (e VerifyConfigValidationError) Reason() string
Constants ¶
const ( SystemService_GetSystemModule_FullMethodName = "/api.admin.system.v1.SystemService/GetSystemModule" SystemService_GetCurrencyConfig_FullMethodName = "/api.admin.system.v1.SystemService/GetCurrencyConfig" SystemService_UpdateCurrencyConfig_FullMethodName = "/api.admin.system.v1.SystemService/UpdateCurrencyConfig" SystemService_GetInviteConfig_FullMethodName = "/api.admin.system.v1.SystemService/GetInviteConfig" SystemService_UpdateInviteConfig_FullMethodName = "/api.admin.system.v1.SystemService/UpdateInviteConfig" SystemService_GetNodeConfig_FullMethodName = "/api.admin.system.v1.SystemService/GetNodeConfig" SystemService_UpdateNodeConfig_FullMethodName = "/api.admin.system.v1.SystemService/UpdateNodeConfig" SystemService_GetPrivacyPolicyConfig_FullMethodName = "/api.admin.system.v1.SystemService/GetPrivacyPolicyConfig" SystemService_UpdatePrivacyPolicyConfig_FullMethodName = "/api.admin.system.v1.SystemService/UpdatePrivacyPolicyConfig" SystemService_GetRegisterConfig_FullMethodName = "/api.admin.system.v1.SystemService/GetRegisterConfig" SystemService_UpdateRegisterConfig_FullMethodName = "/api.admin.system.v1.SystemService/UpdateRegisterConfig" SystemService_GetSiteConfig_FullMethodName = "/api.admin.system.v1.SystemService/GetSiteConfig" SystemService_UpdateSiteConfig_FullMethodName = "/api.admin.system.v1.SystemService/UpdateSiteConfig" SystemService_GetSubscribeConfig_FullMethodName = "/api.admin.system.v1.SystemService/GetSubscribeConfig" SystemService_UpdateSubscribeConfig_FullMethodName = "/api.admin.system.v1.SystemService/UpdateSubscribeConfig" SystemService_GetTosConfig_FullMethodName = "/api.admin.system.v1.SystemService/GetTosConfig" SystemService_UpdateTosConfig_FullMethodName = "/api.admin.system.v1.SystemService/UpdateTosConfig" SystemService_GetVerifyCodeConfig_FullMethodName = "/api.admin.system.v1.SystemService/GetVerifyCodeConfig" SystemService_UpdateVerifyCodeConfig_FullMethodName = "/api.admin.system.v1.SystemService/UpdateVerifyCodeConfig" SystemService_GetVerifyConfig_FullMethodName = "/api.admin.system.v1.SystemService/GetVerifyConfig" SystemService_UpdateVerifyConfig_FullMethodName = "/api.admin.system.v1.SystemService/UpdateVerifyConfig" SystemService_GetNodeMultiplier_FullMethodName = "/api.admin.system.v1.SystemService/GetNodeMultiplier" SystemService_PreViewNodeMultiplier_FullMethodName = "/api.admin.system.v1.SystemService/PreViewNodeMultiplier" SystemService_SetNodeMultiplier_FullMethodName = "/api.admin.system.v1.SystemService/SetNodeMultiplier" SystemService_SettingTelegramBot_FullMethodName = "/api.admin.system.v1.SystemService/SettingTelegramBot" )
const OperationSystemServiceGetCurrencyConfig = "/api.admin.system.v1.SystemService/GetCurrencyConfig"
const OperationSystemServiceGetInviteConfig = "/api.admin.system.v1.SystemService/GetInviteConfig"
const OperationSystemServiceGetNodeConfig = "/api.admin.system.v1.SystemService/GetNodeConfig"
const OperationSystemServiceGetNodeMultiplier = "/api.admin.system.v1.SystemService/GetNodeMultiplier"
const OperationSystemServiceGetPrivacyPolicyConfig = "/api.admin.system.v1.SystemService/GetPrivacyPolicyConfig"
const OperationSystemServiceGetRegisterConfig = "/api.admin.system.v1.SystemService/GetRegisterConfig"
const OperationSystemServiceGetSiteConfig = "/api.admin.system.v1.SystemService/GetSiteConfig"
const OperationSystemServiceGetSubscribeConfig = "/api.admin.system.v1.SystemService/GetSubscribeConfig"
const OperationSystemServiceGetSystemModule = "/api.admin.system.v1.SystemService/GetSystemModule"
const OperationSystemServiceGetTosConfig = "/api.admin.system.v1.SystemService/GetTosConfig"
const OperationSystemServiceGetVerifyCodeConfig = "/api.admin.system.v1.SystemService/GetVerifyCodeConfig"
const OperationSystemServiceGetVerifyConfig = "/api.admin.system.v1.SystemService/GetVerifyConfig"
const OperationSystemServicePreViewNodeMultiplier = "/api.admin.system.v1.SystemService/PreViewNodeMultiplier"
const OperationSystemServiceSetNodeMultiplier = "/api.admin.system.v1.SystemService/SetNodeMultiplier"
const OperationSystemServiceSettingTelegramBot = "/api.admin.system.v1.SystemService/SettingTelegramBot"
const OperationSystemServiceUpdateCurrencyConfig = "/api.admin.system.v1.SystemService/UpdateCurrencyConfig"
const OperationSystemServiceUpdateInviteConfig = "/api.admin.system.v1.SystemService/UpdateInviteConfig"
const OperationSystemServiceUpdateNodeConfig = "/api.admin.system.v1.SystemService/UpdateNodeConfig"
const OperationSystemServiceUpdatePrivacyPolicyConfig = "/api.admin.system.v1.SystemService/UpdatePrivacyPolicyConfig"
const OperationSystemServiceUpdateRegisterConfig = "/api.admin.system.v1.SystemService/UpdateRegisterConfig"
const OperationSystemServiceUpdateSiteConfig = "/api.admin.system.v1.SystemService/UpdateSiteConfig"
const OperationSystemServiceUpdateSubscribeConfig = "/api.admin.system.v1.SystemService/UpdateSubscribeConfig"
const OperationSystemServiceUpdateTosConfig = "/api.admin.system.v1.SystemService/UpdateTosConfig"
const OperationSystemServiceUpdateVerifyCodeConfig = "/api.admin.system.v1.SystemService/UpdateVerifyCodeConfig"
const OperationSystemServiceUpdateVerifyConfig = "/api.admin.system.v1.SystemService/UpdateVerifyConfig"
Variables ¶
var File_admin_system_v1_system_proto protoreflect.FileDescriptor
var SystemService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.admin.system.v1.SystemService", HandlerType: (*SystemServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetSystemModule", Handler: _SystemService_GetSystemModule_Handler, }, { MethodName: "GetCurrencyConfig", Handler: _SystemService_GetCurrencyConfig_Handler, }, { MethodName: "UpdateCurrencyConfig", Handler: _SystemService_UpdateCurrencyConfig_Handler, }, { MethodName: "GetInviteConfig", Handler: _SystemService_GetInviteConfig_Handler, }, { MethodName: "UpdateInviteConfig", Handler: _SystemService_UpdateInviteConfig_Handler, }, { MethodName: "GetNodeConfig", Handler: _SystemService_GetNodeConfig_Handler, }, { MethodName: "UpdateNodeConfig", Handler: _SystemService_UpdateNodeConfig_Handler, }, { MethodName: "GetPrivacyPolicyConfig", Handler: _SystemService_GetPrivacyPolicyConfig_Handler, }, { MethodName: "UpdatePrivacyPolicyConfig", Handler: _SystemService_UpdatePrivacyPolicyConfig_Handler, }, { MethodName: "GetRegisterConfig", Handler: _SystemService_GetRegisterConfig_Handler, }, { MethodName: "UpdateRegisterConfig", Handler: _SystemService_UpdateRegisterConfig_Handler, }, { MethodName: "GetSiteConfig", Handler: _SystemService_GetSiteConfig_Handler, }, { MethodName: "UpdateSiteConfig", Handler: _SystemService_UpdateSiteConfig_Handler, }, { MethodName: "GetSubscribeConfig", Handler: _SystemService_GetSubscribeConfig_Handler, }, { MethodName: "UpdateSubscribeConfig", Handler: _SystemService_UpdateSubscribeConfig_Handler, }, { MethodName: "GetTosConfig", Handler: _SystemService_GetTosConfig_Handler, }, { MethodName: "UpdateTosConfig", Handler: _SystemService_UpdateTosConfig_Handler, }, { MethodName: "GetVerifyCodeConfig", Handler: _SystemService_GetVerifyCodeConfig_Handler, }, { MethodName: "UpdateVerifyCodeConfig", Handler: _SystemService_UpdateVerifyCodeConfig_Handler, }, { MethodName: "GetVerifyConfig", Handler: _SystemService_GetVerifyConfig_Handler, }, { MethodName: "UpdateVerifyConfig", Handler: _SystemService_UpdateVerifyConfig_Handler, }, { MethodName: "GetNodeMultiplier", Handler: _SystemService_GetNodeMultiplier_Handler, }, { MethodName: "PreViewNodeMultiplier", Handler: _SystemService_PreViewNodeMultiplier_Handler, }, { MethodName: "SetNodeMultiplier", Handler: _SystemService_SetNodeMultiplier_Handler, }, { MethodName: "SettingTelegramBot", Handler: _SystemService_SettingTelegramBot_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "admin/system/v1/system.proto", }
SystemService_ServiceDesc is the grpc.ServiceDesc for SystemService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterSystemServiceHTTPServer ¶
func RegisterSystemServiceHTTPServer(s *http.Server, srv SystemServiceHTTPServer)
func RegisterSystemServiceServer ¶
func RegisterSystemServiceServer(s grpc.ServiceRegistrar, srv SystemServiceServer)
Types ¶
type CurrencyConfig ¶
type CurrencyConfig struct {
AccessKey string `protobuf:"bytes,1,opt,name=access_key,json=accessKey,proto3" json:"access_key,omitempty"` // 访问密钥
CurrencyUnit string `protobuf:"bytes,2,opt,name=currency_unit,json=currencyUnit,proto3" json:"currency_unit,omitempty"` // 货币单位
CurrencySymbol string `protobuf:"bytes,3,opt,name=currency_symbol,json=currencySymbol,proto3" json:"currency_symbol,omitempty"` // 货币符号
// contains filtered or unexported fields
}
CurrencyConfig 货币配置
func (*CurrencyConfig) Descriptor
deprecated
func (*CurrencyConfig) Descriptor() ([]byte, []int)
Deprecated: Use CurrencyConfig.ProtoReflect.Descriptor instead.
func (*CurrencyConfig) GetAccessKey ¶
func (x *CurrencyConfig) GetAccessKey() string
func (*CurrencyConfig) GetCurrencySymbol ¶
func (x *CurrencyConfig) GetCurrencySymbol() string
func (*CurrencyConfig) GetCurrencyUnit ¶
func (x *CurrencyConfig) GetCurrencyUnit() string
func (*CurrencyConfig) ProtoMessage ¶
func (*CurrencyConfig) ProtoMessage()
func (*CurrencyConfig) ProtoReflect ¶
func (x *CurrencyConfig) ProtoReflect() protoreflect.Message
func (*CurrencyConfig) Reset ¶
func (x *CurrencyConfig) Reset()
func (*CurrencyConfig) String ¶
func (x *CurrencyConfig) String() string
func (*CurrencyConfig) Validate ¶
func (m *CurrencyConfig) Validate() error
Validate checks the field values on CurrencyConfig 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 (*CurrencyConfig) ValidateAll ¶
func (m *CurrencyConfig) ValidateAll() error
ValidateAll checks the field values on CurrencyConfig 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 CurrencyConfigMultiError, or nil if none found.
type CurrencyConfigMultiError ¶
type CurrencyConfigMultiError []error
CurrencyConfigMultiError is an error wrapping multiple validation errors returned by CurrencyConfig.ValidateAll() if the designated constraints aren't met.
func (CurrencyConfigMultiError) AllErrors ¶
func (m CurrencyConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CurrencyConfigMultiError) Error ¶
func (m CurrencyConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CurrencyConfigValidationError ¶
type CurrencyConfigValidationError struct {
// contains filtered or unexported fields
}
CurrencyConfigValidationError is the validation error returned by CurrencyConfig.Validate if the designated constraints aren't met.
func (CurrencyConfigValidationError) Cause ¶
func (e CurrencyConfigValidationError) Cause() error
Cause function returns cause value.
func (CurrencyConfigValidationError) Error ¶
func (e CurrencyConfigValidationError) Error() string
Error satisfies the builtin error interface
func (CurrencyConfigValidationError) ErrorName ¶
func (e CurrencyConfigValidationError) ErrorName() string
ErrorName returns error name.
func (CurrencyConfigValidationError) Field ¶
func (e CurrencyConfigValidationError) Field() string
Field function returns field value.
func (CurrencyConfigValidationError) Key ¶
func (e CurrencyConfigValidationError) Key() bool
Key function returns key value.
func (CurrencyConfigValidationError) Reason ¶
func (e CurrencyConfigValidationError) Reason() string
Reason function returns reason value.
type GetCurrencyConfigReply ¶
type GetCurrencyConfigReply 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 *CurrencyConfig `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*GetCurrencyConfigReply) Descriptor
deprecated
func (*GetCurrencyConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrencyConfigReply.ProtoReflect.Descriptor instead.
func (*GetCurrencyConfigReply) GetCode ¶
func (x *GetCurrencyConfigReply) GetCode() int32
func (*GetCurrencyConfigReply) GetData ¶
func (x *GetCurrencyConfigReply) GetData() *CurrencyConfig
func (*GetCurrencyConfigReply) GetMessage ¶
func (x *GetCurrencyConfigReply) GetMessage() string
func (*GetCurrencyConfigReply) ProtoMessage ¶
func (*GetCurrencyConfigReply) ProtoMessage()
func (*GetCurrencyConfigReply) ProtoReflect ¶
func (x *GetCurrencyConfigReply) ProtoReflect() protoreflect.Message
func (*GetCurrencyConfigReply) Reset ¶
func (x *GetCurrencyConfigReply) Reset()
func (*GetCurrencyConfigReply) String ¶
func (x *GetCurrencyConfigReply) String() string
func (*GetCurrencyConfigReply) Validate ¶
func (m *GetCurrencyConfigReply) Validate() error
Validate checks the field values on GetCurrencyConfigReply 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 (*GetCurrencyConfigReply) ValidateAll ¶
func (m *GetCurrencyConfigReply) ValidateAll() error
ValidateAll checks the field values on GetCurrencyConfigReply 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 GetCurrencyConfigReplyMultiError, or nil if none found.
type GetCurrencyConfigReplyMultiError ¶
type GetCurrencyConfigReplyMultiError []error
GetCurrencyConfigReplyMultiError is an error wrapping multiple validation errors returned by GetCurrencyConfigReply.ValidateAll() if the designated constraints aren't met.
func (GetCurrencyConfigReplyMultiError) AllErrors ¶
func (m GetCurrencyConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCurrencyConfigReplyMultiError) Error ¶
func (m GetCurrencyConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCurrencyConfigReplyValidationError ¶
type GetCurrencyConfigReplyValidationError struct {
// contains filtered or unexported fields
}
GetCurrencyConfigReplyValidationError is the validation error returned by GetCurrencyConfigReply.Validate if the designated constraints aren't met.
func (GetCurrencyConfigReplyValidationError) Cause ¶
func (e GetCurrencyConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (GetCurrencyConfigReplyValidationError) Error ¶
func (e GetCurrencyConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetCurrencyConfigReplyValidationError) ErrorName ¶
func (e GetCurrencyConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetCurrencyConfigReplyValidationError) Field ¶
func (e GetCurrencyConfigReplyValidationError) Field() string
Field function returns field value.
func (GetCurrencyConfigReplyValidationError) Key ¶
func (e GetCurrencyConfigReplyValidationError) Key() bool
Key function returns key value.
func (GetCurrencyConfigReplyValidationError) Reason ¶
func (e GetCurrencyConfigReplyValidationError) Reason() string
Reason function returns reason value.
type GetCurrencyConfigRequest ¶
type GetCurrencyConfigRequest struct {
// contains filtered or unexported fields
}
GetCurrencyConfig
func (*GetCurrencyConfigRequest) Descriptor
deprecated
func (*GetCurrencyConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrencyConfigRequest.ProtoReflect.Descriptor instead.
func (*GetCurrencyConfigRequest) ProtoMessage ¶
func (*GetCurrencyConfigRequest) ProtoMessage()
func (*GetCurrencyConfigRequest) ProtoReflect ¶
func (x *GetCurrencyConfigRequest) ProtoReflect() protoreflect.Message
func (*GetCurrencyConfigRequest) Reset ¶
func (x *GetCurrencyConfigRequest) Reset()
func (*GetCurrencyConfigRequest) String ¶
func (x *GetCurrencyConfigRequest) String() string
func (*GetCurrencyConfigRequest) Validate ¶
func (m *GetCurrencyConfigRequest) Validate() error
Validate checks the field values on GetCurrencyConfigRequest 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 (*GetCurrencyConfigRequest) ValidateAll ¶
func (m *GetCurrencyConfigRequest) ValidateAll() error
ValidateAll checks the field values on GetCurrencyConfigRequest 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 GetCurrencyConfigRequestMultiError, or nil if none found.
type GetCurrencyConfigRequestMultiError ¶
type GetCurrencyConfigRequestMultiError []error
GetCurrencyConfigRequestMultiError is an error wrapping multiple validation errors returned by GetCurrencyConfigRequest.ValidateAll() if the designated constraints aren't met.
func (GetCurrencyConfigRequestMultiError) AllErrors ¶
func (m GetCurrencyConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCurrencyConfigRequestMultiError) Error ¶
func (m GetCurrencyConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCurrencyConfigRequestValidationError ¶
type GetCurrencyConfigRequestValidationError struct {
// contains filtered or unexported fields
}
GetCurrencyConfigRequestValidationError is the validation error returned by GetCurrencyConfigRequest.Validate if the designated constraints aren't met.
func (GetCurrencyConfigRequestValidationError) Cause ¶
func (e GetCurrencyConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (GetCurrencyConfigRequestValidationError) Error ¶
func (e GetCurrencyConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetCurrencyConfigRequestValidationError) ErrorName ¶
func (e GetCurrencyConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetCurrencyConfigRequestValidationError) Field ¶
func (e GetCurrencyConfigRequestValidationError) Field() string
Field function returns field value.
func (GetCurrencyConfigRequestValidationError) Key ¶
func (e GetCurrencyConfigRequestValidationError) Key() bool
Key function returns key value.
func (GetCurrencyConfigRequestValidationError) Reason ¶
func (e GetCurrencyConfigRequestValidationError) Reason() string
Reason function returns reason value.
type GetInviteConfigReply ¶
type GetInviteConfigReply 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 *InviteConfig `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*GetInviteConfigReply) Descriptor
deprecated
func (*GetInviteConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use GetInviteConfigReply.ProtoReflect.Descriptor instead.
func (*GetInviteConfigReply) GetCode ¶
func (x *GetInviteConfigReply) GetCode() int32
func (*GetInviteConfigReply) GetData ¶
func (x *GetInviteConfigReply) GetData() *InviteConfig
func (*GetInviteConfigReply) GetMessage ¶
func (x *GetInviteConfigReply) GetMessage() string
func (*GetInviteConfigReply) ProtoMessage ¶
func (*GetInviteConfigReply) ProtoMessage()
func (*GetInviteConfigReply) ProtoReflect ¶
func (x *GetInviteConfigReply) ProtoReflect() protoreflect.Message
func (*GetInviteConfigReply) Reset ¶
func (x *GetInviteConfigReply) Reset()
func (*GetInviteConfigReply) String ¶
func (x *GetInviteConfigReply) String() string
func (*GetInviteConfigReply) Validate ¶
func (m *GetInviteConfigReply) Validate() error
Validate checks the field values on GetInviteConfigReply 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 (*GetInviteConfigReply) ValidateAll ¶
func (m *GetInviteConfigReply) ValidateAll() error
ValidateAll checks the field values on GetInviteConfigReply 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 GetInviteConfigReplyMultiError, or nil if none found.
type GetInviteConfigReplyMultiError ¶
type GetInviteConfigReplyMultiError []error
GetInviteConfigReplyMultiError is an error wrapping multiple validation errors returned by GetInviteConfigReply.ValidateAll() if the designated constraints aren't met.
func (GetInviteConfigReplyMultiError) AllErrors ¶
func (m GetInviteConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetInviteConfigReplyMultiError) Error ¶
func (m GetInviteConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetInviteConfigReplyValidationError ¶
type GetInviteConfigReplyValidationError struct {
// contains filtered or unexported fields
}
GetInviteConfigReplyValidationError is the validation error returned by GetInviteConfigReply.Validate if the designated constraints aren't met.
func (GetInviteConfigReplyValidationError) Cause ¶
func (e GetInviteConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (GetInviteConfigReplyValidationError) Error ¶
func (e GetInviteConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetInviteConfigReplyValidationError) ErrorName ¶
func (e GetInviteConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetInviteConfigReplyValidationError) Field ¶
func (e GetInviteConfigReplyValidationError) Field() string
Field function returns field value.
func (GetInviteConfigReplyValidationError) Key ¶
func (e GetInviteConfigReplyValidationError) Key() bool
Key function returns key value.
func (GetInviteConfigReplyValidationError) Reason ¶
func (e GetInviteConfigReplyValidationError) Reason() string
Reason function returns reason value.
type GetInviteConfigRequest ¶
type GetInviteConfigRequest struct {
// contains filtered or unexported fields
}
GetInviteConfig
func (*GetInviteConfigRequest) Descriptor
deprecated
func (*GetInviteConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInviteConfigRequest.ProtoReflect.Descriptor instead.
func (*GetInviteConfigRequest) ProtoMessage ¶
func (*GetInviteConfigRequest) ProtoMessage()
func (*GetInviteConfigRequest) ProtoReflect ¶
func (x *GetInviteConfigRequest) ProtoReflect() protoreflect.Message
func (*GetInviteConfigRequest) Reset ¶
func (x *GetInviteConfigRequest) Reset()
func (*GetInviteConfigRequest) String ¶
func (x *GetInviteConfigRequest) String() string
func (*GetInviteConfigRequest) Validate ¶
func (m *GetInviteConfigRequest) Validate() error
Validate checks the field values on GetInviteConfigRequest 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 (*GetInviteConfigRequest) ValidateAll ¶
func (m *GetInviteConfigRequest) ValidateAll() error
ValidateAll checks the field values on GetInviteConfigRequest 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 GetInviteConfigRequestMultiError, or nil if none found.
type GetInviteConfigRequestMultiError ¶
type GetInviteConfigRequestMultiError []error
GetInviteConfigRequestMultiError is an error wrapping multiple validation errors returned by GetInviteConfigRequest.ValidateAll() if the designated constraints aren't met.
func (GetInviteConfigRequestMultiError) AllErrors ¶
func (m GetInviteConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetInviteConfigRequestMultiError) Error ¶
func (m GetInviteConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetInviteConfigRequestValidationError ¶
type GetInviteConfigRequestValidationError struct {
// contains filtered or unexported fields
}
GetInviteConfigRequestValidationError is the validation error returned by GetInviteConfigRequest.Validate if the designated constraints aren't met.
func (GetInviteConfigRequestValidationError) Cause ¶
func (e GetInviteConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (GetInviteConfigRequestValidationError) Error ¶
func (e GetInviteConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetInviteConfigRequestValidationError) ErrorName ¶
func (e GetInviteConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetInviteConfigRequestValidationError) Field ¶
func (e GetInviteConfigRequestValidationError) Field() string
Field function returns field value.
func (GetInviteConfigRequestValidationError) Key ¶
func (e GetInviteConfigRequestValidationError) Key() bool
Key function returns key value.
func (GetInviteConfigRequestValidationError) Reason ¶
func (e GetInviteConfigRequestValidationError) Reason() string
Reason function returns reason value.
type GetNodeConfigReply ¶
type GetNodeConfigReply 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 *NodeConfig `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*GetNodeConfigReply) Descriptor
deprecated
func (*GetNodeConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeConfigReply.ProtoReflect.Descriptor instead.
func (*GetNodeConfigReply) GetCode ¶
func (x *GetNodeConfigReply) GetCode() int32
func (*GetNodeConfigReply) GetData ¶
func (x *GetNodeConfigReply) GetData() *NodeConfig
func (*GetNodeConfigReply) GetMessage ¶
func (x *GetNodeConfigReply) GetMessage() string
func (*GetNodeConfigReply) ProtoMessage ¶
func (*GetNodeConfigReply) ProtoMessage()
func (*GetNodeConfigReply) ProtoReflect ¶
func (x *GetNodeConfigReply) ProtoReflect() protoreflect.Message
func (*GetNodeConfigReply) Reset ¶
func (x *GetNodeConfigReply) Reset()
func (*GetNodeConfigReply) String ¶
func (x *GetNodeConfigReply) String() string
func (*GetNodeConfigReply) Validate ¶
func (m *GetNodeConfigReply) Validate() error
Validate checks the field values on GetNodeConfigReply 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 (*GetNodeConfigReply) ValidateAll ¶
func (m *GetNodeConfigReply) ValidateAll() error
ValidateAll checks the field values on GetNodeConfigReply 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 GetNodeConfigReplyMultiError, or nil if none found.
type GetNodeConfigReplyMultiError ¶
type GetNodeConfigReplyMultiError []error
GetNodeConfigReplyMultiError is an error wrapping multiple validation errors returned by GetNodeConfigReply.ValidateAll() if the designated constraints aren't met.
func (GetNodeConfigReplyMultiError) AllErrors ¶
func (m GetNodeConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNodeConfigReplyMultiError) Error ¶
func (m GetNodeConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNodeConfigReplyValidationError ¶
type GetNodeConfigReplyValidationError struct {
// contains filtered or unexported fields
}
GetNodeConfigReplyValidationError is the validation error returned by GetNodeConfigReply.Validate if the designated constraints aren't met.
func (GetNodeConfigReplyValidationError) Cause ¶
func (e GetNodeConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (GetNodeConfigReplyValidationError) Error ¶
func (e GetNodeConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetNodeConfigReplyValidationError) ErrorName ¶
func (e GetNodeConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetNodeConfigReplyValidationError) Field ¶
func (e GetNodeConfigReplyValidationError) Field() string
Field function returns field value.
func (GetNodeConfigReplyValidationError) Key ¶
func (e GetNodeConfigReplyValidationError) Key() bool
Key function returns key value.
func (GetNodeConfigReplyValidationError) Reason ¶
func (e GetNodeConfigReplyValidationError) Reason() string
Reason function returns reason value.
type GetNodeConfigRequest ¶
type GetNodeConfigRequest struct {
// contains filtered or unexported fields
}
GetNodeConfig
func (*GetNodeConfigRequest) Descriptor
deprecated
func (*GetNodeConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeConfigRequest.ProtoReflect.Descriptor instead.
func (*GetNodeConfigRequest) ProtoMessage ¶
func (*GetNodeConfigRequest) ProtoMessage()
func (*GetNodeConfigRequest) ProtoReflect ¶
func (x *GetNodeConfigRequest) ProtoReflect() protoreflect.Message
func (*GetNodeConfigRequest) Reset ¶
func (x *GetNodeConfigRequest) Reset()
func (*GetNodeConfigRequest) String ¶
func (x *GetNodeConfigRequest) String() string
func (*GetNodeConfigRequest) Validate ¶
func (m *GetNodeConfigRequest) Validate() error
Validate checks the field values on GetNodeConfigRequest 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 (*GetNodeConfigRequest) ValidateAll ¶
func (m *GetNodeConfigRequest) ValidateAll() error
ValidateAll checks the field values on GetNodeConfigRequest 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 GetNodeConfigRequestMultiError, or nil if none found.
type GetNodeConfigRequestMultiError ¶
type GetNodeConfigRequestMultiError []error
GetNodeConfigRequestMultiError is an error wrapping multiple validation errors returned by GetNodeConfigRequest.ValidateAll() if the designated constraints aren't met.
func (GetNodeConfigRequestMultiError) AllErrors ¶
func (m GetNodeConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNodeConfigRequestMultiError) Error ¶
func (m GetNodeConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNodeConfigRequestValidationError ¶
type GetNodeConfigRequestValidationError struct {
// contains filtered or unexported fields
}
GetNodeConfigRequestValidationError is the validation error returned by GetNodeConfigRequest.Validate if the designated constraints aren't met.
func (GetNodeConfigRequestValidationError) Cause ¶
func (e GetNodeConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (GetNodeConfigRequestValidationError) Error ¶
func (e GetNodeConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetNodeConfigRequestValidationError) ErrorName ¶
func (e GetNodeConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetNodeConfigRequestValidationError) Field ¶
func (e GetNodeConfigRequestValidationError) Field() string
Field function returns field value.
func (GetNodeConfigRequestValidationError) Key ¶
func (e GetNodeConfigRequestValidationError) Key() bool
Key function returns key value.
func (GetNodeConfigRequestValidationError) Reason ¶
func (e GetNodeConfigRequestValidationError) Reason() string
Reason function returns reason value.
type GetNodeMultiplierData ¶
type GetNodeMultiplierData struct {
Periods []*TimePeriod `protobuf:"bytes,1,rep,name=periods,proto3" json:"periods,omitempty"`
// contains filtered or unexported fields
}
func (*GetNodeMultiplierData) Descriptor
deprecated
func (*GetNodeMultiplierData) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeMultiplierData.ProtoReflect.Descriptor instead.
func (*GetNodeMultiplierData) GetPeriods ¶
func (x *GetNodeMultiplierData) GetPeriods() []*TimePeriod
func (*GetNodeMultiplierData) ProtoMessage ¶
func (*GetNodeMultiplierData) ProtoMessage()
func (*GetNodeMultiplierData) ProtoReflect ¶
func (x *GetNodeMultiplierData) ProtoReflect() protoreflect.Message
func (*GetNodeMultiplierData) Reset ¶
func (x *GetNodeMultiplierData) Reset()
func (*GetNodeMultiplierData) String ¶
func (x *GetNodeMultiplierData) String() string
func (*GetNodeMultiplierData) Validate ¶
func (m *GetNodeMultiplierData) Validate() error
Validate checks the field values on GetNodeMultiplierData 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 (*GetNodeMultiplierData) ValidateAll ¶
func (m *GetNodeMultiplierData) ValidateAll() error
ValidateAll checks the field values on GetNodeMultiplierData 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 GetNodeMultiplierDataMultiError, or nil if none found.
type GetNodeMultiplierDataMultiError ¶
type GetNodeMultiplierDataMultiError []error
GetNodeMultiplierDataMultiError is an error wrapping multiple validation errors returned by GetNodeMultiplierData.ValidateAll() if the designated constraints aren't met.
func (GetNodeMultiplierDataMultiError) AllErrors ¶
func (m GetNodeMultiplierDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNodeMultiplierDataMultiError) Error ¶
func (m GetNodeMultiplierDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNodeMultiplierDataValidationError ¶
type GetNodeMultiplierDataValidationError struct {
// contains filtered or unexported fields
}
GetNodeMultiplierDataValidationError is the validation error returned by GetNodeMultiplierData.Validate if the designated constraints aren't met.
func (GetNodeMultiplierDataValidationError) Cause ¶
func (e GetNodeMultiplierDataValidationError) Cause() error
Cause function returns cause value.
func (GetNodeMultiplierDataValidationError) Error ¶
func (e GetNodeMultiplierDataValidationError) Error() string
Error satisfies the builtin error interface
func (GetNodeMultiplierDataValidationError) ErrorName ¶
func (e GetNodeMultiplierDataValidationError) ErrorName() string
ErrorName returns error name.
func (GetNodeMultiplierDataValidationError) Field ¶
func (e GetNodeMultiplierDataValidationError) Field() string
Field function returns field value.
func (GetNodeMultiplierDataValidationError) Key ¶
func (e GetNodeMultiplierDataValidationError) Key() bool
Key function returns key value.
func (GetNodeMultiplierDataValidationError) Reason ¶
func (e GetNodeMultiplierDataValidationError) Reason() string
Reason function returns reason value.
type GetNodeMultiplierReply ¶
type GetNodeMultiplierReply 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 *GetNodeMultiplierData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*GetNodeMultiplierReply) Descriptor
deprecated
func (*GetNodeMultiplierReply) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeMultiplierReply.ProtoReflect.Descriptor instead.
func (*GetNodeMultiplierReply) GetCode ¶
func (x *GetNodeMultiplierReply) GetCode() int32
func (*GetNodeMultiplierReply) GetData ¶
func (x *GetNodeMultiplierReply) GetData() *GetNodeMultiplierData
func (*GetNodeMultiplierReply) GetMessage ¶
func (x *GetNodeMultiplierReply) GetMessage() string
func (*GetNodeMultiplierReply) ProtoMessage ¶
func (*GetNodeMultiplierReply) ProtoMessage()
func (*GetNodeMultiplierReply) ProtoReflect ¶
func (x *GetNodeMultiplierReply) ProtoReflect() protoreflect.Message
func (*GetNodeMultiplierReply) Reset ¶
func (x *GetNodeMultiplierReply) Reset()
func (*GetNodeMultiplierReply) String ¶
func (x *GetNodeMultiplierReply) String() string
func (*GetNodeMultiplierReply) Validate ¶
func (m *GetNodeMultiplierReply) Validate() error
Validate checks the field values on GetNodeMultiplierReply 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 (*GetNodeMultiplierReply) ValidateAll ¶
func (m *GetNodeMultiplierReply) ValidateAll() error
ValidateAll checks the field values on GetNodeMultiplierReply 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 GetNodeMultiplierReplyMultiError, or nil if none found.
type GetNodeMultiplierReplyMultiError ¶
type GetNodeMultiplierReplyMultiError []error
GetNodeMultiplierReplyMultiError is an error wrapping multiple validation errors returned by GetNodeMultiplierReply.ValidateAll() if the designated constraints aren't met.
func (GetNodeMultiplierReplyMultiError) AllErrors ¶
func (m GetNodeMultiplierReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNodeMultiplierReplyMultiError) Error ¶
func (m GetNodeMultiplierReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNodeMultiplierReplyValidationError ¶
type GetNodeMultiplierReplyValidationError struct {
// contains filtered or unexported fields
}
GetNodeMultiplierReplyValidationError is the validation error returned by GetNodeMultiplierReply.Validate if the designated constraints aren't met.
func (GetNodeMultiplierReplyValidationError) Cause ¶
func (e GetNodeMultiplierReplyValidationError) Cause() error
Cause function returns cause value.
func (GetNodeMultiplierReplyValidationError) Error ¶
func (e GetNodeMultiplierReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetNodeMultiplierReplyValidationError) ErrorName ¶
func (e GetNodeMultiplierReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetNodeMultiplierReplyValidationError) Field ¶
func (e GetNodeMultiplierReplyValidationError) Field() string
Field function returns field value.
func (GetNodeMultiplierReplyValidationError) Key ¶
func (e GetNodeMultiplierReplyValidationError) Key() bool
Key function returns key value.
func (GetNodeMultiplierReplyValidationError) Reason ¶
func (e GetNodeMultiplierReplyValidationError) Reason() string
Reason function returns reason value.
type GetNodeMultiplierRequest ¶
type GetNodeMultiplierRequest struct {
// contains filtered or unexported fields
}
GetNodeMultiplier
func (*GetNodeMultiplierRequest) Descriptor
deprecated
func (*GetNodeMultiplierRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeMultiplierRequest.ProtoReflect.Descriptor instead.
func (*GetNodeMultiplierRequest) ProtoMessage ¶
func (*GetNodeMultiplierRequest) ProtoMessage()
func (*GetNodeMultiplierRequest) ProtoReflect ¶
func (x *GetNodeMultiplierRequest) ProtoReflect() protoreflect.Message
func (*GetNodeMultiplierRequest) Reset ¶
func (x *GetNodeMultiplierRequest) Reset()
func (*GetNodeMultiplierRequest) String ¶
func (x *GetNodeMultiplierRequest) String() string
func (*GetNodeMultiplierRequest) Validate ¶
func (m *GetNodeMultiplierRequest) Validate() error
Validate checks the field values on GetNodeMultiplierRequest 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 (*GetNodeMultiplierRequest) ValidateAll ¶
func (m *GetNodeMultiplierRequest) ValidateAll() error
ValidateAll checks the field values on GetNodeMultiplierRequest 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 GetNodeMultiplierRequestMultiError, or nil if none found.
type GetNodeMultiplierRequestMultiError ¶
type GetNodeMultiplierRequestMultiError []error
GetNodeMultiplierRequestMultiError is an error wrapping multiple validation errors returned by GetNodeMultiplierRequest.ValidateAll() if the designated constraints aren't met.
func (GetNodeMultiplierRequestMultiError) AllErrors ¶
func (m GetNodeMultiplierRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNodeMultiplierRequestMultiError) Error ¶
func (m GetNodeMultiplierRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNodeMultiplierRequestValidationError ¶
type GetNodeMultiplierRequestValidationError struct {
// contains filtered or unexported fields
}
GetNodeMultiplierRequestValidationError is the validation error returned by GetNodeMultiplierRequest.Validate if the designated constraints aren't met.
func (GetNodeMultiplierRequestValidationError) Cause ¶
func (e GetNodeMultiplierRequestValidationError) Cause() error
Cause function returns cause value.
func (GetNodeMultiplierRequestValidationError) Error ¶
func (e GetNodeMultiplierRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetNodeMultiplierRequestValidationError) ErrorName ¶
func (e GetNodeMultiplierRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetNodeMultiplierRequestValidationError) Field ¶
func (e GetNodeMultiplierRequestValidationError) Field() string
Field function returns field value.
func (GetNodeMultiplierRequestValidationError) Key ¶
func (e GetNodeMultiplierRequestValidationError) Key() bool
Key function returns key value.
func (GetNodeMultiplierRequestValidationError) Reason ¶
func (e GetNodeMultiplierRequestValidationError) Reason() string
Reason function returns reason value.
type GetPrivacyPolicyConfigReply ¶
type GetPrivacyPolicyConfigReply 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 *PrivacyPolicyConfig `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*GetPrivacyPolicyConfigReply) Descriptor
deprecated
func (*GetPrivacyPolicyConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use GetPrivacyPolicyConfigReply.ProtoReflect.Descriptor instead.
func (*GetPrivacyPolicyConfigReply) GetCode ¶
func (x *GetPrivacyPolicyConfigReply) GetCode() int32
func (*GetPrivacyPolicyConfigReply) GetData ¶
func (x *GetPrivacyPolicyConfigReply) GetData() *PrivacyPolicyConfig
func (*GetPrivacyPolicyConfigReply) GetMessage ¶
func (x *GetPrivacyPolicyConfigReply) GetMessage() string
func (*GetPrivacyPolicyConfigReply) ProtoMessage ¶
func (*GetPrivacyPolicyConfigReply) ProtoMessage()
func (*GetPrivacyPolicyConfigReply) ProtoReflect ¶
func (x *GetPrivacyPolicyConfigReply) ProtoReflect() protoreflect.Message
func (*GetPrivacyPolicyConfigReply) Reset ¶
func (x *GetPrivacyPolicyConfigReply) Reset()
func (*GetPrivacyPolicyConfigReply) String ¶
func (x *GetPrivacyPolicyConfigReply) String() string
func (*GetPrivacyPolicyConfigReply) Validate ¶
func (m *GetPrivacyPolicyConfigReply) Validate() error
Validate checks the field values on GetPrivacyPolicyConfigReply 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 (*GetPrivacyPolicyConfigReply) ValidateAll ¶
func (m *GetPrivacyPolicyConfigReply) ValidateAll() error
ValidateAll checks the field values on GetPrivacyPolicyConfigReply 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 GetPrivacyPolicyConfigReplyMultiError, or nil if none found.
type GetPrivacyPolicyConfigReplyMultiError ¶
type GetPrivacyPolicyConfigReplyMultiError []error
GetPrivacyPolicyConfigReplyMultiError is an error wrapping multiple validation errors returned by GetPrivacyPolicyConfigReply.ValidateAll() if the designated constraints aren't met.
func (GetPrivacyPolicyConfigReplyMultiError) AllErrors ¶
func (m GetPrivacyPolicyConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPrivacyPolicyConfigReplyMultiError) Error ¶
func (m GetPrivacyPolicyConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPrivacyPolicyConfigReplyValidationError ¶
type GetPrivacyPolicyConfigReplyValidationError struct {
// contains filtered or unexported fields
}
GetPrivacyPolicyConfigReplyValidationError is the validation error returned by GetPrivacyPolicyConfigReply.Validate if the designated constraints aren't met.
func (GetPrivacyPolicyConfigReplyValidationError) Cause ¶
func (e GetPrivacyPolicyConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (GetPrivacyPolicyConfigReplyValidationError) Error ¶
func (e GetPrivacyPolicyConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetPrivacyPolicyConfigReplyValidationError) ErrorName ¶
func (e GetPrivacyPolicyConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetPrivacyPolicyConfigReplyValidationError) Field ¶
func (e GetPrivacyPolicyConfigReplyValidationError) Field() string
Field function returns field value.
func (GetPrivacyPolicyConfigReplyValidationError) Key ¶
func (e GetPrivacyPolicyConfigReplyValidationError) Key() bool
Key function returns key value.
func (GetPrivacyPolicyConfigReplyValidationError) Reason ¶
func (e GetPrivacyPolicyConfigReplyValidationError) Reason() string
Reason function returns reason value.
type GetPrivacyPolicyConfigRequest ¶
type GetPrivacyPolicyConfigRequest struct {
// contains filtered or unexported fields
}
GetPrivacyPolicyConfig
func (*GetPrivacyPolicyConfigRequest) Descriptor
deprecated
func (*GetPrivacyPolicyConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPrivacyPolicyConfigRequest.ProtoReflect.Descriptor instead.
func (*GetPrivacyPolicyConfigRequest) ProtoMessage ¶
func (*GetPrivacyPolicyConfigRequest) ProtoMessage()
func (*GetPrivacyPolicyConfigRequest) ProtoReflect ¶
func (x *GetPrivacyPolicyConfigRequest) ProtoReflect() protoreflect.Message
func (*GetPrivacyPolicyConfigRequest) Reset ¶
func (x *GetPrivacyPolicyConfigRequest) Reset()
func (*GetPrivacyPolicyConfigRequest) String ¶
func (x *GetPrivacyPolicyConfigRequest) String() string
func (*GetPrivacyPolicyConfigRequest) Validate ¶
func (m *GetPrivacyPolicyConfigRequest) Validate() error
Validate checks the field values on GetPrivacyPolicyConfigRequest 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 (*GetPrivacyPolicyConfigRequest) ValidateAll ¶
func (m *GetPrivacyPolicyConfigRequest) ValidateAll() error
ValidateAll checks the field values on GetPrivacyPolicyConfigRequest 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 GetPrivacyPolicyConfigRequestMultiError, or nil if none found.
type GetPrivacyPolicyConfigRequestMultiError ¶
type GetPrivacyPolicyConfigRequestMultiError []error
GetPrivacyPolicyConfigRequestMultiError is an error wrapping multiple validation errors returned by GetPrivacyPolicyConfigRequest.ValidateAll() if the designated constraints aren't met.
func (GetPrivacyPolicyConfigRequestMultiError) AllErrors ¶
func (m GetPrivacyPolicyConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPrivacyPolicyConfigRequestMultiError) Error ¶
func (m GetPrivacyPolicyConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPrivacyPolicyConfigRequestValidationError ¶
type GetPrivacyPolicyConfigRequestValidationError struct {
// contains filtered or unexported fields
}
GetPrivacyPolicyConfigRequestValidationError is the validation error returned by GetPrivacyPolicyConfigRequest.Validate if the designated constraints aren't met.
func (GetPrivacyPolicyConfigRequestValidationError) Cause ¶
func (e GetPrivacyPolicyConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPrivacyPolicyConfigRequestValidationError) Error ¶
func (e GetPrivacyPolicyConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPrivacyPolicyConfigRequestValidationError) ErrorName ¶
func (e GetPrivacyPolicyConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPrivacyPolicyConfigRequestValidationError) Field ¶
func (e GetPrivacyPolicyConfigRequestValidationError) Field() string
Field function returns field value.
func (GetPrivacyPolicyConfigRequestValidationError) Key ¶
func (e GetPrivacyPolicyConfigRequestValidationError) Key() bool
Key function returns key value.
func (GetPrivacyPolicyConfigRequestValidationError) Reason ¶
func (e GetPrivacyPolicyConfigRequestValidationError) Reason() string
Reason function returns reason value.
type GetRegisterConfigReply ¶
type GetRegisterConfigReply 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 *RegisterConfig `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*GetRegisterConfigReply) Descriptor
deprecated
func (*GetRegisterConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use GetRegisterConfigReply.ProtoReflect.Descriptor instead.
func (*GetRegisterConfigReply) GetCode ¶
func (x *GetRegisterConfigReply) GetCode() int32
func (*GetRegisterConfigReply) GetData ¶
func (x *GetRegisterConfigReply) GetData() *RegisterConfig
func (*GetRegisterConfigReply) GetMessage ¶
func (x *GetRegisterConfigReply) GetMessage() string
func (*GetRegisterConfigReply) ProtoMessage ¶
func (*GetRegisterConfigReply) ProtoMessage()
func (*GetRegisterConfigReply) ProtoReflect ¶
func (x *GetRegisterConfigReply) ProtoReflect() protoreflect.Message
func (*GetRegisterConfigReply) Reset ¶
func (x *GetRegisterConfigReply) Reset()
func (*GetRegisterConfigReply) String ¶
func (x *GetRegisterConfigReply) String() string
func (*GetRegisterConfigReply) Validate ¶
func (m *GetRegisterConfigReply) Validate() error
Validate checks the field values on GetRegisterConfigReply 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 (*GetRegisterConfigReply) ValidateAll ¶
func (m *GetRegisterConfigReply) ValidateAll() error
ValidateAll checks the field values on GetRegisterConfigReply 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 GetRegisterConfigReplyMultiError, or nil if none found.
type GetRegisterConfigReplyMultiError ¶
type GetRegisterConfigReplyMultiError []error
GetRegisterConfigReplyMultiError is an error wrapping multiple validation errors returned by GetRegisterConfigReply.ValidateAll() if the designated constraints aren't met.
func (GetRegisterConfigReplyMultiError) AllErrors ¶
func (m GetRegisterConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRegisterConfigReplyMultiError) Error ¶
func (m GetRegisterConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRegisterConfigReplyValidationError ¶
type GetRegisterConfigReplyValidationError struct {
// contains filtered or unexported fields
}
GetRegisterConfigReplyValidationError is the validation error returned by GetRegisterConfigReply.Validate if the designated constraints aren't met.
func (GetRegisterConfigReplyValidationError) Cause ¶
func (e GetRegisterConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (GetRegisterConfigReplyValidationError) Error ¶
func (e GetRegisterConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetRegisterConfigReplyValidationError) ErrorName ¶
func (e GetRegisterConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetRegisterConfigReplyValidationError) Field ¶
func (e GetRegisterConfigReplyValidationError) Field() string
Field function returns field value.
func (GetRegisterConfigReplyValidationError) Key ¶
func (e GetRegisterConfigReplyValidationError) Key() bool
Key function returns key value.
func (GetRegisterConfigReplyValidationError) Reason ¶
func (e GetRegisterConfigReplyValidationError) Reason() string
Reason function returns reason value.
type GetRegisterConfigRequest ¶
type GetRegisterConfigRequest struct {
// contains filtered or unexported fields
}
GetRegisterConfig
func (*GetRegisterConfigRequest) Descriptor
deprecated
func (*GetRegisterConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRegisterConfigRequest.ProtoReflect.Descriptor instead.
func (*GetRegisterConfigRequest) ProtoMessage ¶
func (*GetRegisterConfigRequest) ProtoMessage()
func (*GetRegisterConfigRequest) ProtoReflect ¶
func (x *GetRegisterConfigRequest) ProtoReflect() protoreflect.Message
func (*GetRegisterConfigRequest) Reset ¶
func (x *GetRegisterConfigRequest) Reset()
func (*GetRegisterConfigRequest) String ¶
func (x *GetRegisterConfigRequest) String() string
func (*GetRegisterConfigRequest) Validate ¶
func (m *GetRegisterConfigRequest) Validate() error
Validate checks the field values on GetRegisterConfigRequest 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 (*GetRegisterConfigRequest) ValidateAll ¶
func (m *GetRegisterConfigRequest) ValidateAll() error
ValidateAll checks the field values on GetRegisterConfigRequest 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 GetRegisterConfigRequestMultiError, or nil if none found.
type GetRegisterConfigRequestMultiError ¶
type GetRegisterConfigRequestMultiError []error
GetRegisterConfigRequestMultiError is an error wrapping multiple validation errors returned by GetRegisterConfigRequest.ValidateAll() if the designated constraints aren't met.
func (GetRegisterConfigRequestMultiError) AllErrors ¶
func (m GetRegisterConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRegisterConfigRequestMultiError) Error ¶
func (m GetRegisterConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRegisterConfigRequestValidationError ¶
type GetRegisterConfigRequestValidationError struct {
// contains filtered or unexported fields
}
GetRegisterConfigRequestValidationError is the validation error returned by GetRegisterConfigRequest.Validate if the designated constraints aren't met.
func (GetRegisterConfigRequestValidationError) Cause ¶
func (e GetRegisterConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (GetRegisterConfigRequestValidationError) Error ¶
func (e GetRegisterConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetRegisterConfigRequestValidationError) ErrorName ¶
func (e GetRegisterConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetRegisterConfigRequestValidationError) Field ¶
func (e GetRegisterConfigRequestValidationError) Field() string
Field function returns field value.
func (GetRegisterConfigRequestValidationError) Key ¶
func (e GetRegisterConfigRequestValidationError) Key() bool
Key function returns key value.
func (GetRegisterConfigRequestValidationError) Reason ¶
func (e GetRegisterConfigRequestValidationError) Reason() string
Reason function returns reason value.
type GetSiteConfigReply ¶
type GetSiteConfigReply 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 *SiteConfig `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*GetSiteConfigReply) Descriptor
deprecated
func (*GetSiteConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use GetSiteConfigReply.ProtoReflect.Descriptor instead.
func (*GetSiteConfigReply) GetCode ¶
func (x *GetSiteConfigReply) GetCode() int32
func (*GetSiteConfigReply) GetData ¶
func (x *GetSiteConfigReply) GetData() *SiteConfig
func (*GetSiteConfigReply) GetMessage ¶
func (x *GetSiteConfigReply) GetMessage() string
func (*GetSiteConfigReply) ProtoMessage ¶
func (*GetSiteConfigReply) ProtoMessage()
func (*GetSiteConfigReply) ProtoReflect ¶
func (x *GetSiteConfigReply) ProtoReflect() protoreflect.Message
func (*GetSiteConfigReply) Reset ¶
func (x *GetSiteConfigReply) Reset()
func (*GetSiteConfigReply) String ¶
func (x *GetSiteConfigReply) String() string
func (*GetSiteConfigReply) Validate ¶
func (m *GetSiteConfigReply) Validate() error
Validate checks the field values on GetSiteConfigReply 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 (*GetSiteConfigReply) ValidateAll ¶
func (m *GetSiteConfigReply) ValidateAll() error
ValidateAll checks the field values on GetSiteConfigReply 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 GetSiteConfigReplyMultiError, or nil if none found.
type GetSiteConfigReplyMultiError ¶
type GetSiteConfigReplyMultiError []error
GetSiteConfigReplyMultiError is an error wrapping multiple validation errors returned by GetSiteConfigReply.ValidateAll() if the designated constraints aren't met.
func (GetSiteConfigReplyMultiError) AllErrors ¶
func (m GetSiteConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSiteConfigReplyMultiError) Error ¶
func (m GetSiteConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSiteConfigReplyValidationError ¶
type GetSiteConfigReplyValidationError struct {
// contains filtered or unexported fields
}
GetSiteConfigReplyValidationError is the validation error returned by GetSiteConfigReply.Validate if the designated constraints aren't met.
func (GetSiteConfigReplyValidationError) Cause ¶
func (e GetSiteConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (GetSiteConfigReplyValidationError) Error ¶
func (e GetSiteConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetSiteConfigReplyValidationError) ErrorName ¶
func (e GetSiteConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetSiteConfigReplyValidationError) Field ¶
func (e GetSiteConfigReplyValidationError) Field() string
Field function returns field value.
func (GetSiteConfigReplyValidationError) Key ¶
func (e GetSiteConfigReplyValidationError) Key() bool
Key function returns key value.
func (GetSiteConfigReplyValidationError) Reason ¶
func (e GetSiteConfigReplyValidationError) Reason() string
Reason function returns reason value.
type GetSiteConfigRequest ¶
type GetSiteConfigRequest struct {
// contains filtered or unexported fields
}
GetSiteConfig
func (*GetSiteConfigRequest) Descriptor
deprecated
func (*GetSiteConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSiteConfigRequest.ProtoReflect.Descriptor instead.
func (*GetSiteConfigRequest) ProtoMessage ¶
func (*GetSiteConfigRequest) ProtoMessage()
func (*GetSiteConfigRequest) ProtoReflect ¶
func (x *GetSiteConfigRequest) ProtoReflect() protoreflect.Message
func (*GetSiteConfigRequest) Reset ¶
func (x *GetSiteConfigRequest) Reset()
func (*GetSiteConfigRequest) String ¶
func (x *GetSiteConfigRequest) String() string
func (*GetSiteConfigRequest) Validate ¶
func (m *GetSiteConfigRequest) Validate() error
Validate checks the field values on GetSiteConfigRequest 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 (*GetSiteConfigRequest) ValidateAll ¶
func (m *GetSiteConfigRequest) ValidateAll() error
ValidateAll checks the field values on GetSiteConfigRequest 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 GetSiteConfigRequestMultiError, or nil if none found.
type GetSiteConfigRequestMultiError ¶
type GetSiteConfigRequestMultiError []error
GetSiteConfigRequestMultiError is an error wrapping multiple validation errors returned by GetSiteConfigRequest.ValidateAll() if the designated constraints aren't met.
func (GetSiteConfigRequestMultiError) AllErrors ¶
func (m GetSiteConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSiteConfigRequestMultiError) Error ¶
func (m GetSiteConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSiteConfigRequestValidationError ¶
type GetSiteConfigRequestValidationError struct {
// contains filtered or unexported fields
}
GetSiteConfigRequestValidationError is the validation error returned by GetSiteConfigRequest.Validate if the designated constraints aren't met.
func (GetSiteConfigRequestValidationError) Cause ¶
func (e GetSiteConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (GetSiteConfigRequestValidationError) Error ¶
func (e GetSiteConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetSiteConfigRequestValidationError) ErrorName ¶
func (e GetSiteConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetSiteConfigRequestValidationError) Field ¶
func (e GetSiteConfigRequestValidationError) Field() string
Field function returns field value.
func (GetSiteConfigRequestValidationError) Key ¶
func (e GetSiteConfigRequestValidationError) Key() bool
Key function returns key value.
func (GetSiteConfigRequestValidationError) Reason ¶
func (e GetSiteConfigRequestValidationError) Reason() string
Reason function returns reason value.
type GetSubscribeConfigReply ¶
type GetSubscribeConfigReply 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 *SubscribeConfig `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*GetSubscribeConfigReply) Descriptor
deprecated
func (*GetSubscribeConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use GetSubscribeConfigReply.ProtoReflect.Descriptor instead.
func (*GetSubscribeConfigReply) GetCode ¶
func (x *GetSubscribeConfigReply) GetCode() int32
func (*GetSubscribeConfigReply) GetData ¶
func (x *GetSubscribeConfigReply) GetData() *SubscribeConfig
func (*GetSubscribeConfigReply) GetMessage ¶
func (x *GetSubscribeConfigReply) GetMessage() string
func (*GetSubscribeConfigReply) ProtoMessage ¶
func (*GetSubscribeConfigReply) ProtoMessage()
func (*GetSubscribeConfigReply) ProtoReflect ¶
func (x *GetSubscribeConfigReply) ProtoReflect() protoreflect.Message
func (*GetSubscribeConfigReply) Reset ¶
func (x *GetSubscribeConfigReply) Reset()
func (*GetSubscribeConfigReply) String ¶
func (x *GetSubscribeConfigReply) String() string
func (*GetSubscribeConfigReply) Validate ¶
func (m *GetSubscribeConfigReply) Validate() error
Validate checks the field values on GetSubscribeConfigReply 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 (*GetSubscribeConfigReply) ValidateAll ¶
func (m *GetSubscribeConfigReply) ValidateAll() error
ValidateAll checks the field values on GetSubscribeConfigReply 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 GetSubscribeConfigReplyMultiError, or nil if none found.
type GetSubscribeConfigReplyMultiError ¶
type GetSubscribeConfigReplyMultiError []error
GetSubscribeConfigReplyMultiError is an error wrapping multiple validation errors returned by GetSubscribeConfigReply.ValidateAll() if the designated constraints aren't met.
func (GetSubscribeConfigReplyMultiError) AllErrors ¶
func (m GetSubscribeConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSubscribeConfigReplyMultiError) Error ¶
func (m GetSubscribeConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSubscribeConfigReplyValidationError ¶
type GetSubscribeConfigReplyValidationError struct {
// contains filtered or unexported fields
}
GetSubscribeConfigReplyValidationError is the validation error returned by GetSubscribeConfigReply.Validate if the designated constraints aren't met.
func (GetSubscribeConfigReplyValidationError) Cause ¶
func (e GetSubscribeConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (GetSubscribeConfigReplyValidationError) Error ¶
func (e GetSubscribeConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetSubscribeConfigReplyValidationError) ErrorName ¶
func (e GetSubscribeConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetSubscribeConfigReplyValidationError) Field ¶
func (e GetSubscribeConfigReplyValidationError) Field() string
Field function returns field value.
func (GetSubscribeConfigReplyValidationError) Key ¶
func (e GetSubscribeConfigReplyValidationError) Key() bool
Key function returns key value.
func (GetSubscribeConfigReplyValidationError) Reason ¶
func (e GetSubscribeConfigReplyValidationError) Reason() string
Reason function returns reason value.
type GetSubscribeConfigRequest ¶
type GetSubscribeConfigRequest struct {
// contains filtered or unexported fields
}
GetSubscribeConfig
func (*GetSubscribeConfigRequest) Descriptor
deprecated
func (*GetSubscribeConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubscribeConfigRequest.ProtoReflect.Descriptor instead.
func (*GetSubscribeConfigRequest) ProtoMessage ¶
func (*GetSubscribeConfigRequest) ProtoMessage()
func (*GetSubscribeConfigRequest) ProtoReflect ¶
func (x *GetSubscribeConfigRequest) ProtoReflect() protoreflect.Message
func (*GetSubscribeConfigRequest) Reset ¶
func (x *GetSubscribeConfigRequest) Reset()
func (*GetSubscribeConfigRequest) String ¶
func (x *GetSubscribeConfigRequest) String() string
func (*GetSubscribeConfigRequest) Validate ¶
func (m *GetSubscribeConfigRequest) Validate() error
Validate checks the field values on GetSubscribeConfigRequest 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 (*GetSubscribeConfigRequest) ValidateAll ¶
func (m *GetSubscribeConfigRequest) ValidateAll() error
ValidateAll checks the field values on GetSubscribeConfigRequest 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 GetSubscribeConfigRequestMultiError, or nil if none found.
type GetSubscribeConfigRequestMultiError ¶
type GetSubscribeConfigRequestMultiError []error
GetSubscribeConfigRequestMultiError is an error wrapping multiple validation errors returned by GetSubscribeConfigRequest.ValidateAll() if the designated constraints aren't met.
func (GetSubscribeConfigRequestMultiError) AllErrors ¶
func (m GetSubscribeConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSubscribeConfigRequestMultiError) Error ¶
func (m GetSubscribeConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSubscribeConfigRequestValidationError ¶
type GetSubscribeConfigRequestValidationError struct {
// contains filtered or unexported fields
}
GetSubscribeConfigRequestValidationError is the validation error returned by GetSubscribeConfigRequest.Validate if the designated constraints aren't met.
func (GetSubscribeConfigRequestValidationError) Cause ¶
func (e GetSubscribeConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (GetSubscribeConfigRequestValidationError) Error ¶
func (e GetSubscribeConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetSubscribeConfigRequestValidationError) ErrorName ¶
func (e GetSubscribeConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetSubscribeConfigRequestValidationError) Field ¶
func (e GetSubscribeConfigRequestValidationError) Field() string
Field function returns field value.
func (GetSubscribeConfigRequestValidationError) Key ¶
func (e GetSubscribeConfigRequestValidationError) Key() bool
Key function returns key value.
func (GetSubscribeConfigRequestValidationError) Reason ¶
func (e GetSubscribeConfigRequestValidationError) Reason() string
Reason function returns reason value.
type GetSystemModuleReply ¶
type GetSystemModuleReply 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 *SystemModule `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*GetSystemModuleReply) Descriptor
deprecated
func (*GetSystemModuleReply) Descriptor() ([]byte, []int)
Deprecated: Use GetSystemModuleReply.ProtoReflect.Descriptor instead.
func (*GetSystemModuleReply) GetCode ¶
func (x *GetSystemModuleReply) GetCode() int32
func (*GetSystemModuleReply) GetData ¶
func (x *GetSystemModuleReply) GetData() *SystemModule
func (*GetSystemModuleReply) GetMessage ¶
func (x *GetSystemModuleReply) GetMessage() string
func (*GetSystemModuleReply) ProtoMessage ¶
func (*GetSystemModuleReply) ProtoMessage()
func (*GetSystemModuleReply) ProtoReflect ¶
func (x *GetSystemModuleReply) ProtoReflect() protoreflect.Message
func (*GetSystemModuleReply) Reset ¶
func (x *GetSystemModuleReply) Reset()
func (*GetSystemModuleReply) String ¶
func (x *GetSystemModuleReply) String() string
func (*GetSystemModuleReply) Validate ¶
func (m *GetSystemModuleReply) Validate() error
Validate checks the field values on GetSystemModuleReply 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 (*GetSystemModuleReply) ValidateAll ¶
func (m *GetSystemModuleReply) ValidateAll() error
ValidateAll checks the field values on GetSystemModuleReply 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 GetSystemModuleReplyMultiError, or nil if none found.
type GetSystemModuleReplyMultiError ¶
type GetSystemModuleReplyMultiError []error
GetSystemModuleReplyMultiError is an error wrapping multiple validation errors returned by GetSystemModuleReply.ValidateAll() if the designated constraints aren't met.
func (GetSystemModuleReplyMultiError) AllErrors ¶
func (m GetSystemModuleReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSystemModuleReplyMultiError) Error ¶
func (m GetSystemModuleReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSystemModuleReplyValidationError ¶
type GetSystemModuleReplyValidationError struct {
// contains filtered or unexported fields
}
GetSystemModuleReplyValidationError is the validation error returned by GetSystemModuleReply.Validate if the designated constraints aren't met.
func (GetSystemModuleReplyValidationError) Cause ¶
func (e GetSystemModuleReplyValidationError) Cause() error
Cause function returns cause value.
func (GetSystemModuleReplyValidationError) Error ¶
func (e GetSystemModuleReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetSystemModuleReplyValidationError) ErrorName ¶
func (e GetSystemModuleReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetSystemModuleReplyValidationError) Field ¶
func (e GetSystemModuleReplyValidationError) Field() string
Field function returns field value.
func (GetSystemModuleReplyValidationError) Key ¶
func (e GetSystemModuleReplyValidationError) Key() bool
Key function returns key value.
func (GetSystemModuleReplyValidationError) Reason ¶
func (e GetSystemModuleReplyValidationError) Reason() string
Reason function returns reason value.
type GetSystemModuleRequest ¶
type GetSystemModuleRequest struct {
// contains filtered or unexported fields
}
func (*GetSystemModuleRequest) Descriptor
deprecated
func (*GetSystemModuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSystemModuleRequest.ProtoReflect.Descriptor instead.
func (*GetSystemModuleRequest) ProtoMessage ¶
func (*GetSystemModuleRequest) ProtoMessage()
func (*GetSystemModuleRequest) ProtoReflect ¶
func (x *GetSystemModuleRequest) ProtoReflect() protoreflect.Message
func (*GetSystemModuleRequest) Reset ¶
func (x *GetSystemModuleRequest) Reset()
func (*GetSystemModuleRequest) String ¶
func (x *GetSystemModuleRequest) String() string
func (*GetSystemModuleRequest) Validate ¶
func (m *GetSystemModuleRequest) Validate() error
Validate checks the field values on GetSystemModuleRequest 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 (*GetSystemModuleRequest) ValidateAll ¶
func (m *GetSystemModuleRequest) ValidateAll() error
ValidateAll checks the field values on GetSystemModuleRequest 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 GetSystemModuleRequestMultiError, or nil if none found.
type GetSystemModuleRequestMultiError ¶
type GetSystemModuleRequestMultiError []error
GetSystemModuleRequestMultiError is an error wrapping multiple validation errors returned by GetSystemModuleRequest.ValidateAll() if the designated constraints aren't met.
func (GetSystemModuleRequestMultiError) AllErrors ¶
func (m GetSystemModuleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSystemModuleRequestMultiError) Error ¶
func (m GetSystemModuleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSystemModuleRequestValidationError ¶
type GetSystemModuleRequestValidationError struct {
// contains filtered or unexported fields
}
GetSystemModuleRequestValidationError is the validation error returned by GetSystemModuleRequest.Validate if the designated constraints aren't met.
func (GetSystemModuleRequestValidationError) Cause ¶
func (e GetSystemModuleRequestValidationError) Cause() error
Cause function returns cause value.
func (GetSystemModuleRequestValidationError) Error ¶
func (e GetSystemModuleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetSystemModuleRequestValidationError) ErrorName ¶
func (e GetSystemModuleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetSystemModuleRequestValidationError) Field ¶
func (e GetSystemModuleRequestValidationError) Field() string
Field function returns field value.
func (GetSystemModuleRequestValidationError) Key ¶
func (e GetSystemModuleRequestValidationError) Key() bool
Key function returns key value.
func (GetSystemModuleRequestValidationError) Reason ¶
func (e GetSystemModuleRequestValidationError) Reason() string
Reason function returns reason value.
type GetTosConfigReply ¶
type GetTosConfigReply 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 *TosConfig `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*GetTosConfigReply) Descriptor
deprecated
func (*GetTosConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use GetTosConfigReply.ProtoReflect.Descriptor instead.
func (*GetTosConfigReply) GetCode ¶
func (x *GetTosConfigReply) GetCode() int32
func (*GetTosConfigReply) GetData ¶
func (x *GetTosConfigReply) GetData() *TosConfig
func (*GetTosConfigReply) GetMessage ¶
func (x *GetTosConfigReply) GetMessage() string
func (*GetTosConfigReply) ProtoMessage ¶
func (*GetTosConfigReply) ProtoMessage()
func (*GetTosConfigReply) ProtoReflect ¶
func (x *GetTosConfigReply) ProtoReflect() protoreflect.Message
func (*GetTosConfigReply) Reset ¶
func (x *GetTosConfigReply) Reset()
func (*GetTosConfigReply) String ¶
func (x *GetTosConfigReply) String() string
func (*GetTosConfigReply) Validate ¶
func (m *GetTosConfigReply) Validate() error
Validate checks the field values on GetTosConfigReply 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 (*GetTosConfigReply) ValidateAll ¶
func (m *GetTosConfigReply) ValidateAll() error
ValidateAll checks the field values on GetTosConfigReply 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 GetTosConfigReplyMultiError, or nil if none found.
type GetTosConfigReplyMultiError ¶
type GetTosConfigReplyMultiError []error
GetTosConfigReplyMultiError is an error wrapping multiple validation errors returned by GetTosConfigReply.ValidateAll() if the designated constraints aren't met.
func (GetTosConfigReplyMultiError) AllErrors ¶
func (m GetTosConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTosConfigReplyMultiError) Error ¶
func (m GetTosConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTosConfigReplyValidationError ¶
type GetTosConfigReplyValidationError struct {
// contains filtered or unexported fields
}
GetTosConfigReplyValidationError is the validation error returned by GetTosConfigReply.Validate if the designated constraints aren't met.
func (GetTosConfigReplyValidationError) Cause ¶
func (e GetTosConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (GetTosConfigReplyValidationError) Error ¶
func (e GetTosConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetTosConfigReplyValidationError) ErrorName ¶
func (e GetTosConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetTosConfigReplyValidationError) Field ¶
func (e GetTosConfigReplyValidationError) Field() string
Field function returns field value.
func (GetTosConfigReplyValidationError) Key ¶
func (e GetTosConfigReplyValidationError) Key() bool
Key function returns key value.
func (GetTosConfigReplyValidationError) Reason ¶
func (e GetTosConfigReplyValidationError) Reason() string
Reason function returns reason value.
type GetTosConfigRequest ¶
type GetTosConfigRequest struct {
// contains filtered or unexported fields
}
GetTosConfig
func (*GetTosConfigRequest) Descriptor
deprecated
func (*GetTosConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTosConfigRequest.ProtoReflect.Descriptor instead.
func (*GetTosConfigRequest) ProtoMessage ¶
func (*GetTosConfigRequest) ProtoMessage()
func (*GetTosConfigRequest) ProtoReflect ¶
func (x *GetTosConfigRequest) ProtoReflect() protoreflect.Message
func (*GetTosConfigRequest) Reset ¶
func (x *GetTosConfigRequest) Reset()
func (*GetTosConfigRequest) String ¶
func (x *GetTosConfigRequest) String() string
func (*GetTosConfigRequest) Validate ¶
func (m *GetTosConfigRequest) Validate() error
Validate checks the field values on GetTosConfigRequest 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 (*GetTosConfigRequest) ValidateAll ¶
func (m *GetTosConfigRequest) ValidateAll() error
ValidateAll checks the field values on GetTosConfigRequest 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 GetTosConfigRequestMultiError, or nil if none found.
type GetTosConfigRequestMultiError ¶
type GetTosConfigRequestMultiError []error
GetTosConfigRequestMultiError is an error wrapping multiple validation errors returned by GetTosConfigRequest.ValidateAll() if the designated constraints aren't met.
func (GetTosConfigRequestMultiError) AllErrors ¶
func (m GetTosConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTosConfigRequestMultiError) Error ¶
func (m GetTosConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTosConfigRequestValidationError ¶
type GetTosConfigRequestValidationError struct {
// contains filtered or unexported fields
}
GetTosConfigRequestValidationError is the validation error returned by GetTosConfigRequest.Validate if the designated constraints aren't met.
func (GetTosConfigRequestValidationError) Cause ¶
func (e GetTosConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTosConfigRequestValidationError) Error ¶
func (e GetTosConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTosConfigRequestValidationError) ErrorName ¶
func (e GetTosConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTosConfigRequestValidationError) Field ¶
func (e GetTosConfigRequestValidationError) Field() string
Field function returns field value.
func (GetTosConfigRequestValidationError) Key ¶
func (e GetTosConfigRequestValidationError) Key() bool
Key function returns key value.
func (GetTosConfigRequestValidationError) Reason ¶
func (e GetTosConfigRequestValidationError) Reason() string
Reason function returns reason value.
type GetVerifyCodeConfigReply ¶
type GetVerifyCodeConfigReply 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 *VerifyCodeConfig `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*GetVerifyCodeConfigReply) Descriptor
deprecated
func (*GetVerifyCodeConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use GetVerifyCodeConfigReply.ProtoReflect.Descriptor instead.
func (*GetVerifyCodeConfigReply) GetCode ¶
func (x *GetVerifyCodeConfigReply) GetCode() int32
func (*GetVerifyCodeConfigReply) GetData ¶
func (x *GetVerifyCodeConfigReply) GetData() *VerifyCodeConfig
func (*GetVerifyCodeConfigReply) GetMessage ¶
func (x *GetVerifyCodeConfigReply) GetMessage() string
func (*GetVerifyCodeConfigReply) ProtoMessage ¶
func (*GetVerifyCodeConfigReply) ProtoMessage()
func (*GetVerifyCodeConfigReply) ProtoReflect ¶
func (x *GetVerifyCodeConfigReply) ProtoReflect() protoreflect.Message
func (*GetVerifyCodeConfigReply) Reset ¶
func (x *GetVerifyCodeConfigReply) Reset()
func (*GetVerifyCodeConfigReply) String ¶
func (x *GetVerifyCodeConfigReply) String() string
func (*GetVerifyCodeConfigReply) Validate ¶
func (m *GetVerifyCodeConfigReply) Validate() error
Validate checks the field values on GetVerifyCodeConfigReply 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 (*GetVerifyCodeConfigReply) ValidateAll ¶
func (m *GetVerifyCodeConfigReply) ValidateAll() error
ValidateAll checks the field values on GetVerifyCodeConfigReply 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 GetVerifyCodeConfigReplyMultiError, or nil if none found.
type GetVerifyCodeConfigReplyMultiError ¶
type GetVerifyCodeConfigReplyMultiError []error
GetVerifyCodeConfigReplyMultiError is an error wrapping multiple validation errors returned by GetVerifyCodeConfigReply.ValidateAll() if the designated constraints aren't met.
func (GetVerifyCodeConfigReplyMultiError) AllErrors ¶
func (m GetVerifyCodeConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVerifyCodeConfigReplyMultiError) Error ¶
func (m GetVerifyCodeConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVerifyCodeConfigReplyValidationError ¶
type GetVerifyCodeConfigReplyValidationError struct {
// contains filtered or unexported fields
}
GetVerifyCodeConfigReplyValidationError is the validation error returned by GetVerifyCodeConfigReply.Validate if the designated constraints aren't met.
func (GetVerifyCodeConfigReplyValidationError) Cause ¶
func (e GetVerifyCodeConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (GetVerifyCodeConfigReplyValidationError) Error ¶
func (e GetVerifyCodeConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetVerifyCodeConfigReplyValidationError) ErrorName ¶
func (e GetVerifyCodeConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetVerifyCodeConfigReplyValidationError) Field ¶
func (e GetVerifyCodeConfigReplyValidationError) Field() string
Field function returns field value.
func (GetVerifyCodeConfigReplyValidationError) Key ¶
func (e GetVerifyCodeConfigReplyValidationError) Key() bool
Key function returns key value.
func (GetVerifyCodeConfigReplyValidationError) Reason ¶
func (e GetVerifyCodeConfigReplyValidationError) Reason() string
Reason function returns reason value.
type GetVerifyCodeConfigRequest ¶
type GetVerifyCodeConfigRequest struct {
// contains filtered or unexported fields
}
GetVerifyCodeConfig
func (*GetVerifyCodeConfigRequest) Descriptor
deprecated
func (*GetVerifyCodeConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVerifyCodeConfigRequest.ProtoReflect.Descriptor instead.
func (*GetVerifyCodeConfigRequest) ProtoMessage ¶
func (*GetVerifyCodeConfigRequest) ProtoMessage()
func (*GetVerifyCodeConfigRequest) ProtoReflect ¶
func (x *GetVerifyCodeConfigRequest) ProtoReflect() protoreflect.Message
func (*GetVerifyCodeConfigRequest) Reset ¶
func (x *GetVerifyCodeConfigRequest) Reset()
func (*GetVerifyCodeConfigRequest) String ¶
func (x *GetVerifyCodeConfigRequest) String() string
func (*GetVerifyCodeConfigRequest) Validate ¶
func (m *GetVerifyCodeConfigRequest) Validate() error
Validate checks the field values on GetVerifyCodeConfigRequest 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 (*GetVerifyCodeConfigRequest) ValidateAll ¶
func (m *GetVerifyCodeConfigRequest) ValidateAll() error
ValidateAll checks the field values on GetVerifyCodeConfigRequest 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 GetVerifyCodeConfigRequestMultiError, or nil if none found.
type GetVerifyCodeConfigRequestMultiError ¶
type GetVerifyCodeConfigRequestMultiError []error
GetVerifyCodeConfigRequestMultiError is an error wrapping multiple validation errors returned by GetVerifyCodeConfigRequest.ValidateAll() if the designated constraints aren't met.
func (GetVerifyCodeConfigRequestMultiError) AllErrors ¶
func (m GetVerifyCodeConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVerifyCodeConfigRequestMultiError) Error ¶
func (m GetVerifyCodeConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVerifyCodeConfigRequestValidationError ¶
type GetVerifyCodeConfigRequestValidationError struct {
// contains filtered or unexported fields
}
GetVerifyCodeConfigRequestValidationError is the validation error returned by GetVerifyCodeConfigRequest.Validate if the designated constraints aren't met.
func (GetVerifyCodeConfigRequestValidationError) Cause ¶
func (e GetVerifyCodeConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (GetVerifyCodeConfigRequestValidationError) Error ¶
func (e GetVerifyCodeConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetVerifyCodeConfigRequestValidationError) ErrorName ¶
func (e GetVerifyCodeConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetVerifyCodeConfigRequestValidationError) Field ¶
func (e GetVerifyCodeConfigRequestValidationError) Field() string
Field function returns field value.
func (GetVerifyCodeConfigRequestValidationError) Key ¶
func (e GetVerifyCodeConfigRequestValidationError) Key() bool
Key function returns key value.
func (GetVerifyCodeConfigRequestValidationError) Reason ¶
func (e GetVerifyCodeConfigRequestValidationError) Reason() string
Reason function returns reason value.
type GetVerifyConfigReply ¶
type GetVerifyConfigReply 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 *VerifyConfig `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*GetVerifyConfigReply) Descriptor
deprecated
func (*GetVerifyConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use GetVerifyConfigReply.ProtoReflect.Descriptor instead.
func (*GetVerifyConfigReply) GetCode ¶
func (x *GetVerifyConfigReply) GetCode() int32
func (*GetVerifyConfigReply) GetData ¶
func (x *GetVerifyConfigReply) GetData() *VerifyConfig
func (*GetVerifyConfigReply) GetMessage ¶
func (x *GetVerifyConfigReply) GetMessage() string
func (*GetVerifyConfigReply) ProtoMessage ¶
func (*GetVerifyConfigReply) ProtoMessage()
func (*GetVerifyConfigReply) ProtoReflect ¶
func (x *GetVerifyConfigReply) ProtoReflect() protoreflect.Message
func (*GetVerifyConfigReply) Reset ¶
func (x *GetVerifyConfigReply) Reset()
func (*GetVerifyConfigReply) String ¶
func (x *GetVerifyConfigReply) String() string
func (*GetVerifyConfigReply) Validate ¶
func (m *GetVerifyConfigReply) Validate() error
Validate checks the field values on GetVerifyConfigReply 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 (*GetVerifyConfigReply) ValidateAll ¶
func (m *GetVerifyConfigReply) ValidateAll() error
ValidateAll checks the field values on GetVerifyConfigReply 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 GetVerifyConfigReplyMultiError, or nil if none found.
type GetVerifyConfigReplyMultiError ¶
type GetVerifyConfigReplyMultiError []error
GetVerifyConfigReplyMultiError is an error wrapping multiple validation errors returned by GetVerifyConfigReply.ValidateAll() if the designated constraints aren't met.
func (GetVerifyConfigReplyMultiError) AllErrors ¶
func (m GetVerifyConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVerifyConfigReplyMultiError) Error ¶
func (m GetVerifyConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVerifyConfigReplyValidationError ¶
type GetVerifyConfigReplyValidationError struct {
// contains filtered or unexported fields
}
GetVerifyConfigReplyValidationError is the validation error returned by GetVerifyConfigReply.Validate if the designated constraints aren't met.
func (GetVerifyConfigReplyValidationError) Cause ¶
func (e GetVerifyConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (GetVerifyConfigReplyValidationError) Error ¶
func (e GetVerifyConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (GetVerifyConfigReplyValidationError) ErrorName ¶
func (e GetVerifyConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (GetVerifyConfigReplyValidationError) Field ¶
func (e GetVerifyConfigReplyValidationError) Field() string
Field function returns field value.
func (GetVerifyConfigReplyValidationError) Key ¶
func (e GetVerifyConfigReplyValidationError) Key() bool
Key function returns key value.
func (GetVerifyConfigReplyValidationError) Reason ¶
func (e GetVerifyConfigReplyValidationError) Reason() string
Reason function returns reason value.
type GetVerifyConfigRequest ¶
type GetVerifyConfigRequest struct {
// contains filtered or unexported fields
}
GetVerifyConfig
func (*GetVerifyConfigRequest) Descriptor
deprecated
func (*GetVerifyConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVerifyConfigRequest.ProtoReflect.Descriptor instead.
func (*GetVerifyConfigRequest) ProtoMessage ¶
func (*GetVerifyConfigRequest) ProtoMessage()
func (*GetVerifyConfigRequest) ProtoReflect ¶
func (x *GetVerifyConfigRequest) ProtoReflect() protoreflect.Message
func (*GetVerifyConfigRequest) Reset ¶
func (x *GetVerifyConfigRequest) Reset()
func (*GetVerifyConfigRequest) String ¶
func (x *GetVerifyConfigRequest) String() string
func (*GetVerifyConfigRequest) Validate ¶
func (m *GetVerifyConfigRequest) Validate() error
Validate checks the field values on GetVerifyConfigRequest 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 (*GetVerifyConfigRequest) ValidateAll ¶
func (m *GetVerifyConfigRequest) ValidateAll() error
ValidateAll checks the field values on GetVerifyConfigRequest 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 GetVerifyConfigRequestMultiError, or nil if none found.
type GetVerifyConfigRequestMultiError ¶
type GetVerifyConfigRequestMultiError []error
GetVerifyConfigRequestMultiError is an error wrapping multiple validation errors returned by GetVerifyConfigRequest.ValidateAll() if the designated constraints aren't met.
func (GetVerifyConfigRequestMultiError) AllErrors ¶
func (m GetVerifyConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVerifyConfigRequestMultiError) Error ¶
func (m GetVerifyConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVerifyConfigRequestValidationError ¶
type GetVerifyConfigRequestValidationError struct {
// contains filtered or unexported fields
}
GetVerifyConfigRequestValidationError is the validation error returned by GetVerifyConfigRequest.Validate if the designated constraints aren't met.
func (GetVerifyConfigRequestValidationError) Cause ¶
func (e GetVerifyConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (GetVerifyConfigRequestValidationError) Error ¶
func (e GetVerifyConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetVerifyConfigRequestValidationError) ErrorName ¶
func (e GetVerifyConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetVerifyConfigRequestValidationError) Field ¶
func (e GetVerifyConfigRequestValidationError) Field() string
Field function returns field value.
func (GetVerifyConfigRequestValidationError) Key ¶
func (e GetVerifyConfigRequestValidationError) Key() bool
Key function returns key value.
func (GetVerifyConfigRequestValidationError) Reason ¶
func (e GetVerifyConfigRequestValidationError) Reason() string
Reason function returns reason value.
type InviteConfig ¶
type InviteConfig struct {
ForcedInvite bool `protobuf:"varint,1,opt,name=forced_invite,json=forcedInvite,proto3" json:"forced_invite,omitempty"` // 是否强制邀请
ReferralPercentage int64 `protobuf:"varint,2,opt,name=referral_percentage,json=referralPercentage,proto3" json:"referral_percentage,omitempty"` // 返利百分比
OnlyFirstPurchase bool `protobuf:"varint,3,opt,name=only_first_purchase,json=onlyFirstPurchase,proto3" json:"only_first_purchase,omitempty"` // 是否仅首次购买
// contains filtered or unexported fields
}
InviteConfig 邀请配置
func (*InviteConfig) Descriptor
deprecated
func (*InviteConfig) Descriptor() ([]byte, []int)
Deprecated: Use InviteConfig.ProtoReflect.Descriptor instead.
func (*InviteConfig) GetForcedInvite ¶
func (x *InviteConfig) GetForcedInvite() bool
func (*InviteConfig) GetOnlyFirstPurchase ¶
func (x *InviteConfig) GetOnlyFirstPurchase() bool
func (*InviteConfig) GetReferralPercentage ¶
func (x *InviteConfig) GetReferralPercentage() int64
func (*InviteConfig) ProtoMessage ¶
func (*InviteConfig) ProtoMessage()
func (*InviteConfig) ProtoReflect ¶
func (x *InviteConfig) ProtoReflect() protoreflect.Message
func (*InviteConfig) Reset ¶
func (x *InviteConfig) Reset()
func (*InviteConfig) String ¶
func (x *InviteConfig) String() string
func (*InviteConfig) Validate ¶
func (m *InviteConfig) Validate() error
Validate checks the field values on InviteConfig 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 (*InviteConfig) ValidateAll ¶
func (m *InviteConfig) ValidateAll() error
ValidateAll checks the field values on InviteConfig 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 InviteConfigMultiError, or nil if none found.
type InviteConfigMultiError ¶
type InviteConfigMultiError []error
InviteConfigMultiError is an error wrapping multiple validation errors returned by InviteConfig.ValidateAll() if the designated constraints aren't met.
func (InviteConfigMultiError) AllErrors ¶
func (m InviteConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InviteConfigMultiError) Error ¶
func (m InviteConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InviteConfigValidationError ¶
type InviteConfigValidationError struct {
// contains filtered or unexported fields
}
InviteConfigValidationError is the validation error returned by InviteConfig.Validate if the designated constraints aren't met.
func (InviteConfigValidationError) Cause ¶
func (e InviteConfigValidationError) Cause() error
Cause function returns cause value.
func (InviteConfigValidationError) Error ¶
func (e InviteConfigValidationError) Error() string
Error satisfies the builtin error interface
func (InviteConfigValidationError) ErrorName ¶
func (e InviteConfigValidationError) ErrorName() string
ErrorName returns error name.
func (InviteConfigValidationError) Field ¶
func (e InviteConfigValidationError) Field() string
Field function returns field value.
func (InviteConfigValidationError) Key ¶
func (e InviteConfigValidationError) Key() bool
Key function returns key value.
func (InviteConfigValidationError) Reason ¶
func (e InviteConfigValidationError) Reason() string
Reason function returns reason value.
type NodeConfig ¶
type NodeConfig struct {
NodeSecret string `protobuf:"bytes,1,opt,name=node_secret,json=nodeSecret,proto3" json:"node_secret,omitempty"` // 节点密钥
NodePullInterval int64 `protobuf:"varint,2,opt,name=node_pull_interval,json=nodePullInterval,proto3" json:"node_pull_interval,omitempty"` // 节点拉取间隔
NodePushInterval int64 `protobuf:"varint,3,opt,name=node_push_interval,json=nodePushInterval,proto3" json:"node_push_interval,omitempty"` // 节点推送间隔
TrafficReportThreshold int64 `` // 流量报告阈值
/* 130-byte string literal not displayed */
IpStrategy string `protobuf:"bytes,5,opt,name=ip_strategy,json=ipStrategy,proto3" json:"ip_strategy,omitempty"` // IP策略
Dns []*NodeDNS `protobuf:"bytes,6,rep,name=dns,proto3" json:"dns,omitempty"` // DNS配置
Block []string `protobuf:"bytes,7,rep,name=block,proto3" json:"block,omitempty"` // 屏蔽列表
Outbound []*NodeOutbound `protobuf:"bytes,8,rep,name=outbound,proto3" json:"outbound,omitempty"` // 出站配置
DeviceAdmissionEnabled bool `` // 设备准入检查开关
/* 130-byte string literal not displayed */
DeviceCountMode string `protobuf:"bytes,10,opt,name=device_count_mode,json=deviceCountMode,proto3" json:"device_count_mode,omitempty"` // 设备计数模式 (ip/connection)
// contains filtered or unexported fields
}
NodeConfig 节点配置
func (*NodeConfig) Descriptor
deprecated
func (*NodeConfig) Descriptor() ([]byte, []int)
Deprecated: Use NodeConfig.ProtoReflect.Descriptor instead.
func (*NodeConfig) GetBlock ¶
func (x *NodeConfig) GetBlock() []string
func (*NodeConfig) GetDeviceAdmissionEnabled ¶
func (x *NodeConfig) GetDeviceAdmissionEnabled() bool
func (*NodeConfig) GetDeviceCountMode ¶
func (x *NodeConfig) GetDeviceCountMode() string
func (*NodeConfig) GetDns ¶
func (x *NodeConfig) GetDns() []*NodeDNS
func (*NodeConfig) GetIpStrategy ¶
func (x *NodeConfig) GetIpStrategy() string
func (*NodeConfig) GetNodePullInterval ¶
func (x *NodeConfig) GetNodePullInterval() int64
func (*NodeConfig) GetNodePushInterval ¶
func (x *NodeConfig) GetNodePushInterval() int64
func (*NodeConfig) GetNodeSecret ¶
func (x *NodeConfig) GetNodeSecret() string
func (*NodeConfig) GetOutbound ¶
func (x *NodeConfig) GetOutbound() []*NodeOutbound
func (*NodeConfig) GetTrafficReportThreshold ¶
func (x *NodeConfig) GetTrafficReportThreshold() int64
func (*NodeConfig) ProtoMessage ¶
func (*NodeConfig) ProtoMessage()
func (*NodeConfig) ProtoReflect ¶
func (x *NodeConfig) ProtoReflect() protoreflect.Message
func (*NodeConfig) Reset ¶
func (x *NodeConfig) Reset()
func (*NodeConfig) String ¶
func (x *NodeConfig) String() string
func (*NodeConfig) Validate ¶
func (m *NodeConfig) Validate() error
Validate checks the field values on NodeConfig 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 (*NodeConfig) ValidateAll ¶
func (m *NodeConfig) ValidateAll() error
ValidateAll checks the field values on NodeConfig 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 NodeConfigMultiError, or nil if none found.
type NodeConfigMultiError ¶
type NodeConfigMultiError []error
NodeConfigMultiError is an error wrapping multiple validation errors returned by NodeConfig.ValidateAll() if the designated constraints aren't met.
func (NodeConfigMultiError) AllErrors ¶
func (m NodeConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NodeConfigMultiError) Error ¶
func (m NodeConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NodeConfigValidationError ¶
type NodeConfigValidationError struct {
// contains filtered or unexported fields
}
NodeConfigValidationError is the validation error returned by NodeConfig.Validate if the designated constraints aren't met.
func (NodeConfigValidationError) Cause ¶
func (e NodeConfigValidationError) Cause() error
Cause function returns cause value.
func (NodeConfigValidationError) Error ¶
func (e NodeConfigValidationError) Error() string
Error satisfies the builtin error interface
func (NodeConfigValidationError) ErrorName ¶
func (e NodeConfigValidationError) ErrorName() string
ErrorName returns error name.
func (NodeConfigValidationError) Field ¶
func (e NodeConfigValidationError) Field() string
Field function returns field value.
func (NodeConfigValidationError) Key ¶
func (e NodeConfigValidationError) Key() bool
Key function returns key value.
func (NodeConfigValidationError) Reason ¶
func (e NodeConfigValidationError) Reason() string
Reason function returns reason value.
type NodeDNS ¶
type NodeDNS struct {
Proto string `protobuf:"bytes,1,opt,name=proto,proto3" json:"proto,omitempty"` // 协议
Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` // 地址
Domains []string `protobuf:"bytes,3,rep,name=domains,proto3" json:"domains,omitempty"` // 域名列表
// contains filtered or unexported fields
}
NodeDNS 节点DNS配置
func (*NodeDNS) Descriptor
deprecated
func (*NodeDNS) GetAddress ¶
func (*NodeDNS) GetDomains ¶
func (*NodeDNS) ProtoMessage ¶
func (*NodeDNS) ProtoMessage()
func (*NodeDNS) ProtoReflect ¶
func (x *NodeDNS) ProtoReflect() protoreflect.Message
func (*NodeDNS) Validate ¶
Validate checks the field values on NodeDNS 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 (*NodeDNS) ValidateAll ¶
ValidateAll checks the field values on NodeDNS 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 NodeDNSMultiError, or nil if none found.
type NodeDNSMultiError ¶
type NodeDNSMultiError []error
NodeDNSMultiError is an error wrapping multiple validation errors returned by NodeDNS.ValidateAll() if the designated constraints aren't met.
func (NodeDNSMultiError) AllErrors ¶
func (m NodeDNSMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NodeDNSMultiError) Error ¶
func (m NodeDNSMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NodeDNSValidationError ¶
type NodeDNSValidationError struct {
// contains filtered or unexported fields
}
NodeDNSValidationError is the validation error returned by NodeDNS.Validate if the designated constraints aren't met.
func (NodeDNSValidationError) Cause ¶
func (e NodeDNSValidationError) Cause() error
Cause function returns cause value.
func (NodeDNSValidationError) Error ¶
func (e NodeDNSValidationError) Error() string
Error satisfies the builtin error interface
func (NodeDNSValidationError) ErrorName ¶
func (e NodeDNSValidationError) ErrorName() string
ErrorName returns error name.
func (NodeDNSValidationError) Field ¶
func (e NodeDNSValidationError) Field() string
Field function returns field value.
func (NodeDNSValidationError) Key ¶
func (e NodeDNSValidationError) Key() bool
Key function returns key value.
func (NodeDNSValidationError) Reason ¶
func (e NodeDNSValidationError) Reason() string
Reason function returns reason value.
type NodeOutbound ¶
type NodeOutbound struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // 名称
Protocol string `protobuf:"bytes,2,opt,name=protocol,proto3" json:"protocol,omitempty"` // 协议
Address string `protobuf:"bytes,3,opt,name=address,proto3" json:"address,omitempty"` // 地址
Port int64 `protobuf:"varint,4,opt,name=port,proto3" json:"port,omitempty"` // 端口
Password string `protobuf:"bytes,5,opt,name=password,proto3" json:"password,omitempty"` // 密码
Rules []string `protobuf:"bytes,6,rep,name=rules,proto3" json:"rules,omitempty"` // 规则列表
// contains filtered or unexported fields
}
NodeOutbound 节点出站配置
func (*NodeOutbound) Descriptor
deprecated
func (*NodeOutbound) Descriptor() ([]byte, []int)
Deprecated: Use NodeOutbound.ProtoReflect.Descriptor instead.
func (*NodeOutbound) GetAddress ¶
func (x *NodeOutbound) GetAddress() string
func (*NodeOutbound) GetName ¶
func (x *NodeOutbound) GetName() string
func (*NodeOutbound) GetPassword ¶
func (x *NodeOutbound) GetPassword() string
func (*NodeOutbound) GetPort ¶
func (x *NodeOutbound) GetPort() int64
func (*NodeOutbound) GetProtocol ¶
func (x *NodeOutbound) GetProtocol() string
func (*NodeOutbound) GetRules ¶
func (x *NodeOutbound) GetRules() []string
func (*NodeOutbound) ProtoMessage ¶
func (*NodeOutbound) ProtoMessage()
func (*NodeOutbound) ProtoReflect ¶
func (x *NodeOutbound) ProtoReflect() protoreflect.Message
func (*NodeOutbound) Reset ¶
func (x *NodeOutbound) Reset()
func (*NodeOutbound) String ¶
func (x *NodeOutbound) String() string
func (*NodeOutbound) Validate ¶
func (m *NodeOutbound) Validate() error
Validate checks the field values on NodeOutbound 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 (*NodeOutbound) ValidateAll ¶
func (m *NodeOutbound) ValidateAll() error
ValidateAll checks the field values on NodeOutbound 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 NodeOutboundMultiError, or nil if none found.
type NodeOutboundMultiError ¶
type NodeOutboundMultiError []error
NodeOutboundMultiError is an error wrapping multiple validation errors returned by NodeOutbound.ValidateAll() if the designated constraints aren't met.
func (NodeOutboundMultiError) AllErrors ¶
func (m NodeOutboundMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NodeOutboundMultiError) Error ¶
func (m NodeOutboundMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NodeOutboundValidationError ¶
type NodeOutboundValidationError struct {
// contains filtered or unexported fields
}
NodeOutboundValidationError is the validation error returned by NodeOutbound.Validate if the designated constraints aren't met.
func (NodeOutboundValidationError) Cause ¶
func (e NodeOutboundValidationError) Cause() error
Cause function returns cause value.
func (NodeOutboundValidationError) Error ¶
func (e NodeOutboundValidationError) Error() string
Error satisfies the builtin error interface
func (NodeOutboundValidationError) ErrorName ¶
func (e NodeOutboundValidationError) ErrorName() string
ErrorName returns error name.
func (NodeOutboundValidationError) Field ¶
func (e NodeOutboundValidationError) Field() string
Field function returns field value.
func (NodeOutboundValidationError) Key ¶
func (e NodeOutboundValidationError) Key() bool
Key function returns key value.
func (NodeOutboundValidationError) Reason ¶
func (e NodeOutboundValidationError) Reason() string
Reason function returns reason value.
type PreViewNodeMultiplierData ¶
type PreViewNodeMultiplierData struct {
CurrentTime string `protobuf:"bytes,1,opt,name=current_time,json=currentTime,proto3" json:"current_time,omitempty"` // 当前时间
Ratio float32 `protobuf:"fixed32,2,opt,name=ratio,proto3" json:"ratio,omitempty"` // 当前倍率
// contains filtered or unexported fields
}
func (*PreViewNodeMultiplierData) Descriptor
deprecated
func (*PreViewNodeMultiplierData) Descriptor() ([]byte, []int)
Deprecated: Use PreViewNodeMultiplierData.ProtoReflect.Descriptor instead.
func (*PreViewNodeMultiplierData) GetCurrentTime ¶
func (x *PreViewNodeMultiplierData) GetCurrentTime() string
func (*PreViewNodeMultiplierData) GetRatio ¶
func (x *PreViewNodeMultiplierData) GetRatio() float32
func (*PreViewNodeMultiplierData) ProtoMessage ¶
func (*PreViewNodeMultiplierData) ProtoMessage()
func (*PreViewNodeMultiplierData) ProtoReflect ¶
func (x *PreViewNodeMultiplierData) ProtoReflect() protoreflect.Message
func (*PreViewNodeMultiplierData) Reset ¶
func (x *PreViewNodeMultiplierData) Reset()
func (*PreViewNodeMultiplierData) String ¶
func (x *PreViewNodeMultiplierData) String() string
func (*PreViewNodeMultiplierData) Validate ¶
func (m *PreViewNodeMultiplierData) Validate() error
Validate checks the field values on PreViewNodeMultiplierData 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 (*PreViewNodeMultiplierData) ValidateAll ¶
func (m *PreViewNodeMultiplierData) ValidateAll() error
ValidateAll checks the field values on PreViewNodeMultiplierData 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 PreViewNodeMultiplierDataMultiError, or nil if none found.
type PreViewNodeMultiplierDataMultiError ¶
type PreViewNodeMultiplierDataMultiError []error
PreViewNodeMultiplierDataMultiError is an error wrapping multiple validation errors returned by PreViewNodeMultiplierData.ValidateAll() if the designated constraints aren't met.
func (PreViewNodeMultiplierDataMultiError) AllErrors ¶
func (m PreViewNodeMultiplierDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreViewNodeMultiplierDataMultiError) Error ¶
func (m PreViewNodeMultiplierDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreViewNodeMultiplierDataValidationError ¶
type PreViewNodeMultiplierDataValidationError struct {
// contains filtered or unexported fields
}
PreViewNodeMultiplierDataValidationError is the validation error returned by PreViewNodeMultiplierData.Validate if the designated constraints aren't met.
func (PreViewNodeMultiplierDataValidationError) Cause ¶
func (e PreViewNodeMultiplierDataValidationError) Cause() error
Cause function returns cause value.
func (PreViewNodeMultiplierDataValidationError) Error ¶
func (e PreViewNodeMultiplierDataValidationError) Error() string
Error satisfies the builtin error interface
func (PreViewNodeMultiplierDataValidationError) ErrorName ¶
func (e PreViewNodeMultiplierDataValidationError) ErrorName() string
ErrorName returns error name.
func (PreViewNodeMultiplierDataValidationError) Field ¶
func (e PreViewNodeMultiplierDataValidationError) Field() string
Field function returns field value.
func (PreViewNodeMultiplierDataValidationError) Key ¶
func (e PreViewNodeMultiplierDataValidationError) Key() bool
Key function returns key value.
func (PreViewNodeMultiplierDataValidationError) Reason ¶
func (e PreViewNodeMultiplierDataValidationError) Reason() string
Reason function returns reason value.
type PreViewNodeMultiplierReply ¶
type PreViewNodeMultiplierReply 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 *PreViewNodeMultiplierData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*PreViewNodeMultiplierReply) Descriptor
deprecated
func (*PreViewNodeMultiplierReply) Descriptor() ([]byte, []int)
Deprecated: Use PreViewNodeMultiplierReply.ProtoReflect.Descriptor instead.
func (*PreViewNodeMultiplierReply) GetCode ¶
func (x *PreViewNodeMultiplierReply) GetCode() int32
func (*PreViewNodeMultiplierReply) GetData ¶
func (x *PreViewNodeMultiplierReply) GetData() *PreViewNodeMultiplierData
func (*PreViewNodeMultiplierReply) GetMessage ¶
func (x *PreViewNodeMultiplierReply) GetMessage() string
func (*PreViewNodeMultiplierReply) ProtoMessage ¶
func (*PreViewNodeMultiplierReply) ProtoMessage()
func (*PreViewNodeMultiplierReply) ProtoReflect ¶
func (x *PreViewNodeMultiplierReply) ProtoReflect() protoreflect.Message
func (*PreViewNodeMultiplierReply) Reset ¶
func (x *PreViewNodeMultiplierReply) Reset()
func (*PreViewNodeMultiplierReply) String ¶
func (x *PreViewNodeMultiplierReply) String() string
func (*PreViewNodeMultiplierReply) Validate ¶
func (m *PreViewNodeMultiplierReply) Validate() error
Validate checks the field values on PreViewNodeMultiplierReply 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 (*PreViewNodeMultiplierReply) ValidateAll ¶
func (m *PreViewNodeMultiplierReply) ValidateAll() error
ValidateAll checks the field values on PreViewNodeMultiplierReply 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 PreViewNodeMultiplierReplyMultiError, or nil if none found.
type PreViewNodeMultiplierReplyMultiError ¶
type PreViewNodeMultiplierReplyMultiError []error
PreViewNodeMultiplierReplyMultiError is an error wrapping multiple validation errors returned by PreViewNodeMultiplierReply.ValidateAll() if the designated constraints aren't met.
func (PreViewNodeMultiplierReplyMultiError) AllErrors ¶
func (m PreViewNodeMultiplierReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreViewNodeMultiplierReplyMultiError) Error ¶
func (m PreViewNodeMultiplierReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreViewNodeMultiplierReplyValidationError ¶
type PreViewNodeMultiplierReplyValidationError struct {
// contains filtered or unexported fields
}
PreViewNodeMultiplierReplyValidationError is the validation error returned by PreViewNodeMultiplierReply.Validate if the designated constraints aren't met.
func (PreViewNodeMultiplierReplyValidationError) Cause ¶
func (e PreViewNodeMultiplierReplyValidationError) Cause() error
Cause function returns cause value.
func (PreViewNodeMultiplierReplyValidationError) Error ¶
func (e PreViewNodeMultiplierReplyValidationError) Error() string
Error satisfies the builtin error interface
func (PreViewNodeMultiplierReplyValidationError) ErrorName ¶
func (e PreViewNodeMultiplierReplyValidationError) ErrorName() string
ErrorName returns error name.
func (PreViewNodeMultiplierReplyValidationError) Field ¶
func (e PreViewNodeMultiplierReplyValidationError) Field() string
Field function returns field value.
func (PreViewNodeMultiplierReplyValidationError) Key ¶
func (e PreViewNodeMultiplierReplyValidationError) Key() bool
Key function returns key value.
func (PreViewNodeMultiplierReplyValidationError) Reason ¶
func (e PreViewNodeMultiplierReplyValidationError) Reason() string
Reason function returns reason value.
type PreViewNodeMultiplierRequest ¶
type PreViewNodeMultiplierRequest struct {
// contains filtered or unexported fields
}
PreViewNodeMultiplier
func (*PreViewNodeMultiplierRequest) Descriptor
deprecated
func (*PreViewNodeMultiplierRequest) Descriptor() ([]byte, []int)
Deprecated: Use PreViewNodeMultiplierRequest.ProtoReflect.Descriptor instead.
func (*PreViewNodeMultiplierRequest) ProtoMessage ¶
func (*PreViewNodeMultiplierRequest) ProtoMessage()
func (*PreViewNodeMultiplierRequest) ProtoReflect ¶
func (x *PreViewNodeMultiplierRequest) ProtoReflect() protoreflect.Message
func (*PreViewNodeMultiplierRequest) Reset ¶
func (x *PreViewNodeMultiplierRequest) Reset()
func (*PreViewNodeMultiplierRequest) String ¶
func (x *PreViewNodeMultiplierRequest) String() string
func (*PreViewNodeMultiplierRequest) Validate ¶
func (m *PreViewNodeMultiplierRequest) Validate() error
Validate checks the field values on PreViewNodeMultiplierRequest 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 (*PreViewNodeMultiplierRequest) ValidateAll ¶
func (m *PreViewNodeMultiplierRequest) ValidateAll() error
ValidateAll checks the field values on PreViewNodeMultiplierRequest 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 PreViewNodeMultiplierRequestMultiError, or nil if none found.
type PreViewNodeMultiplierRequestMultiError ¶
type PreViewNodeMultiplierRequestMultiError []error
PreViewNodeMultiplierRequestMultiError is an error wrapping multiple validation errors returned by PreViewNodeMultiplierRequest.ValidateAll() if the designated constraints aren't met.
func (PreViewNodeMultiplierRequestMultiError) AllErrors ¶
func (m PreViewNodeMultiplierRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreViewNodeMultiplierRequestMultiError) Error ¶
func (m PreViewNodeMultiplierRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreViewNodeMultiplierRequestValidationError ¶
type PreViewNodeMultiplierRequestValidationError struct {
// contains filtered or unexported fields
}
PreViewNodeMultiplierRequestValidationError is the validation error returned by PreViewNodeMultiplierRequest.Validate if the designated constraints aren't met.
func (PreViewNodeMultiplierRequestValidationError) Cause ¶
func (e PreViewNodeMultiplierRequestValidationError) Cause() error
Cause function returns cause value.
func (PreViewNodeMultiplierRequestValidationError) Error ¶
func (e PreViewNodeMultiplierRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PreViewNodeMultiplierRequestValidationError) ErrorName ¶
func (e PreViewNodeMultiplierRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PreViewNodeMultiplierRequestValidationError) Field ¶
func (e PreViewNodeMultiplierRequestValidationError) Field() string
Field function returns field value.
func (PreViewNodeMultiplierRequestValidationError) Key ¶
func (e PreViewNodeMultiplierRequestValidationError) Key() bool
Key function returns key value.
func (PreViewNodeMultiplierRequestValidationError) Reason ¶
func (e PreViewNodeMultiplierRequestValidationError) Reason() string
Reason function returns reason value.
type PrivacyPolicyConfig ¶
type PrivacyPolicyConfig struct {
PrivacyPolicy string `protobuf:"bytes,1,opt,name=privacy_policy,json=privacyPolicy,proto3" json:"privacy_policy,omitempty"` // 隐私政策内容
// contains filtered or unexported fields
}
PrivacyPolicyConfig 隐私政策配置
func (*PrivacyPolicyConfig) Descriptor
deprecated
func (*PrivacyPolicyConfig) Descriptor() ([]byte, []int)
Deprecated: Use PrivacyPolicyConfig.ProtoReflect.Descriptor instead.
func (*PrivacyPolicyConfig) GetPrivacyPolicy ¶
func (x *PrivacyPolicyConfig) GetPrivacyPolicy() string
func (*PrivacyPolicyConfig) ProtoMessage ¶
func (*PrivacyPolicyConfig) ProtoMessage()
func (*PrivacyPolicyConfig) ProtoReflect ¶
func (x *PrivacyPolicyConfig) ProtoReflect() protoreflect.Message
func (*PrivacyPolicyConfig) Reset ¶
func (x *PrivacyPolicyConfig) Reset()
func (*PrivacyPolicyConfig) String ¶
func (x *PrivacyPolicyConfig) String() string
func (*PrivacyPolicyConfig) Validate ¶
func (m *PrivacyPolicyConfig) Validate() error
Validate checks the field values on PrivacyPolicyConfig 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 (*PrivacyPolicyConfig) ValidateAll ¶
func (m *PrivacyPolicyConfig) ValidateAll() error
ValidateAll checks the field values on PrivacyPolicyConfig 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 PrivacyPolicyConfigMultiError, or nil if none found.
type PrivacyPolicyConfigMultiError ¶
type PrivacyPolicyConfigMultiError []error
PrivacyPolicyConfigMultiError is an error wrapping multiple validation errors returned by PrivacyPolicyConfig.ValidateAll() if the designated constraints aren't met.
func (PrivacyPolicyConfigMultiError) AllErrors ¶
func (m PrivacyPolicyConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PrivacyPolicyConfigMultiError) Error ¶
func (m PrivacyPolicyConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PrivacyPolicyConfigValidationError ¶
type PrivacyPolicyConfigValidationError struct {
// contains filtered or unexported fields
}
PrivacyPolicyConfigValidationError is the validation error returned by PrivacyPolicyConfig.Validate if the designated constraints aren't met.
func (PrivacyPolicyConfigValidationError) Cause ¶
func (e PrivacyPolicyConfigValidationError) Cause() error
Cause function returns cause value.
func (PrivacyPolicyConfigValidationError) Error ¶
func (e PrivacyPolicyConfigValidationError) Error() string
Error satisfies the builtin error interface
func (PrivacyPolicyConfigValidationError) ErrorName ¶
func (e PrivacyPolicyConfigValidationError) ErrorName() string
ErrorName returns error name.
func (PrivacyPolicyConfigValidationError) Field ¶
func (e PrivacyPolicyConfigValidationError) Field() string
Field function returns field value.
func (PrivacyPolicyConfigValidationError) Key ¶
func (e PrivacyPolicyConfigValidationError) Key() bool
Key function returns key value.
func (PrivacyPolicyConfigValidationError) Reason ¶
func (e PrivacyPolicyConfigValidationError) Reason() string
Reason function returns reason value.
type RegisterConfig ¶
type RegisterConfig struct {
StopRegister bool `protobuf:"varint,1,opt,name=stop_register,json=stopRegister,proto3" json:"stop_register,omitempty"` // 是否停止注册
EnableTrial bool `protobuf:"varint,2,opt,name=enable_trial,json=enableTrial,proto3" json:"enable_trial,omitempty"` // 是否启用试用
TrialSubscribe int64 `protobuf:"varint,3,opt,name=trial_subscribe,json=trialSubscribe,proto3" json:"trial_subscribe,omitempty"` // 试用订阅
TrialTime int64 `protobuf:"varint,4,opt,name=trial_time,json=trialTime,proto3" json:"trial_time,omitempty"` // 试用时间
TrialTimeUnit string `protobuf:"bytes,5,opt,name=trial_time_unit,json=trialTimeUnit,proto3" json:"trial_time_unit,omitempty"` // 试用时间单位
EnableIpRegisterLimit bool `` // 是否启用IP注册限制
/* 129-byte string literal not displayed */
IpRegisterLimit int64 `protobuf:"varint,7,opt,name=ip_register_limit,json=ipRegisterLimit,proto3" json:"ip_register_limit,omitempty"` // IP注册限制
IpRegisterLimitDuration int64 `` // IP注册限制时长
/* 135-byte string literal not displayed */
DeviceLimit int64 `protobuf:"varint,9,opt,name=device_limit,json=deviceLimit,proto3" json:"device_limit,omitempty"` // 设备限制
// contains filtered or unexported fields
}
RegisterConfig 注册配置
func (*RegisterConfig) Descriptor
deprecated
func (*RegisterConfig) Descriptor() ([]byte, []int)
Deprecated: Use RegisterConfig.ProtoReflect.Descriptor instead.
func (*RegisterConfig) GetDeviceLimit ¶
func (x *RegisterConfig) GetDeviceLimit() int64
func (*RegisterConfig) GetEnableIpRegisterLimit ¶
func (x *RegisterConfig) GetEnableIpRegisterLimit() bool
func (*RegisterConfig) GetEnableTrial ¶
func (x *RegisterConfig) GetEnableTrial() bool
func (*RegisterConfig) GetIpRegisterLimit ¶
func (x *RegisterConfig) GetIpRegisterLimit() int64
func (*RegisterConfig) GetIpRegisterLimitDuration ¶
func (x *RegisterConfig) GetIpRegisterLimitDuration() int64
func (*RegisterConfig) GetStopRegister ¶
func (x *RegisterConfig) GetStopRegister() bool
func (*RegisterConfig) GetTrialSubscribe ¶
func (x *RegisterConfig) GetTrialSubscribe() int64
func (*RegisterConfig) GetTrialTime ¶
func (x *RegisterConfig) GetTrialTime() int64
func (*RegisterConfig) GetTrialTimeUnit ¶
func (x *RegisterConfig) GetTrialTimeUnit() string
func (*RegisterConfig) ProtoMessage ¶
func (*RegisterConfig) ProtoMessage()
func (*RegisterConfig) ProtoReflect ¶
func (x *RegisterConfig) ProtoReflect() protoreflect.Message
func (*RegisterConfig) Reset ¶
func (x *RegisterConfig) Reset()
func (*RegisterConfig) String ¶
func (x *RegisterConfig) String() string
func (*RegisterConfig) Validate ¶
func (m *RegisterConfig) Validate() error
Validate checks the field values on RegisterConfig 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 (*RegisterConfig) ValidateAll ¶
func (m *RegisterConfig) ValidateAll() error
ValidateAll checks the field values on RegisterConfig 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 RegisterConfigMultiError, or nil if none found.
type RegisterConfigMultiError ¶
type RegisterConfigMultiError []error
RegisterConfigMultiError is an error wrapping multiple validation errors returned by RegisterConfig.ValidateAll() if the designated constraints aren't met.
func (RegisterConfigMultiError) AllErrors ¶
func (m RegisterConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterConfigMultiError) Error ¶
func (m RegisterConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterConfigValidationError ¶
type RegisterConfigValidationError struct {
// contains filtered or unexported fields
}
RegisterConfigValidationError is the validation error returned by RegisterConfig.Validate if the designated constraints aren't met.
func (RegisterConfigValidationError) Cause ¶
func (e RegisterConfigValidationError) Cause() error
Cause function returns cause value.
func (RegisterConfigValidationError) Error ¶
func (e RegisterConfigValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterConfigValidationError) ErrorName ¶
func (e RegisterConfigValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterConfigValidationError) Field ¶
func (e RegisterConfigValidationError) Field() string
Field function returns field value.
func (RegisterConfigValidationError) Key ¶
func (e RegisterConfigValidationError) Key() bool
Key function returns key value.
func (RegisterConfigValidationError) Reason ¶
func (e RegisterConfigValidationError) Reason() string
Reason function returns reason value.
type SetNodeMultiplierData ¶
type SetNodeMultiplierData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*SetNodeMultiplierData) Descriptor
deprecated
func (*SetNodeMultiplierData) Descriptor() ([]byte, []int)
Deprecated: Use SetNodeMultiplierData.ProtoReflect.Descriptor instead.
func (*SetNodeMultiplierData) GetSuccess ¶
func (x *SetNodeMultiplierData) GetSuccess() bool
func (*SetNodeMultiplierData) ProtoMessage ¶
func (*SetNodeMultiplierData) ProtoMessage()
func (*SetNodeMultiplierData) ProtoReflect ¶
func (x *SetNodeMultiplierData) ProtoReflect() protoreflect.Message
func (*SetNodeMultiplierData) Reset ¶
func (x *SetNodeMultiplierData) Reset()
func (*SetNodeMultiplierData) String ¶
func (x *SetNodeMultiplierData) String() string
func (*SetNodeMultiplierData) Validate ¶
func (m *SetNodeMultiplierData) Validate() error
Validate checks the field values on SetNodeMultiplierData 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 (*SetNodeMultiplierData) ValidateAll ¶
func (m *SetNodeMultiplierData) ValidateAll() error
ValidateAll checks the field values on SetNodeMultiplierData 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 SetNodeMultiplierDataMultiError, or nil if none found.
type SetNodeMultiplierDataMultiError ¶
type SetNodeMultiplierDataMultiError []error
SetNodeMultiplierDataMultiError is an error wrapping multiple validation errors returned by SetNodeMultiplierData.ValidateAll() if the designated constraints aren't met.
func (SetNodeMultiplierDataMultiError) AllErrors ¶
func (m SetNodeMultiplierDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetNodeMultiplierDataMultiError) Error ¶
func (m SetNodeMultiplierDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetNodeMultiplierDataValidationError ¶
type SetNodeMultiplierDataValidationError struct {
// contains filtered or unexported fields
}
SetNodeMultiplierDataValidationError is the validation error returned by SetNodeMultiplierData.Validate if the designated constraints aren't met.
func (SetNodeMultiplierDataValidationError) Cause ¶
func (e SetNodeMultiplierDataValidationError) Cause() error
Cause function returns cause value.
func (SetNodeMultiplierDataValidationError) Error ¶
func (e SetNodeMultiplierDataValidationError) Error() string
Error satisfies the builtin error interface
func (SetNodeMultiplierDataValidationError) ErrorName ¶
func (e SetNodeMultiplierDataValidationError) ErrorName() string
ErrorName returns error name.
func (SetNodeMultiplierDataValidationError) Field ¶
func (e SetNodeMultiplierDataValidationError) Field() string
Field function returns field value.
func (SetNodeMultiplierDataValidationError) Key ¶
func (e SetNodeMultiplierDataValidationError) Key() bool
Key function returns key value.
func (SetNodeMultiplierDataValidationError) Reason ¶
func (e SetNodeMultiplierDataValidationError) Reason() string
Reason function returns reason value.
type SetNodeMultiplierReply ¶
type SetNodeMultiplierReply 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 *SetNodeMultiplierData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*SetNodeMultiplierReply) Descriptor
deprecated
func (*SetNodeMultiplierReply) Descriptor() ([]byte, []int)
Deprecated: Use SetNodeMultiplierReply.ProtoReflect.Descriptor instead.
func (*SetNodeMultiplierReply) GetCode ¶
func (x *SetNodeMultiplierReply) GetCode() int32
func (*SetNodeMultiplierReply) GetData ¶
func (x *SetNodeMultiplierReply) GetData() *SetNodeMultiplierData
func (*SetNodeMultiplierReply) GetMessage ¶
func (x *SetNodeMultiplierReply) GetMessage() string
func (*SetNodeMultiplierReply) ProtoMessage ¶
func (*SetNodeMultiplierReply) ProtoMessage()
func (*SetNodeMultiplierReply) ProtoReflect ¶
func (x *SetNodeMultiplierReply) ProtoReflect() protoreflect.Message
func (*SetNodeMultiplierReply) Reset ¶
func (x *SetNodeMultiplierReply) Reset()
func (*SetNodeMultiplierReply) String ¶
func (x *SetNodeMultiplierReply) String() string
func (*SetNodeMultiplierReply) Validate ¶
func (m *SetNodeMultiplierReply) Validate() error
Validate checks the field values on SetNodeMultiplierReply 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 (*SetNodeMultiplierReply) ValidateAll ¶
func (m *SetNodeMultiplierReply) ValidateAll() error
ValidateAll checks the field values on SetNodeMultiplierReply 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 SetNodeMultiplierReplyMultiError, or nil if none found.
type SetNodeMultiplierReplyMultiError ¶
type SetNodeMultiplierReplyMultiError []error
SetNodeMultiplierReplyMultiError is an error wrapping multiple validation errors returned by SetNodeMultiplierReply.ValidateAll() if the designated constraints aren't met.
func (SetNodeMultiplierReplyMultiError) AllErrors ¶
func (m SetNodeMultiplierReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetNodeMultiplierReplyMultiError) Error ¶
func (m SetNodeMultiplierReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetNodeMultiplierReplyValidationError ¶
type SetNodeMultiplierReplyValidationError struct {
// contains filtered or unexported fields
}
SetNodeMultiplierReplyValidationError is the validation error returned by SetNodeMultiplierReply.Validate if the designated constraints aren't met.
func (SetNodeMultiplierReplyValidationError) Cause ¶
func (e SetNodeMultiplierReplyValidationError) Cause() error
Cause function returns cause value.
func (SetNodeMultiplierReplyValidationError) Error ¶
func (e SetNodeMultiplierReplyValidationError) Error() string
Error satisfies the builtin error interface
func (SetNodeMultiplierReplyValidationError) ErrorName ¶
func (e SetNodeMultiplierReplyValidationError) ErrorName() string
ErrorName returns error name.
func (SetNodeMultiplierReplyValidationError) Field ¶
func (e SetNodeMultiplierReplyValidationError) Field() string
Field function returns field value.
func (SetNodeMultiplierReplyValidationError) Key ¶
func (e SetNodeMultiplierReplyValidationError) Key() bool
Key function returns key value.
func (SetNodeMultiplierReplyValidationError) Reason ¶
func (e SetNodeMultiplierReplyValidationError) Reason() string
Reason function returns reason value.
type SetNodeMultiplierRequest ¶
type SetNodeMultiplierRequest struct {
Periods []*TimePeriod `protobuf:"bytes,1,rep,name=periods,proto3" json:"periods,omitempty"`
// contains filtered or unexported fields
}
SetNodeMultiplier
func (*SetNodeMultiplierRequest) Descriptor
deprecated
func (*SetNodeMultiplierRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetNodeMultiplierRequest.ProtoReflect.Descriptor instead.
func (*SetNodeMultiplierRequest) GetPeriods ¶
func (x *SetNodeMultiplierRequest) GetPeriods() []*TimePeriod
func (*SetNodeMultiplierRequest) ProtoMessage ¶
func (*SetNodeMultiplierRequest) ProtoMessage()
func (*SetNodeMultiplierRequest) ProtoReflect ¶
func (x *SetNodeMultiplierRequest) ProtoReflect() protoreflect.Message
func (*SetNodeMultiplierRequest) Reset ¶
func (x *SetNodeMultiplierRequest) Reset()
func (*SetNodeMultiplierRequest) String ¶
func (x *SetNodeMultiplierRequest) String() string
func (*SetNodeMultiplierRequest) Validate ¶
func (m *SetNodeMultiplierRequest) Validate() error
Validate checks the field values on SetNodeMultiplierRequest 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 (*SetNodeMultiplierRequest) ValidateAll ¶
func (m *SetNodeMultiplierRequest) ValidateAll() error
ValidateAll checks the field values on SetNodeMultiplierRequest 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 SetNodeMultiplierRequestMultiError, or nil if none found.
type SetNodeMultiplierRequestMultiError ¶
type SetNodeMultiplierRequestMultiError []error
SetNodeMultiplierRequestMultiError is an error wrapping multiple validation errors returned by SetNodeMultiplierRequest.ValidateAll() if the designated constraints aren't met.
func (SetNodeMultiplierRequestMultiError) AllErrors ¶
func (m SetNodeMultiplierRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetNodeMultiplierRequestMultiError) Error ¶
func (m SetNodeMultiplierRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetNodeMultiplierRequestValidationError ¶
type SetNodeMultiplierRequestValidationError struct {
// contains filtered or unexported fields
}
SetNodeMultiplierRequestValidationError is the validation error returned by SetNodeMultiplierRequest.Validate if the designated constraints aren't met.
func (SetNodeMultiplierRequestValidationError) Cause ¶
func (e SetNodeMultiplierRequestValidationError) Cause() error
Cause function returns cause value.
func (SetNodeMultiplierRequestValidationError) Error ¶
func (e SetNodeMultiplierRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetNodeMultiplierRequestValidationError) ErrorName ¶
func (e SetNodeMultiplierRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetNodeMultiplierRequestValidationError) Field ¶
func (e SetNodeMultiplierRequestValidationError) Field() string
Field function returns field value.
func (SetNodeMultiplierRequestValidationError) Key ¶
func (e SetNodeMultiplierRequestValidationError) Key() bool
Key function returns key value.
func (SetNodeMultiplierRequestValidationError) Reason ¶
func (e SetNodeMultiplierRequestValidationError) Reason() string
Reason function returns reason value.
type SettingTelegramBotData ¶
type SettingTelegramBotData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*SettingTelegramBotData) Descriptor
deprecated
func (*SettingTelegramBotData) Descriptor() ([]byte, []int)
Deprecated: Use SettingTelegramBotData.ProtoReflect.Descriptor instead.
func (*SettingTelegramBotData) GetSuccess ¶
func (x *SettingTelegramBotData) GetSuccess() bool
func (*SettingTelegramBotData) ProtoMessage ¶
func (*SettingTelegramBotData) ProtoMessage()
func (*SettingTelegramBotData) ProtoReflect ¶
func (x *SettingTelegramBotData) ProtoReflect() protoreflect.Message
func (*SettingTelegramBotData) Reset ¶
func (x *SettingTelegramBotData) Reset()
func (*SettingTelegramBotData) String ¶
func (x *SettingTelegramBotData) String() string
func (*SettingTelegramBotData) Validate ¶
func (m *SettingTelegramBotData) Validate() error
Validate checks the field values on SettingTelegramBotData 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 (*SettingTelegramBotData) ValidateAll ¶
func (m *SettingTelegramBotData) ValidateAll() error
ValidateAll checks the field values on SettingTelegramBotData 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 SettingTelegramBotDataMultiError, or nil if none found.
type SettingTelegramBotDataMultiError ¶
type SettingTelegramBotDataMultiError []error
SettingTelegramBotDataMultiError is an error wrapping multiple validation errors returned by SettingTelegramBotData.ValidateAll() if the designated constraints aren't met.
func (SettingTelegramBotDataMultiError) AllErrors ¶
func (m SettingTelegramBotDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SettingTelegramBotDataMultiError) Error ¶
func (m SettingTelegramBotDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SettingTelegramBotDataValidationError ¶
type SettingTelegramBotDataValidationError struct {
// contains filtered or unexported fields
}
SettingTelegramBotDataValidationError is the validation error returned by SettingTelegramBotData.Validate if the designated constraints aren't met.
func (SettingTelegramBotDataValidationError) Cause ¶
func (e SettingTelegramBotDataValidationError) Cause() error
Cause function returns cause value.
func (SettingTelegramBotDataValidationError) Error ¶
func (e SettingTelegramBotDataValidationError) Error() string
Error satisfies the builtin error interface
func (SettingTelegramBotDataValidationError) ErrorName ¶
func (e SettingTelegramBotDataValidationError) ErrorName() string
ErrorName returns error name.
func (SettingTelegramBotDataValidationError) Field ¶
func (e SettingTelegramBotDataValidationError) Field() string
Field function returns field value.
func (SettingTelegramBotDataValidationError) Key ¶
func (e SettingTelegramBotDataValidationError) Key() bool
Key function returns key value.
func (SettingTelegramBotDataValidationError) Reason ¶
func (e SettingTelegramBotDataValidationError) Reason() string
Reason function returns reason value.
type SettingTelegramBotReply ¶
type SettingTelegramBotReply 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 *SettingTelegramBotData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*SettingTelegramBotReply) Descriptor
deprecated
func (*SettingTelegramBotReply) Descriptor() ([]byte, []int)
Deprecated: Use SettingTelegramBotReply.ProtoReflect.Descriptor instead.
func (*SettingTelegramBotReply) GetCode ¶
func (x *SettingTelegramBotReply) GetCode() int32
func (*SettingTelegramBotReply) GetData ¶
func (x *SettingTelegramBotReply) GetData() *SettingTelegramBotData
func (*SettingTelegramBotReply) GetMessage ¶
func (x *SettingTelegramBotReply) GetMessage() string
func (*SettingTelegramBotReply) ProtoMessage ¶
func (*SettingTelegramBotReply) ProtoMessage()
func (*SettingTelegramBotReply) ProtoReflect ¶
func (x *SettingTelegramBotReply) ProtoReflect() protoreflect.Message
func (*SettingTelegramBotReply) Reset ¶
func (x *SettingTelegramBotReply) Reset()
func (*SettingTelegramBotReply) String ¶
func (x *SettingTelegramBotReply) String() string
func (*SettingTelegramBotReply) Validate ¶
func (m *SettingTelegramBotReply) Validate() error
Validate checks the field values on SettingTelegramBotReply 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 (*SettingTelegramBotReply) ValidateAll ¶
func (m *SettingTelegramBotReply) ValidateAll() error
ValidateAll checks the field values on SettingTelegramBotReply 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 SettingTelegramBotReplyMultiError, or nil if none found.
type SettingTelegramBotReplyMultiError ¶
type SettingTelegramBotReplyMultiError []error
SettingTelegramBotReplyMultiError is an error wrapping multiple validation errors returned by SettingTelegramBotReply.ValidateAll() if the designated constraints aren't met.
func (SettingTelegramBotReplyMultiError) AllErrors ¶
func (m SettingTelegramBotReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SettingTelegramBotReplyMultiError) Error ¶
func (m SettingTelegramBotReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SettingTelegramBotReplyValidationError ¶
type SettingTelegramBotReplyValidationError struct {
// contains filtered or unexported fields
}
SettingTelegramBotReplyValidationError is the validation error returned by SettingTelegramBotReply.Validate if the designated constraints aren't met.
func (SettingTelegramBotReplyValidationError) Cause ¶
func (e SettingTelegramBotReplyValidationError) Cause() error
Cause function returns cause value.
func (SettingTelegramBotReplyValidationError) Error ¶
func (e SettingTelegramBotReplyValidationError) Error() string
Error satisfies the builtin error interface
func (SettingTelegramBotReplyValidationError) ErrorName ¶
func (e SettingTelegramBotReplyValidationError) ErrorName() string
ErrorName returns error name.
func (SettingTelegramBotReplyValidationError) Field ¶
func (e SettingTelegramBotReplyValidationError) Field() string
Field function returns field value.
func (SettingTelegramBotReplyValidationError) Key ¶
func (e SettingTelegramBotReplyValidationError) Key() bool
Key function returns key value.
func (SettingTelegramBotReplyValidationError) Reason ¶
func (e SettingTelegramBotReplyValidationError) Reason() string
Reason function returns reason value.
type SettingTelegramBotRequest ¶
type SettingTelegramBotRequest struct {
// contains filtered or unexported fields
}
SettingTelegramBot
func (*SettingTelegramBotRequest) Descriptor
deprecated
func (*SettingTelegramBotRequest) Descriptor() ([]byte, []int)
Deprecated: Use SettingTelegramBotRequest.ProtoReflect.Descriptor instead.
func (*SettingTelegramBotRequest) ProtoMessage ¶
func (*SettingTelegramBotRequest) ProtoMessage()
func (*SettingTelegramBotRequest) ProtoReflect ¶
func (x *SettingTelegramBotRequest) ProtoReflect() protoreflect.Message
func (*SettingTelegramBotRequest) Reset ¶
func (x *SettingTelegramBotRequest) Reset()
func (*SettingTelegramBotRequest) String ¶
func (x *SettingTelegramBotRequest) String() string
func (*SettingTelegramBotRequest) Validate ¶
func (m *SettingTelegramBotRequest) Validate() error
Validate checks the field values on SettingTelegramBotRequest 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 (*SettingTelegramBotRequest) ValidateAll ¶
func (m *SettingTelegramBotRequest) ValidateAll() error
ValidateAll checks the field values on SettingTelegramBotRequest 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 SettingTelegramBotRequestMultiError, or nil if none found.
type SettingTelegramBotRequestMultiError ¶
type SettingTelegramBotRequestMultiError []error
SettingTelegramBotRequestMultiError is an error wrapping multiple validation errors returned by SettingTelegramBotRequest.ValidateAll() if the designated constraints aren't met.
func (SettingTelegramBotRequestMultiError) AllErrors ¶
func (m SettingTelegramBotRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SettingTelegramBotRequestMultiError) Error ¶
func (m SettingTelegramBotRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SettingTelegramBotRequestValidationError ¶
type SettingTelegramBotRequestValidationError struct {
// contains filtered or unexported fields
}
SettingTelegramBotRequestValidationError is the validation error returned by SettingTelegramBotRequest.Validate if the designated constraints aren't met.
func (SettingTelegramBotRequestValidationError) Cause ¶
func (e SettingTelegramBotRequestValidationError) Cause() error
Cause function returns cause value.
func (SettingTelegramBotRequestValidationError) Error ¶
func (e SettingTelegramBotRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SettingTelegramBotRequestValidationError) ErrorName ¶
func (e SettingTelegramBotRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SettingTelegramBotRequestValidationError) Field ¶
func (e SettingTelegramBotRequestValidationError) Field() string
Field function returns field value.
func (SettingTelegramBotRequestValidationError) Key ¶
func (e SettingTelegramBotRequestValidationError) Key() bool
Key function returns key value.
func (SettingTelegramBotRequestValidationError) Reason ¶
func (e SettingTelegramBotRequestValidationError) Reason() string
Reason function returns reason value.
type SiteConfig ¶
type SiteConfig struct {
Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"` // 主机地址
SiteName string `protobuf:"bytes,2,opt,name=site_name,json=siteName,proto3" json:"site_name,omitempty"` // 站点名称
SiteDesc string `protobuf:"bytes,3,opt,name=site_desc,json=siteDesc,proto3" json:"site_desc,omitempty"` // 站点描述
SiteLogo string `protobuf:"bytes,4,opt,name=site_logo,json=siteLogo,proto3" json:"site_logo,omitempty"` // 站点Logo
Keywords string `protobuf:"bytes,5,opt,name=keywords,proto3" json:"keywords,omitempty"` // 关键词
CustomHtml string `protobuf:"bytes,6,opt,name=custom_html,json=customHtml,proto3" json:"custom_html,omitempty"` // 自定义HTML
CustomData string `protobuf:"bytes,7,opt,name=custom_data,json=customData,proto3" json:"custom_data,omitempty"` // 自定义数据
// contains filtered or unexported fields
}
SiteConfig 站点配置
func (*SiteConfig) Descriptor
deprecated
func (*SiteConfig) Descriptor() ([]byte, []int)
Deprecated: Use SiteConfig.ProtoReflect.Descriptor instead.
func (*SiteConfig) GetCustomData ¶
func (x *SiteConfig) GetCustomData() string
func (*SiteConfig) GetCustomHtml ¶
func (x *SiteConfig) GetCustomHtml() string
func (*SiteConfig) GetHost ¶
func (x *SiteConfig) GetHost() string
func (*SiteConfig) GetKeywords ¶
func (x *SiteConfig) GetKeywords() string
func (*SiteConfig) GetSiteDesc ¶
func (x *SiteConfig) GetSiteDesc() string
func (*SiteConfig) GetSiteLogo ¶
func (x *SiteConfig) GetSiteLogo() string
func (*SiteConfig) GetSiteName ¶
func (x *SiteConfig) GetSiteName() string
func (*SiteConfig) ProtoMessage ¶
func (*SiteConfig) ProtoMessage()
func (*SiteConfig) ProtoReflect ¶
func (x *SiteConfig) ProtoReflect() protoreflect.Message
func (*SiteConfig) Reset ¶
func (x *SiteConfig) Reset()
func (*SiteConfig) String ¶
func (x *SiteConfig) String() string
func (*SiteConfig) Validate ¶
func (m *SiteConfig) Validate() error
Validate checks the field values on SiteConfig 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 (*SiteConfig) ValidateAll ¶
func (m *SiteConfig) ValidateAll() error
ValidateAll checks the field values on SiteConfig 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 SiteConfigMultiError, or nil if none found.
type SiteConfigMultiError ¶
type SiteConfigMultiError []error
SiteConfigMultiError is an error wrapping multiple validation errors returned by SiteConfig.ValidateAll() if the designated constraints aren't met.
func (SiteConfigMultiError) AllErrors ¶
func (m SiteConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SiteConfigMultiError) Error ¶
func (m SiteConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SiteConfigValidationError ¶
type SiteConfigValidationError struct {
// contains filtered or unexported fields
}
SiteConfigValidationError is the validation error returned by SiteConfig.Validate if the designated constraints aren't met.
func (SiteConfigValidationError) Cause ¶
func (e SiteConfigValidationError) Cause() error
Cause function returns cause value.
func (SiteConfigValidationError) Error ¶
func (e SiteConfigValidationError) Error() string
Error satisfies the builtin error interface
func (SiteConfigValidationError) ErrorName ¶
func (e SiteConfigValidationError) ErrorName() string
ErrorName returns error name.
func (SiteConfigValidationError) Field ¶
func (e SiteConfigValidationError) Field() string
Field function returns field value.
func (SiteConfigValidationError) Key ¶
func (e SiteConfigValidationError) Key() bool
Key function returns key value.
func (SiteConfigValidationError) Reason ¶
func (e SiteConfigValidationError) Reason() string
Reason function returns reason value.
type SubscribeConfig ¶
type SubscribeConfig struct {
SingleModel bool `protobuf:"varint,1,opt,name=single_model,json=singleModel,proto3" json:"single_model,omitempty"` // 是否单模型
SubscribePath string `protobuf:"bytes,2,opt,name=subscribe_path,json=subscribePath,proto3" json:"subscribe_path,omitempty"` // 订阅路径
SubscribeDomain string `protobuf:"bytes,3,opt,name=subscribe_domain,json=subscribeDomain,proto3" json:"subscribe_domain,omitempty"` // 订阅域名
PanDomain bool `protobuf:"varint,4,opt,name=pan_domain,json=panDomain,proto3" json:"pan_domain,omitempty"` // 是否泛域名
UserAgentLimit bool `protobuf:"varint,5,opt,name=user_agent_limit,json=userAgentLimit,proto3" json:"user_agent_limit,omitempty"` // 是否用户代理限制
UserAgentList string `protobuf:"bytes,6,opt,name=user_agent_list,json=userAgentList,proto3" json:"user_agent_list,omitempty"` // 用户代理列表
// contains filtered or unexported fields
}
SubscribeConfig 订阅配置
func (*SubscribeConfig) Descriptor
deprecated
func (*SubscribeConfig) Descriptor() ([]byte, []int)
Deprecated: Use SubscribeConfig.ProtoReflect.Descriptor instead.
func (*SubscribeConfig) GetPanDomain ¶
func (x *SubscribeConfig) GetPanDomain() bool
func (*SubscribeConfig) GetSingleModel ¶
func (x *SubscribeConfig) GetSingleModel() bool
func (*SubscribeConfig) GetSubscribeDomain ¶
func (x *SubscribeConfig) GetSubscribeDomain() string
func (*SubscribeConfig) GetSubscribePath ¶
func (x *SubscribeConfig) GetSubscribePath() string
func (*SubscribeConfig) GetUserAgentLimit ¶
func (x *SubscribeConfig) GetUserAgentLimit() bool
func (*SubscribeConfig) GetUserAgentList ¶
func (x *SubscribeConfig) GetUserAgentList() string
func (*SubscribeConfig) ProtoMessage ¶
func (*SubscribeConfig) ProtoMessage()
func (*SubscribeConfig) ProtoReflect ¶
func (x *SubscribeConfig) ProtoReflect() protoreflect.Message
func (*SubscribeConfig) Reset ¶
func (x *SubscribeConfig) Reset()
func (*SubscribeConfig) String ¶
func (x *SubscribeConfig) String() string
func (*SubscribeConfig) Validate ¶
func (m *SubscribeConfig) Validate() error
Validate checks the field values on SubscribeConfig 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 (*SubscribeConfig) ValidateAll ¶
func (m *SubscribeConfig) ValidateAll() error
ValidateAll checks the field values on SubscribeConfig 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 SubscribeConfigMultiError, or nil if none found.
type SubscribeConfigMultiError ¶
type SubscribeConfigMultiError []error
SubscribeConfigMultiError is an error wrapping multiple validation errors returned by SubscribeConfig.ValidateAll() if the designated constraints aren't met.
func (SubscribeConfigMultiError) AllErrors ¶
func (m SubscribeConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SubscribeConfigMultiError) Error ¶
func (m SubscribeConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SubscribeConfigValidationError ¶
type SubscribeConfigValidationError struct {
// contains filtered or unexported fields
}
SubscribeConfigValidationError is the validation error returned by SubscribeConfig.Validate if the designated constraints aren't met.
func (SubscribeConfigValidationError) Cause ¶
func (e SubscribeConfigValidationError) Cause() error
Cause function returns cause value.
func (SubscribeConfigValidationError) Error ¶
func (e SubscribeConfigValidationError) Error() string
Error satisfies the builtin error interface
func (SubscribeConfigValidationError) ErrorName ¶
func (e SubscribeConfigValidationError) ErrorName() string
ErrorName returns error name.
func (SubscribeConfigValidationError) Field ¶
func (e SubscribeConfigValidationError) Field() string
Field function returns field value.
func (SubscribeConfigValidationError) Key ¶
func (e SubscribeConfigValidationError) Key() bool
Key function returns key value.
func (SubscribeConfigValidationError) Reason ¶
func (e SubscribeConfigValidationError) Reason() string
Reason function returns reason value.
type SystemModule ¶
type SystemModule struct {
ServiceName string `protobuf:"bytes,1,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"`
ServiceVersion string `protobuf:"bytes,2,opt,name=service_version,json=serviceVersion,proto3" json:"service_version,omitempty"`
Secret string `protobuf:"bytes,3,opt,name=secret,proto3" json:"secret,omitempty"`
// contains filtered or unexported fields
}
func (*SystemModule) Descriptor
deprecated
func (*SystemModule) Descriptor() ([]byte, []int)
Deprecated: Use SystemModule.ProtoReflect.Descriptor instead.
func (*SystemModule) GetSecret ¶
func (x *SystemModule) GetSecret() string
func (*SystemModule) GetServiceName ¶
func (x *SystemModule) GetServiceName() string
func (*SystemModule) GetServiceVersion ¶
func (x *SystemModule) GetServiceVersion() string
func (*SystemModule) ProtoMessage ¶
func (*SystemModule) ProtoMessage()
func (*SystemModule) ProtoReflect ¶
func (x *SystemModule) ProtoReflect() protoreflect.Message
func (*SystemModule) Reset ¶
func (x *SystemModule) Reset()
func (*SystemModule) String ¶
func (x *SystemModule) String() string
func (*SystemModule) Validate ¶
func (m *SystemModule) Validate() error
Validate checks the field values on SystemModule 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 (*SystemModule) ValidateAll ¶
func (m *SystemModule) ValidateAll() error
ValidateAll checks the field values on SystemModule 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 SystemModuleMultiError, or nil if none found.
type SystemModuleMultiError ¶
type SystemModuleMultiError []error
SystemModuleMultiError is an error wrapping multiple validation errors returned by SystemModule.ValidateAll() if the designated constraints aren't met.
func (SystemModuleMultiError) AllErrors ¶
func (m SystemModuleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SystemModuleMultiError) Error ¶
func (m SystemModuleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SystemModuleValidationError ¶
type SystemModuleValidationError struct {
// contains filtered or unexported fields
}
SystemModuleValidationError is the validation error returned by SystemModule.Validate if the designated constraints aren't met.
func (SystemModuleValidationError) Cause ¶
func (e SystemModuleValidationError) Cause() error
Cause function returns cause value.
func (SystemModuleValidationError) Error ¶
func (e SystemModuleValidationError) Error() string
Error satisfies the builtin error interface
func (SystemModuleValidationError) ErrorName ¶
func (e SystemModuleValidationError) ErrorName() string
ErrorName returns error name.
func (SystemModuleValidationError) Field ¶
func (e SystemModuleValidationError) Field() string
Field function returns field value.
func (SystemModuleValidationError) Key ¶
func (e SystemModuleValidationError) Key() bool
Key function returns key value.
func (SystemModuleValidationError) Reason ¶
func (e SystemModuleValidationError) Reason() string
Reason function returns reason value.
type SystemServiceClient ¶
type SystemServiceClient interface {
// GetSystemModule 获取系统模块信息
GetSystemModule(ctx context.Context, in *GetSystemModuleRequest, opts ...grpc.CallOption) (*GetSystemModuleReply, error)
// GetCurrencyConfig 获取货币配置
GetCurrencyConfig(ctx context.Context, in *GetCurrencyConfigRequest, opts ...grpc.CallOption) (*GetCurrencyConfigReply, error)
// UpdateCurrencyConfig 更新货币配置
UpdateCurrencyConfig(ctx context.Context, in *UpdateCurrencyConfigRequest, opts ...grpc.CallOption) (*UpdateCurrencyConfigReply, error)
// GetInviteConfig 获取邀请配置
GetInviteConfig(ctx context.Context, in *GetInviteConfigRequest, opts ...grpc.CallOption) (*GetInviteConfigReply, error)
// UpdateInviteConfig 更新邀请配置
UpdateInviteConfig(ctx context.Context, in *UpdateInviteConfigRequest, opts ...grpc.CallOption) (*UpdateInviteConfigReply, error)
// GetNodeConfig 获取节点配置
GetNodeConfig(ctx context.Context, in *GetNodeConfigRequest, opts ...grpc.CallOption) (*GetNodeConfigReply, error)
// UpdateNodeConfig 更新节点配置
UpdateNodeConfig(ctx context.Context, in *UpdateNodeConfigRequest, opts ...grpc.CallOption) (*UpdateNodeConfigReply, error)
// GetPrivacyPolicyConfig 获取隐私政策配置
GetPrivacyPolicyConfig(ctx context.Context, in *GetPrivacyPolicyConfigRequest, opts ...grpc.CallOption) (*GetPrivacyPolicyConfigReply, error)
// UpdatePrivacyPolicyConfig 更新隐私政策配置
UpdatePrivacyPolicyConfig(ctx context.Context, in *UpdatePrivacyPolicyConfigRequest, opts ...grpc.CallOption) (*UpdatePrivacyPolicyConfigReply, error)
// GetRegisterConfig 获取注册配置
GetRegisterConfig(ctx context.Context, in *GetRegisterConfigRequest, opts ...grpc.CallOption) (*GetRegisterConfigReply, error)
// UpdateRegisterConfig 更新注册配置
UpdateRegisterConfig(ctx context.Context, in *UpdateRegisterConfigRequest, opts ...grpc.CallOption) (*UpdateRegisterConfigReply, error)
// GetSiteConfig 获取站点配置
GetSiteConfig(ctx context.Context, in *GetSiteConfigRequest, opts ...grpc.CallOption) (*GetSiteConfigReply, error)
// UpdateSiteConfig 更新站点配置
UpdateSiteConfig(ctx context.Context, in *UpdateSiteConfigRequest, opts ...grpc.CallOption) (*UpdateSiteConfigReply, error)
// GetSubscribeConfig 获取订阅配置
GetSubscribeConfig(ctx context.Context, in *GetSubscribeConfigRequest, opts ...grpc.CallOption) (*GetSubscribeConfigReply, error)
// UpdateSubscribeConfig 更新订阅配置
UpdateSubscribeConfig(ctx context.Context, in *UpdateSubscribeConfigRequest, opts ...grpc.CallOption) (*UpdateSubscribeConfigReply, error)
// GetTosConfig 获取服务条款配置
GetTosConfig(ctx context.Context, in *GetTosConfigRequest, opts ...grpc.CallOption) (*GetTosConfigReply, error)
// UpdateTosConfig 更新服务条款配置
UpdateTosConfig(ctx context.Context, in *UpdateTosConfigRequest, opts ...grpc.CallOption) (*UpdateTosConfigReply, error)
// GetVerifyCodeConfig 获取验证码配置
GetVerifyCodeConfig(ctx context.Context, in *GetVerifyCodeConfigRequest, opts ...grpc.CallOption) (*GetVerifyCodeConfigReply, error)
// UpdateVerifyCodeConfig 更新验证码配置
UpdateVerifyCodeConfig(ctx context.Context, in *UpdateVerifyCodeConfigRequest, opts ...grpc.CallOption) (*UpdateVerifyCodeConfigReply, error)
// GetVerifyConfig 获取验证配置
GetVerifyConfig(ctx context.Context, in *GetVerifyConfigRequest, opts ...grpc.CallOption) (*GetVerifyConfigReply, error)
// UpdateVerifyConfig 更新验证配置
UpdateVerifyConfig(ctx context.Context, in *UpdateVerifyConfigRequest, opts ...grpc.CallOption) (*UpdateVerifyConfigReply, error)
// GetNodeMultiplier 获取节点倍率
GetNodeMultiplier(ctx context.Context, in *GetNodeMultiplierRequest, opts ...grpc.CallOption) (*GetNodeMultiplierReply, error)
// PreViewNodeMultiplier 预览节点倍率
PreViewNodeMultiplier(ctx context.Context, in *PreViewNodeMultiplierRequest, opts ...grpc.CallOption) (*PreViewNodeMultiplierReply, error)
// SetNodeMultiplier 设置节点倍率
SetNodeMultiplier(ctx context.Context, in *SetNodeMultiplierRequest, opts ...grpc.CallOption) (*SetNodeMultiplierReply, error)
// SettingTelegramBot 设置Telegram机器人
SettingTelegramBot(ctx context.Context, in *SettingTelegramBotRequest, opts ...grpc.CallOption) (*SettingTelegramBotReply, error)
}
SystemServiceClient is the client API for SystemService 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.
func NewSystemServiceClient ¶
func NewSystemServiceClient(cc grpc.ClientConnInterface) SystemServiceClient
type SystemServiceHTTPClient ¶
type SystemServiceHTTPClient interface {
// GetCurrencyConfig GetCurrencyConfig 获取货币配置
GetCurrencyConfig(ctx context.Context, req *GetCurrencyConfigRequest, opts ...http.CallOption) (rsp *GetCurrencyConfigReply, err error)
// GetInviteConfig GetInviteConfig 获取邀请配置
GetInviteConfig(ctx context.Context, req *GetInviteConfigRequest, opts ...http.CallOption) (rsp *GetInviteConfigReply, err error)
// GetNodeConfig GetNodeConfig 获取节点配置
GetNodeConfig(ctx context.Context, req *GetNodeConfigRequest, opts ...http.CallOption) (rsp *GetNodeConfigReply, err error)
// GetNodeMultiplier GetNodeMultiplier 获取节点倍率
GetNodeMultiplier(ctx context.Context, req *GetNodeMultiplierRequest, opts ...http.CallOption) (rsp *GetNodeMultiplierReply, err error)
// GetPrivacyPolicyConfig GetPrivacyPolicyConfig 获取隐私政策配置
GetPrivacyPolicyConfig(ctx context.Context, req *GetPrivacyPolicyConfigRequest, opts ...http.CallOption) (rsp *GetPrivacyPolicyConfigReply, err error)
// GetRegisterConfig GetRegisterConfig 获取注册配置
GetRegisterConfig(ctx context.Context, req *GetRegisterConfigRequest, opts ...http.CallOption) (rsp *GetRegisterConfigReply, err error)
// GetSiteConfig GetSiteConfig 获取站点配置
GetSiteConfig(ctx context.Context, req *GetSiteConfigRequest, opts ...http.CallOption) (rsp *GetSiteConfigReply, err error)
// GetSubscribeConfig GetSubscribeConfig 获取订阅配置
GetSubscribeConfig(ctx context.Context, req *GetSubscribeConfigRequest, opts ...http.CallOption) (rsp *GetSubscribeConfigReply, err error)
// GetSystemModule GetSystemModule 获取系统模块信息
GetSystemModule(ctx context.Context, req *GetSystemModuleRequest, opts ...http.CallOption) (rsp *GetSystemModuleReply, err error)
// GetTosConfig GetTosConfig 获取服务条款配置
GetTosConfig(ctx context.Context, req *GetTosConfigRequest, opts ...http.CallOption) (rsp *GetTosConfigReply, err error)
// GetVerifyCodeConfig GetVerifyCodeConfig 获取验证码配置
GetVerifyCodeConfig(ctx context.Context, req *GetVerifyCodeConfigRequest, opts ...http.CallOption) (rsp *GetVerifyCodeConfigReply, err error)
// GetVerifyConfig GetVerifyConfig 获取验证配置
GetVerifyConfig(ctx context.Context, req *GetVerifyConfigRequest, opts ...http.CallOption) (rsp *GetVerifyConfigReply, err error)
// PreViewNodeMultiplier PreViewNodeMultiplier 预览节点倍率
PreViewNodeMultiplier(ctx context.Context, req *PreViewNodeMultiplierRequest, opts ...http.CallOption) (rsp *PreViewNodeMultiplierReply, err error)
// SetNodeMultiplier SetNodeMultiplier 设置节点倍率
SetNodeMultiplier(ctx context.Context, req *SetNodeMultiplierRequest, opts ...http.CallOption) (rsp *SetNodeMultiplierReply, err error)
// SettingTelegramBot SettingTelegramBot 设置Telegram机器人
SettingTelegramBot(ctx context.Context, req *SettingTelegramBotRequest, opts ...http.CallOption) (rsp *SettingTelegramBotReply, err error)
// UpdateCurrencyConfig UpdateCurrencyConfig 更新货币配置
UpdateCurrencyConfig(ctx context.Context, req *UpdateCurrencyConfigRequest, opts ...http.CallOption) (rsp *UpdateCurrencyConfigReply, err error)
// UpdateInviteConfig UpdateInviteConfig 更新邀请配置
UpdateInviteConfig(ctx context.Context, req *UpdateInviteConfigRequest, opts ...http.CallOption) (rsp *UpdateInviteConfigReply, err error)
// UpdateNodeConfig UpdateNodeConfig 更新节点配置
UpdateNodeConfig(ctx context.Context, req *UpdateNodeConfigRequest, opts ...http.CallOption) (rsp *UpdateNodeConfigReply, err error)
// UpdatePrivacyPolicyConfig UpdatePrivacyPolicyConfig 更新隐私政策配置
UpdatePrivacyPolicyConfig(ctx context.Context, req *UpdatePrivacyPolicyConfigRequest, opts ...http.CallOption) (rsp *UpdatePrivacyPolicyConfigReply, err error)
// UpdateRegisterConfig UpdateRegisterConfig 更新注册配置
UpdateRegisterConfig(ctx context.Context, req *UpdateRegisterConfigRequest, opts ...http.CallOption) (rsp *UpdateRegisterConfigReply, err error)
// UpdateSiteConfig UpdateSiteConfig 更新站点配置
UpdateSiteConfig(ctx context.Context, req *UpdateSiteConfigRequest, opts ...http.CallOption) (rsp *UpdateSiteConfigReply, err error)
// UpdateSubscribeConfig UpdateSubscribeConfig 更新订阅配置
UpdateSubscribeConfig(ctx context.Context, req *UpdateSubscribeConfigRequest, opts ...http.CallOption) (rsp *UpdateSubscribeConfigReply, err error)
// UpdateTosConfig UpdateTosConfig 更新服务条款配置
UpdateTosConfig(ctx context.Context, req *UpdateTosConfigRequest, opts ...http.CallOption) (rsp *UpdateTosConfigReply, err error)
// UpdateVerifyCodeConfig UpdateVerifyCodeConfig 更新验证码配置
UpdateVerifyCodeConfig(ctx context.Context, req *UpdateVerifyCodeConfigRequest, opts ...http.CallOption) (rsp *UpdateVerifyCodeConfigReply, err error)
// UpdateVerifyConfig UpdateVerifyConfig 更新验证配置
UpdateVerifyConfig(ctx context.Context, req *UpdateVerifyConfigRequest, opts ...http.CallOption) (rsp *UpdateVerifyConfigReply, err error)
}
func NewSystemServiceHTTPClient ¶
func NewSystemServiceHTTPClient(client *http.Client) SystemServiceHTTPClient
type SystemServiceHTTPClientImpl ¶
type SystemServiceHTTPClientImpl struct {
// contains filtered or unexported fields
}
func (*SystemServiceHTTPClientImpl) GetCurrencyConfig ¶
func (c *SystemServiceHTTPClientImpl) GetCurrencyConfig(ctx context.Context, in *GetCurrencyConfigRequest, opts ...http.CallOption) (*GetCurrencyConfigReply, error)
GetCurrencyConfig GetCurrencyConfig 获取货币配置
func (*SystemServiceHTTPClientImpl) GetInviteConfig ¶
func (c *SystemServiceHTTPClientImpl) GetInviteConfig(ctx context.Context, in *GetInviteConfigRequest, opts ...http.CallOption) (*GetInviteConfigReply, error)
GetInviteConfig GetInviteConfig 获取邀请配置
func (*SystemServiceHTTPClientImpl) GetNodeConfig ¶
func (c *SystemServiceHTTPClientImpl) GetNodeConfig(ctx context.Context, in *GetNodeConfigRequest, opts ...http.CallOption) (*GetNodeConfigReply, error)
GetNodeConfig GetNodeConfig 获取节点配置
func (*SystemServiceHTTPClientImpl) GetNodeMultiplier ¶
func (c *SystemServiceHTTPClientImpl) GetNodeMultiplier(ctx context.Context, in *GetNodeMultiplierRequest, opts ...http.CallOption) (*GetNodeMultiplierReply, error)
GetNodeMultiplier GetNodeMultiplier 获取节点倍率
func (*SystemServiceHTTPClientImpl) GetPrivacyPolicyConfig ¶
func (c *SystemServiceHTTPClientImpl) GetPrivacyPolicyConfig(ctx context.Context, in *GetPrivacyPolicyConfigRequest, opts ...http.CallOption) (*GetPrivacyPolicyConfigReply, error)
GetPrivacyPolicyConfig GetPrivacyPolicyConfig 获取隐私政策配置
func (*SystemServiceHTTPClientImpl) GetRegisterConfig ¶
func (c *SystemServiceHTTPClientImpl) GetRegisterConfig(ctx context.Context, in *GetRegisterConfigRequest, opts ...http.CallOption) (*GetRegisterConfigReply, error)
GetRegisterConfig GetRegisterConfig 获取注册配置
func (*SystemServiceHTTPClientImpl) GetSiteConfig ¶
func (c *SystemServiceHTTPClientImpl) GetSiteConfig(ctx context.Context, in *GetSiteConfigRequest, opts ...http.CallOption) (*GetSiteConfigReply, error)
GetSiteConfig GetSiteConfig 获取站点配置
func (*SystemServiceHTTPClientImpl) GetSubscribeConfig ¶
func (c *SystemServiceHTTPClientImpl) GetSubscribeConfig(ctx context.Context, in *GetSubscribeConfigRequest, opts ...http.CallOption) (*GetSubscribeConfigReply, error)
GetSubscribeConfig GetSubscribeConfig 获取订阅配置
func (*SystemServiceHTTPClientImpl) GetSystemModule ¶
func (c *SystemServiceHTTPClientImpl) GetSystemModule(ctx context.Context, in *GetSystemModuleRequest, opts ...http.CallOption) (*GetSystemModuleReply, error)
GetSystemModule GetSystemModule 获取系统模块信息
func (*SystemServiceHTTPClientImpl) GetTosConfig ¶
func (c *SystemServiceHTTPClientImpl) GetTosConfig(ctx context.Context, in *GetTosConfigRequest, opts ...http.CallOption) (*GetTosConfigReply, error)
GetTosConfig GetTosConfig 获取服务条款配置
func (*SystemServiceHTTPClientImpl) GetVerifyCodeConfig ¶
func (c *SystemServiceHTTPClientImpl) GetVerifyCodeConfig(ctx context.Context, in *GetVerifyCodeConfigRequest, opts ...http.CallOption) (*GetVerifyCodeConfigReply, error)
GetVerifyCodeConfig GetVerifyCodeConfig 获取验证码配置
func (*SystemServiceHTTPClientImpl) GetVerifyConfig ¶
func (c *SystemServiceHTTPClientImpl) GetVerifyConfig(ctx context.Context, in *GetVerifyConfigRequest, opts ...http.CallOption) (*GetVerifyConfigReply, error)
GetVerifyConfig GetVerifyConfig 获取验证配置
func (*SystemServiceHTTPClientImpl) PreViewNodeMultiplier ¶
func (c *SystemServiceHTTPClientImpl) PreViewNodeMultiplier(ctx context.Context, in *PreViewNodeMultiplierRequest, opts ...http.CallOption) (*PreViewNodeMultiplierReply, error)
PreViewNodeMultiplier PreViewNodeMultiplier 预览节点倍率
func (*SystemServiceHTTPClientImpl) SetNodeMultiplier ¶
func (c *SystemServiceHTTPClientImpl) SetNodeMultiplier(ctx context.Context, in *SetNodeMultiplierRequest, opts ...http.CallOption) (*SetNodeMultiplierReply, error)
SetNodeMultiplier SetNodeMultiplier 设置节点倍率
func (*SystemServiceHTTPClientImpl) SettingTelegramBot ¶
func (c *SystemServiceHTTPClientImpl) SettingTelegramBot(ctx context.Context, in *SettingTelegramBotRequest, opts ...http.CallOption) (*SettingTelegramBotReply, error)
SettingTelegramBot SettingTelegramBot 设置Telegram机器人
func (*SystemServiceHTTPClientImpl) UpdateCurrencyConfig ¶
func (c *SystemServiceHTTPClientImpl) UpdateCurrencyConfig(ctx context.Context, in *UpdateCurrencyConfigRequest, opts ...http.CallOption) (*UpdateCurrencyConfigReply, error)
UpdateCurrencyConfig UpdateCurrencyConfig 更新货币配置
func (*SystemServiceHTTPClientImpl) UpdateInviteConfig ¶
func (c *SystemServiceHTTPClientImpl) UpdateInviteConfig(ctx context.Context, in *UpdateInviteConfigRequest, opts ...http.CallOption) (*UpdateInviteConfigReply, error)
UpdateInviteConfig UpdateInviteConfig 更新邀请配置
func (*SystemServiceHTTPClientImpl) UpdateNodeConfig ¶
func (c *SystemServiceHTTPClientImpl) UpdateNodeConfig(ctx context.Context, in *UpdateNodeConfigRequest, opts ...http.CallOption) (*UpdateNodeConfigReply, error)
UpdateNodeConfig UpdateNodeConfig 更新节点配置
func (*SystemServiceHTTPClientImpl) UpdatePrivacyPolicyConfig ¶
func (c *SystemServiceHTTPClientImpl) UpdatePrivacyPolicyConfig(ctx context.Context, in *UpdatePrivacyPolicyConfigRequest, opts ...http.CallOption) (*UpdatePrivacyPolicyConfigReply, error)
UpdatePrivacyPolicyConfig UpdatePrivacyPolicyConfig 更新隐私政策配置
func (*SystemServiceHTTPClientImpl) UpdateRegisterConfig ¶
func (c *SystemServiceHTTPClientImpl) UpdateRegisterConfig(ctx context.Context, in *UpdateRegisterConfigRequest, opts ...http.CallOption) (*UpdateRegisterConfigReply, error)
UpdateRegisterConfig UpdateRegisterConfig 更新注册配置
func (*SystemServiceHTTPClientImpl) UpdateSiteConfig ¶
func (c *SystemServiceHTTPClientImpl) UpdateSiteConfig(ctx context.Context, in *UpdateSiteConfigRequest, opts ...http.CallOption) (*UpdateSiteConfigReply, error)
UpdateSiteConfig UpdateSiteConfig 更新站点配置
func (*SystemServiceHTTPClientImpl) UpdateSubscribeConfig ¶
func (c *SystemServiceHTTPClientImpl) UpdateSubscribeConfig(ctx context.Context, in *UpdateSubscribeConfigRequest, opts ...http.CallOption) (*UpdateSubscribeConfigReply, error)
UpdateSubscribeConfig UpdateSubscribeConfig 更新订阅配置
func (*SystemServiceHTTPClientImpl) UpdateTosConfig ¶
func (c *SystemServiceHTTPClientImpl) UpdateTosConfig(ctx context.Context, in *UpdateTosConfigRequest, opts ...http.CallOption) (*UpdateTosConfigReply, error)
UpdateTosConfig UpdateTosConfig 更新服务条款配置
func (*SystemServiceHTTPClientImpl) UpdateVerifyCodeConfig ¶
func (c *SystemServiceHTTPClientImpl) UpdateVerifyCodeConfig(ctx context.Context, in *UpdateVerifyCodeConfigRequest, opts ...http.CallOption) (*UpdateVerifyCodeConfigReply, error)
UpdateVerifyCodeConfig UpdateVerifyCodeConfig 更新验证码配置
func (*SystemServiceHTTPClientImpl) UpdateVerifyConfig ¶
func (c *SystemServiceHTTPClientImpl) UpdateVerifyConfig(ctx context.Context, in *UpdateVerifyConfigRequest, opts ...http.CallOption) (*UpdateVerifyConfigReply, error)
UpdateVerifyConfig UpdateVerifyConfig 更新验证配置
type SystemServiceHTTPServer ¶
type SystemServiceHTTPServer interface {
// GetCurrencyConfig GetCurrencyConfig 获取货币配置
GetCurrencyConfig(context.Context, *GetCurrencyConfigRequest) (*GetCurrencyConfigReply, error)
// GetInviteConfig GetInviteConfig 获取邀请配置
GetInviteConfig(context.Context, *GetInviteConfigRequest) (*GetInviteConfigReply, error)
// GetNodeConfig GetNodeConfig 获取节点配置
GetNodeConfig(context.Context, *GetNodeConfigRequest) (*GetNodeConfigReply, error)
// GetNodeMultiplier GetNodeMultiplier 获取节点倍率
GetNodeMultiplier(context.Context, *GetNodeMultiplierRequest) (*GetNodeMultiplierReply, error)
// GetPrivacyPolicyConfig GetPrivacyPolicyConfig 获取隐私政策配置
GetPrivacyPolicyConfig(context.Context, *GetPrivacyPolicyConfigRequest) (*GetPrivacyPolicyConfigReply, error)
// GetRegisterConfig GetRegisterConfig 获取注册配置
GetRegisterConfig(context.Context, *GetRegisterConfigRequest) (*GetRegisterConfigReply, error)
// GetSiteConfig GetSiteConfig 获取站点配置
GetSiteConfig(context.Context, *GetSiteConfigRequest) (*GetSiteConfigReply, error)
// GetSubscribeConfig GetSubscribeConfig 获取订阅配置
GetSubscribeConfig(context.Context, *GetSubscribeConfigRequest) (*GetSubscribeConfigReply, error)
// GetSystemModule GetSystemModule 获取系统模块信息
GetSystemModule(context.Context, *GetSystemModuleRequest) (*GetSystemModuleReply, error)
// GetTosConfig GetTosConfig 获取服务条款配置
GetTosConfig(context.Context, *GetTosConfigRequest) (*GetTosConfigReply, error)
// GetVerifyCodeConfig GetVerifyCodeConfig 获取验证码配置
GetVerifyCodeConfig(context.Context, *GetVerifyCodeConfigRequest) (*GetVerifyCodeConfigReply, error)
// GetVerifyConfig GetVerifyConfig 获取验证配置
GetVerifyConfig(context.Context, *GetVerifyConfigRequest) (*GetVerifyConfigReply, error)
// PreViewNodeMultiplier PreViewNodeMultiplier 预览节点倍率
PreViewNodeMultiplier(context.Context, *PreViewNodeMultiplierRequest) (*PreViewNodeMultiplierReply, error)
// SetNodeMultiplier SetNodeMultiplier 设置节点倍率
SetNodeMultiplier(context.Context, *SetNodeMultiplierRequest) (*SetNodeMultiplierReply, error)
// SettingTelegramBot SettingTelegramBot 设置Telegram机器人
SettingTelegramBot(context.Context, *SettingTelegramBotRequest) (*SettingTelegramBotReply, error)
// UpdateCurrencyConfig UpdateCurrencyConfig 更新货币配置
UpdateCurrencyConfig(context.Context, *UpdateCurrencyConfigRequest) (*UpdateCurrencyConfigReply, error)
// UpdateInviteConfig UpdateInviteConfig 更新邀请配置
UpdateInviteConfig(context.Context, *UpdateInviteConfigRequest) (*UpdateInviteConfigReply, error)
// UpdateNodeConfig UpdateNodeConfig 更新节点配置
UpdateNodeConfig(context.Context, *UpdateNodeConfigRequest) (*UpdateNodeConfigReply, error)
// UpdatePrivacyPolicyConfig UpdatePrivacyPolicyConfig 更新隐私政策配置
UpdatePrivacyPolicyConfig(context.Context, *UpdatePrivacyPolicyConfigRequest) (*UpdatePrivacyPolicyConfigReply, error)
// UpdateRegisterConfig UpdateRegisterConfig 更新注册配置
UpdateRegisterConfig(context.Context, *UpdateRegisterConfigRequest) (*UpdateRegisterConfigReply, error)
// UpdateSiteConfig UpdateSiteConfig 更新站点配置
UpdateSiteConfig(context.Context, *UpdateSiteConfigRequest) (*UpdateSiteConfigReply, error)
// UpdateSubscribeConfig UpdateSubscribeConfig 更新订阅配置
UpdateSubscribeConfig(context.Context, *UpdateSubscribeConfigRequest) (*UpdateSubscribeConfigReply, error)
// UpdateTosConfig UpdateTosConfig 更新服务条款配置
UpdateTosConfig(context.Context, *UpdateTosConfigRequest) (*UpdateTosConfigReply, error)
// UpdateVerifyCodeConfig UpdateVerifyCodeConfig 更新验证码配置
UpdateVerifyCodeConfig(context.Context, *UpdateVerifyCodeConfigRequest) (*UpdateVerifyCodeConfigReply, error)
// UpdateVerifyConfig UpdateVerifyConfig 更新验证配置
UpdateVerifyConfig(context.Context, *UpdateVerifyConfigRequest) (*UpdateVerifyConfigReply, error)
}
type SystemServiceServer ¶
type SystemServiceServer interface {
// GetSystemModule 获取系统模块信息
GetSystemModule(context.Context, *GetSystemModuleRequest) (*GetSystemModuleReply, error)
// GetCurrencyConfig 获取货币配置
GetCurrencyConfig(context.Context, *GetCurrencyConfigRequest) (*GetCurrencyConfigReply, error)
// UpdateCurrencyConfig 更新货币配置
UpdateCurrencyConfig(context.Context, *UpdateCurrencyConfigRequest) (*UpdateCurrencyConfigReply, error)
// GetInviteConfig 获取邀请配置
GetInviteConfig(context.Context, *GetInviteConfigRequest) (*GetInviteConfigReply, error)
// UpdateInviteConfig 更新邀请配置
UpdateInviteConfig(context.Context, *UpdateInviteConfigRequest) (*UpdateInviteConfigReply, error)
// GetNodeConfig 获取节点配置
GetNodeConfig(context.Context, *GetNodeConfigRequest) (*GetNodeConfigReply, error)
// UpdateNodeConfig 更新节点配置
UpdateNodeConfig(context.Context, *UpdateNodeConfigRequest) (*UpdateNodeConfigReply, error)
// GetPrivacyPolicyConfig 获取隐私政策配置
GetPrivacyPolicyConfig(context.Context, *GetPrivacyPolicyConfigRequest) (*GetPrivacyPolicyConfigReply, error)
// UpdatePrivacyPolicyConfig 更新隐私政策配置
UpdatePrivacyPolicyConfig(context.Context, *UpdatePrivacyPolicyConfigRequest) (*UpdatePrivacyPolicyConfigReply, error)
// GetRegisterConfig 获取注册配置
GetRegisterConfig(context.Context, *GetRegisterConfigRequest) (*GetRegisterConfigReply, error)
// UpdateRegisterConfig 更新注册配置
UpdateRegisterConfig(context.Context, *UpdateRegisterConfigRequest) (*UpdateRegisterConfigReply, error)
// GetSiteConfig 获取站点配置
GetSiteConfig(context.Context, *GetSiteConfigRequest) (*GetSiteConfigReply, error)
// UpdateSiteConfig 更新站点配置
UpdateSiteConfig(context.Context, *UpdateSiteConfigRequest) (*UpdateSiteConfigReply, error)
// GetSubscribeConfig 获取订阅配置
GetSubscribeConfig(context.Context, *GetSubscribeConfigRequest) (*GetSubscribeConfigReply, error)
// UpdateSubscribeConfig 更新订阅配置
UpdateSubscribeConfig(context.Context, *UpdateSubscribeConfigRequest) (*UpdateSubscribeConfigReply, error)
// GetTosConfig 获取服务条款配置
GetTosConfig(context.Context, *GetTosConfigRequest) (*GetTosConfigReply, error)
// UpdateTosConfig 更新服务条款配置
UpdateTosConfig(context.Context, *UpdateTosConfigRequest) (*UpdateTosConfigReply, error)
// GetVerifyCodeConfig 获取验证码配置
GetVerifyCodeConfig(context.Context, *GetVerifyCodeConfigRequest) (*GetVerifyCodeConfigReply, error)
// UpdateVerifyCodeConfig 更新验证码配置
UpdateVerifyCodeConfig(context.Context, *UpdateVerifyCodeConfigRequest) (*UpdateVerifyCodeConfigReply, error)
// GetVerifyConfig 获取验证配置
GetVerifyConfig(context.Context, *GetVerifyConfigRequest) (*GetVerifyConfigReply, error)
// UpdateVerifyConfig 更新验证配置
UpdateVerifyConfig(context.Context, *UpdateVerifyConfigRequest) (*UpdateVerifyConfigReply, error)
// GetNodeMultiplier 获取节点倍率
GetNodeMultiplier(context.Context, *GetNodeMultiplierRequest) (*GetNodeMultiplierReply, error)
// PreViewNodeMultiplier 预览节点倍率
PreViewNodeMultiplier(context.Context, *PreViewNodeMultiplierRequest) (*PreViewNodeMultiplierReply, error)
// SetNodeMultiplier 设置节点倍率
SetNodeMultiplier(context.Context, *SetNodeMultiplierRequest) (*SetNodeMultiplierReply, error)
// SettingTelegramBot 设置Telegram机器人
SettingTelegramBot(context.Context, *SettingTelegramBotRequest) (*SettingTelegramBotReply, error)
// contains filtered or unexported methods
}
SystemServiceServer is the server API for SystemService service. All implementations must embed UnimplementedSystemServiceServer for forward compatibility.
type TimePeriod ¶
type TimePeriod struct {
StartTime string `protobuf:"bytes,1,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // 开始时间
EndTime string `protobuf:"bytes,2,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` // 结束时间
Multiplier float32 `protobuf:"fixed32,3,opt,name=multiplier,proto3" json:"multiplier,omitempty"` // 倍率
// contains filtered or unexported fields
}
TimePeriod 时间段倍率
func (*TimePeriod) Descriptor
deprecated
func (*TimePeriod) Descriptor() ([]byte, []int)
Deprecated: Use TimePeriod.ProtoReflect.Descriptor instead.
func (*TimePeriod) GetEndTime ¶
func (x *TimePeriod) GetEndTime() string
func (*TimePeriod) GetMultiplier ¶
func (x *TimePeriod) GetMultiplier() float32
func (*TimePeriod) GetStartTime ¶
func (x *TimePeriod) GetStartTime() string
func (*TimePeriod) ProtoMessage ¶
func (*TimePeriod) ProtoMessage()
func (*TimePeriod) ProtoReflect ¶
func (x *TimePeriod) ProtoReflect() protoreflect.Message
func (*TimePeriod) Reset ¶
func (x *TimePeriod) Reset()
func (*TimePeriod) String ¶
func (x *TimePeriod) String() string
func (*TimePeriod) Validate ¶
func (m *TimePeriod) Validate() error
Validate checks the field values on TimePeriod 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 (*TimePeriod) ValidateAll ¶
func (m *TimePeriod) ValidateAll() error
ValidateAll checks the field values on TimePeriod 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 TimePeriodMultiError, or nil if none found.
type TimePeriodMultiError ¶
type TimePeriodMultiError []error
TimePeriodMultiError is an error wrapping multiple validation errors returned by TimePeriod.ValidateAll() if the designated constraints aren't met.
func (TimePeriodMultiError) AllErrors ¶
func (m TimePeriodMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TimePeriodMultiError) Error ¶
func (m TimePeriodMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TimePeriodValidationError ¶
type TimePeriodValidationError struct {
// contains filtered or unexported fields
}
TimePeriodValidationError is the validation error returned by TimePeriod.Validate if the designated constraints aren't met.
func (TimePeriodValidationError) Cause ¶
func (e TimePeriodValidationError) Cause() error
Cause function returns cause value.
func (TimePeriodValidationError) Error ¶
func (e TimePeriodValidationError) Error() string
Error satisfies the builtin error interface
func (TimePeriodValidationError) ErrorName ¶
func (e TimePeriodValidationError) ErrorName() string
ErrorName returns error name.
func (TimePeriodValidationError) Field ¶
func (e TimePeriodValidationError) Field() string
Field function returns field value.
func (TimePeriodValidationError) Key ¶
func (e TimePeriodValidationError) Key() bool
Key function returns key value.
func (TimePeriodValidationError) Reason ¶
func (e TimePeriodValidationError) Reason() string
Reason function returns reason value.
type TosConfig ¶
type TosConfig struct {
TosContent string `protobuf:"bytes,1,opt,name=tos_content,json=tosContent,proto3" json:"tos_content,omitempty"` // 服务条款内容
// contains filtered or unexported fields
}
TosConfig 服务条款配置
func (*TosConfig) Descriptor
deprecated
func (*TosConfig) GetTosContent ¶
func (*TosConfig) ProtoMessage ¶
func (*TosConfig) ProtoMessage()
func (*TosConfig) ProtoReflect ¶
func (x *TosConfig) ProtoReflect() protoreflect.Message
func (*TosConfig) Validate ¶
Validate checks the field values on TosConfig 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 (*TosConfig) ValidateAll ¶
ValidateAll checks the field values on TosConfig 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 TosConfigMultiError, or nil if none found.
type TosConfigMultiError ¶
type TosConfigMultiError []error
TosConfigMultiError is an error wrapping multiple validation errors returned by TosConfig.ValidateAll() if the designated constraints aren't met.
func (TosConfigMultiError) AllErrors ¶
func (m TosConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TosConfigMultiError) Error ¶
func (m TosConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TosConfigValidationError ¶
type TosConfigValidationError struct {
// contains filtered or unexported fields
}
TosConfigValidationError is the validation error returned by TosConfig.Validate if the designated constraints aren't met.
func (TosConfigValidationError) Cause ¶
func (e TosConfigValidationError) Cause() error
Cause function returns cause value.
func (TosConfigValidationError) Error ¶
func (e TosConfigValidationError) Error() string
Error satisfies the builtin error interface
func (TosConfigValidationError) ErrorName ¶
func (e TosConfigValidationError) ErrorName() string
ErrorName returns error name.
func (TosConfigValidationError) Field ¶
func (e TosConfigValidationError) Field() string
Field function returns field value.
func (TosConfigValidationError) Key ¶
func (e TosConfigValidationError) Key() bool
Key function returns key value.
func (TosConfigValidationError) Reason ¶
func (e TosConfigValidationError) Reason() string
Reason function returns reason value.
type UnimplementedSystemServiceServer ¶
type UnimplementedSystemServiceServer struct{}
UnimplementedSystemServiceServer 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 (UnimplementedSystemServiceServer) GetCurrencyConfig ¶
func (UnimplementedSystemServiceServer) GetCurrencyConfig(context.Context, *GetCurrencyConfigRequest) (*GetCurrencyConfigReply, error)
func (UnimplementedSystemServiceServer) GetInviteConfig ¶
func (UnimplementedSystemServiceServer) GetInviteConfig(context.Context, *GetInviteConfigRequest) (*GetInviteConfigReply, error)
func (UnimplementedSystemServiceServer) GetNodeConfig ¶
func (UnimplementedSystemServiceServer) GetNodeConfig(context.Context, *GetNodeConfigRequest) (*GetNodeConfigReply, error)
func (UnimplementedSystemServiceServer) GetNodeMultiplier ¶
func (UnimplementedSystemServiceServer) GetNodeMultiplier(context.Context, *GetNodeMultiplierRequest) (*GetNodeMultiplierReply, error)
func (UnimplementedSystemServiceServer) GetPrivacyPolicyConfig ¶
func (UnimplementedSystemServiceServer) GetPrivacyPolicyConfig(context.Context, *GetPrivacyPolicyConfigRequest) (*GetPrivacyPolicyConfigReply, error)
func (UnimplementedSystemServiceServer) GetRegisterConfig ¶
func (UnimplementedSystemServiceServer) GetRegisterConfig(context.Context, *GetRegisterConfigRequest) (*GetRegisterConfigReply, error)
func (UnimplementedSystemServiceServer) GetSiteConfig ¶
func (UnimplementedSystemServiceServer) GetSiteConfig(context.Context, *GetSiteConfigRequest) (*GetSiteConfigReply, error)
func (UnimplementedSystemServiceServer) GetSubscribeConfig ¶
func (UnimplementedSystemServiceServer) GetSubscribeConfig(context.Context, *GetSubscribeConfigRequest) (*GetSubscribeConfigReply, error)
func (UnimplementedSystemServiceServer) GetSystemModule ¶
func (UnimplementedSystemServiceServer) GetSystemModule(context.Context, *GetSystemModuleRequest) (*GetSystemModuleReply, error)
func (UnimplementedSystemServiceServer) GetTosConfig ¶
func (UnimplementedSystemServiceServer) GetTosConfig(context.Context, *GetTosConfigRequest) (*GetTosConfigReply, error)
func (UnimplementedSystemServiceServer) GetVerifyCodeConfig ¶
func (UnimplementedSystemServiceServer) GetVerifyCodeConfig(context.Context, *GetVerifyCodeConfigRequest) (*GetVerifyCodeConfigReply, error)
func (UnimplementedSystemServiceServer) GetVerifyConfig ¶
func (UnimplementedSystemServiceServer) GetVerifyConfig(context.Context, *GetVerifyConfigRequest) (*GetVerifyConfigReply, error)
func (UnimplementedSystemServiceServer) PreViewNodeMultiplier ¶
func (UnimplementedSystemServiceServer) PreViewNodeMultiplier(context.Context, *PreViewNodeMultiplierRequest) (*PreViewNodeMultiplierReply, error)
func (UnimplementedSystemServiceServer) SetNodeMultiplier ¶
func (UnimplementedSystemServiceServer) SetNodeMultiplier(context.Context, *SetNodeMultiplierRequest) (*SetNodeMultiplierReply, error)
func (UnimplementedSystemServiceServer) SettingTelegramBot ¶
func (UnimplementedSystemServiceServer) SettingTelegramBot(context.Context, *SettingTelegramBotRequest) (*SettingTelegramBotReply, error)
func (UnimplementedSystemServiceServer) UpdateCurrencyConfig ¶
func (UnimplementedSystemServiceServer) UpdateCurrencyConfig(context.Context, *UpdateCurrencyConfigRequest) (*UpdateCurrencyConfigReply, error)
func (UnimplementedSystemServiceServer) UpdateInviteConfig ¶
func (UnimplementedSystemServiceServer) UpdateInviteConfig(context.Context, *UpdateInviteConfigRequest) (*UpdateInviteConfigReply, error)
func (UnimplementedSystemServiceServer) UpdateNodeConfig ¶
func (UnimplementedSystemServiceServer) UpdateNodeConfig(context.Context, *UpdateNodeConfigRequest) (*UpdateNodeConfigReply, error)
func (UnimplementedSystemServiceServer) UpdatePrivacyPolicyConfig ¶
func (UnimplementedSystemServiceServer) UpdatePrivacyPolicyConfig(context.Context, *UpdatePrivacyPolicyConfigRequest) (*UpdatePrivacyPolicyConfigReply, error)
func (UnimplementedSystemServiceServer) UpdateRegisterConfig ¶
func (UnimplementedSystemServiceServer) UpdateRegisterConfig(context.Context, *UpdateRegisterConfigRequest) (*UpdateRegisterConfigReply, error)
func (UnimplementedSystemServiceServer) UpdateSiteConfig ¶
func (UnimplementedSystemServiceServer) UpdateSiteConfig(context.Context, *UpdateSiteConfigRequest) (*UpdateSiteConfigReply, error)
func (UnimplementedSystemServiceServer) UpdateSubscribeConfig ¶
func (UnimplementedSystemServiceServer) UpdateSubscribeConfig(context.Context, *UpdateSubscribeConfigRequest) (*UpdateSubscribeConfigReply, error)
func (UnimplementedSystemServiceServer) UpdateTosConfig ¶
func (UnimplementedSystemServiceServer) UpdateTosConfig(context.Context, *UpdateTosConfigRequest) (*UpdateTosConfigReply, error)
func (UnimplementedSystemServiceServer) UpdateVerifyCodeConfig ¶
func (UnimplementedSystemServiceServer) UpdateVerifyCodeConfig(context.Context, *UpdateVerifyCodeConfigRequest) (*UpdateVerifyCodeConfigReply, error)
func (UnimplementedSystemServiceServer) UpdateVerifyConfig ¶
func (UnimplementedSystemServiceServer) UpdateVerifyConfig(context.Context, *UpdateVerifyConfigRequest) (*UpdateVerifyConfigReply, error)
type UnsafeSystemServiceServer ¶
type UnsafeSystemServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSystemServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SystemServiceServer will result in compilation errors.
type UpdateCurrencyConfigData ¶
type UpdateCurrencyConfigData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateCurrencyConfigData) Descriptor
deprecated
func (*UpdateCurrencyConfigData) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCurrencyConfigData.ProtoReflect.Descriptor instead.
func (*UpdateCurrencyConfigData) GetSuccess ¶
func (x *UpdateCurrencyConfigData) GetSuccess() bool
func (*UpdateCurrencyConfigData) ProtoMessage ¶
func (*UpdateCurrencyConfigData) ProtoMessage()
func (*UpdateCurrencyConfigData) ProtoReflect ¶
func (x *UpdateCurrencyConfigData) ProtoReflect() protoreflect.Message
func (*UpdateCurrencyConfigData) Reset ¶
func (x *UpdateCurrencyConfigData) Reset()
func (*UpdateCurrencyConfigData) String ¶
func (x *UpdateCurrencyConfigData) String() string
func (*UpdateCurrencyConfigData) Validate ¶
func (m *UpdateCurrencyConfigData) Validate() error
Validate checks the field values on UpdateCurrencyConfigData 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 (*UpdateCurrencyConfigData) ValidateAll ¶
func (m *UpdateCurrencyConfigData) ValidateAll() error
ValidateAll checks the field values on UpdateCurrencyConfigData 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 UpdateCurrencyConfigDataMultiError, or nil if none found.
type UpdateCurrencyConfigDataMultiError ¶
type UpdateCurrencyConfigDataMultiError []error
UpdateCurrencyConfigDataMultiError is an error wrapping multiple validation errors returned by UpdateCurrencyConfigData.ValidateAll() if the designated constraints aren't met.
func (UpdateCurrencyConfigDataMultiError) AllErrors ¶
func (m UpdateCurrencyConfigDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateCurrencyConfigDataMultiError) Error ¶
func (m UpdateCurrencyConfigDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateCurrencyConfigDataValidationError ¶
type UpdateCurrencyConfigDataValidationError struct {
// contains filtered or unexported fields
}
UpdateCurrencyConfigDataValidationError is the validation error returned by UpdateCurrencyConfigData.Validate if the designated constraints aren't met.
func (UpdateCurrencyConfigDataValidationError) Cause ¶
func (e UpdateCurrencyConfigDataValidationError) Cause() error
Cause function returns cause value.
func (UpdateCurrencyConfigDataValidationError) Error ¶
func (e UpdateCurrencyConfigDataValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateCurrencyConfigDataValidationError) ErrorName ¶
func (e UpdateCurrencyConfigDataValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateCurrencyConfigDataValidationError) Field ¶
func (e UpdateCurrencyConfigDataValidationError) Field() string
Field function returns field value.
func (UpdateCurrencyConfigDataValidationError) Key ¶
func (e UpdateCurrencyConfigDataValidationError) Key() bool
Key function returns key value.
func (UpdateCurrencyConfigDataValidationError) Reason ¶
func (e UpdateCurrencyConfigDataValidationError) Reason() string
Reason function returns reason value.
type UpdateCurrencyConfigReply ¶
type UpdateCurrencyConfigReply 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 *UpdateCurrencyConfigData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*UpdateCurrencyConfigReply) Descriptor
deprecated
func (*UpdateCurrencyConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCurrencyConfigReply.ProtoReflect.Descriptor instead.
func (*UpdateCurrencyConfigReply) GetCode ¶
func (x *UpdateCurrencyConfigReply) GetCode() int32
func (*UpdateCurrencyConfigReply) GetData ¶
func (x *UpdateCurrencyConfigReply) GetData() *UpdateCurrencyConfigData
func (*UpdateCurrencyConfigReply) GetMessage ¶
func (x *UpdateCurrencyConfigReply) GetMessage() string
func (*UpdateCurrencyConfigReply) ProtoMessage ¶
func (*UpdateCurrencyConfigReply) ProtoMessage()
func (*UpdateCurrencyConfigReply) ProtoReflect ¶
func (x *UpdateCurrencyConfigReply) ProtoReflect() protoreflect.Message
func (*UpdateCurrencyConfigReply) Reset ¶
func (x *UpdateCurrencyConfigReply) Reset()
func (*UpdateCurrencyConfigReply) String ¶
func (x *UpdateCurrencyConfigReply) String() string
func (*UpdateCurrencyConfigReply) Validate ¶
func (m *UpdateCurrencyConfigReply) Validate() error
Validate checks the field values on UpdateCurrencyConfigReply 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 (*UpdateCurrencyConfigReply) ValidateAll ¶
func (m *UpdateCurrencyConfigReply) ValidateAll() error
ValidateAll checks the field values on UpdateCurrencyConfigReply 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 UpdateCurrencyConfigReplyMultiError, or nil if none found.
type UpdateCurrencyConfigReplyMultiError ¶
type UpdateCurrencyConfigReplyMultiError []error
UpdateCurrencyConfigReplyMultiError is an error wrapping multiple validation errors returned by UpdateCurrencyConfigReply.ValidateAll() if the designated constraints aren't met.
func (UpdateCurrencyConfigReplyMultiError) AllErrors ¶
func (m UpdateCurrencyConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateCurrencyConfigReplyMultiError) Error ¶
func (m UpdateCurrencyConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateCurrencyConfigReplyValidationError ¶
type UpdateCurrencyConfigReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateCurrencyConfigReplyValidationError is the validation error returned by UpdateCurrencyConfigReply.Validate if the designated constraints aren't met.
func (UpdateCurrencyConfigReplyValidationError) Cause ¶
func (e UpdateCurrencyConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateCurrencyConfigReplyValidationError) Error ¶
func (e UpdateCurrencyConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateCurrencyConfigReplyValidationError) ErrorName ¶
func (e UpdateCurrencyConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateCurrencyConfigReplyValidationError) Field ¶
func (e UpdateCurrencyConfigReplyValidationError) Field() string
Field function returns field value.
func (UpdateCurrencyConfigReplyValidationError) Key ¶
func (e UpdateCurrencyConfigReplyValidationError) Key() bool
Key function returns key value.
func (UpdateCurrencyConfigReplyValidationError) Reason ¶
func (e UpdateCurrencyConfigReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateCurrencyConfigRequest ¶
type UpdateCurrencyConfigRequest struct {
AccessKey string `protobuf:"bytes,1,opt,name=access_key,json=accessKey,proto3" json:"access_key,omitempty"`
CurrencyUnit string `protobuf:"bytes,2,opt,name=currency_unit,json=currencyUnit,proto3" json:"currency_unit,omitempty"`
CurrencySymbol string `protobuf:"bytes,3,opt,name=currency_symbol,json=currencySymbol,proto3" json:"currency_symbol,omitempty"`
// contains filtered or unexported fields
}
UpdateCurrencyConfig
func (*UpdateCurrencyConfigRequest) Descriptor
deprecated
func (*UpdateCurrencyConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCurrencyConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateCurrencyConfigRequest) GetAccessKey ¶
func (x *UpdateCurrencyConfigRequest) GetAccessKey() string
func (*UpdateCurrencyConfigRequest) GetCurrencySymbol ¶
func (x *UpdateCurrencyConfigRequest) GetCurrencySymbol() string
func (*UpdateCurrencyConfigRequest) GetCurrencyUnit ¶
func (x *UpdateCurrencyConfigRequest) GetCurrencyUnit() string
func (*UpdateCurrencyConfigRequest) ProtoMessage ¶
func (*UpdateCurrencyConfigRequest) ProtoMessage()
func (*UpdateCurrencyConfigRequest) ProtoReflect ¶
func (x *UpdateCurrencyConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateCurrencyConfigRequest) Reset ¶
func (x *UpdateCurrencyConfigRequest) Reset()
func (*UpdateCurrencyConfigRequest) String ¶
func (x *UpdateCurrencyConfigRequest) String() string
func (*UpdateCurrencyConfigRequest) Validate ¶
func (m *UpdateCurrencyConfigRequest) Validate() error
Validate checks the field values on UpdateCurrencyConfigRequest 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 (*UpdateCurrencyConfigRequest) ValidateAll ¶
func (m *UpdateCurrencyConfigRequest) ValidateAll() error
ValidateAll checks the field values on UpdateCurrencyConfigRequest 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 UpdateCurrencyConfigRequestMultiError, or nil if none found.
type UpdateCurrencyConfigRequestMultiError ¶
type UpdateCurrencyConfigRequestMultiError []error
UpdateCurrencyConfigRequestMultiError is an error wrapping multiple validation errors returned by UpdateCurrencyConfigRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateCurrencyConfigRequestMultiError) AllErrors ¶
func (m UpdateCurrencyConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateCurrencyConfigRequestMultiError) Error ¶
func (m UpdateCurrencyConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateCurrencyConfigRequestValidationError ¶
type UpdateCurrencyConfigRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateCurrencyConfigRequestValidationError is the validation error returned by UpdateCurrencyConfigRequest.Validate if the designated constraints aren't met.
func (UpdateCurrencyConfigRequestValidationError) Cause ¶
func (e UpdateCurrencyConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateCurrencyConfigRequestValidationError) Error ¶
func (e UpdateCurrencyConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateCurrencyConfigRequestValidationError) ErrorName ¶
func (e UpdateCurrencyConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateCurrencyConfigRequestValidationError) Field ¶
func (e UpdateCurrencyConfigRequestValidationError) Field() string
Field function returns field value.
func (UpdateCurrencyConfigRequestValidationError) Key ¶
func (e UpdateCurrencyConfigRequestValidationError) Key() bool
Key function returns key value.
func (UpdateCurrencyConfigRequestValidationError) Reason ¶
func (e UpdateCurrencyConfigRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateInviteConfigData ¶
type UpdateInviteConfigData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateInviteConfigData) Descriptor
deprecated
func (*UpdateInviteConfigData) Descriptor() ([]byte, []int)
Deprecated: Use UpdateInviteConfigData.ProtoReflect.Descriptor instead.
func (*UpdateInviteConfigData) GetSuccess ¶
func (x *UpdateInviteConfigData) GetSuccess() bool
func (*UpdateInviteConfigData) ProtoMessage ¶
func (*UpdateInviteConfigData) ProtoMessage()
func (*UpdateInviteConfigData) ProtoReflect ¶
func (x *UpdateInviteConfigData) ProtoReflect() protoreflect.Message
func (*UpdateInviteConfigData) Reset ¶
func (x *UpdateInviteConfigData) Reset()
func (*UpdateInviteConfigData) String ¶
func (x *UpdateInviteConfigData) String() string
func (*UpdateInviteConfigData) Validate ¶
func (m *UpdateInviteConfigData) Validate() error
Validate checks the field values on UpdateInviteConfigData 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 (*UpdateInviteConfigData) ValidateAll ¶
func (m *UpdateInviteConfigData) ValidateAll() error
ValidateAll checks the field values on UpdateInviteConfigData 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 UpdateInviteConfigDataMultiError, or nil if none found.
type UpdateInviteConfigDataMultiError ¶
type UpdateInviteConfigDataMultiError []error
UpdateInviteConfigDataMultiError is an error wrapping multiple validation errors returned by UpdateInviteConfigData.ValidateAll() if the designated constraints aren't met.
func (UpdateInviteConfigDataMultiError) AllErrors ¶
func (m UpdateInviteConfigDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateInviteConfigDataMultiError) Error ¶
func (m UpdateInviteConfigDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateInviteConfigDataValidationError ¶
type UpdateInviteConfigDataValidationError struct {
// contains filtered or unexported fields
}
UpdateInviteConfigDataValidationError is the validation error returned by UpdateInviteConfigData.Validate if the designated constraints aren't met.
func (UpdateInviteConfigDataValidationError) Cause ¶
func (e UpdateInviteConfigDataValidationError) Cause() error
Cause function returns cause value.
func (UpdateInviteConfigDataValidationError) Error ¶
func (e UpdateInviteConfigDataValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateInviteConfigDataValidationError) ErrorName ¶
func (e UpdateInviteConfigDataValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateInviteConfigDataValidationError) Field ¶
func (e UpdateInviteConfigDataValidationError) Field() string
Field function returns field value.
func (UpdateInviteConfigDataValidationError) Key ¶
func (e UpdateInviteConfigDataValidationError) Key() bool
Key function returns key value.
func (UpdateInviteConfigDataValidationError) Reason ¶
func (e UpdateInviteConfigDataValidationError) Reason() string
Reason function returns reason value.
type UpdateInviteConfigReply ¶
type UpdateInviteConfigReply 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 *UpdateInviteConfigData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*UpdateInviteConfigReply) Descriptor
deprecated
func (*UpdateInviteConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateInviteConfigReply.ProtoReflect.Descriptor instead.
func (*UpdateInviteConfigReply) GetCode ¶
func (x *UpdateInviteConfigReply) GetCode() int32
func (*UpdateInviteConfigReply) GetData ¶
func (x *UpdateInviteConfigReply) GetData() *UpdateInviteConfigData
func (*UpdateInviteConfigReply) GetMessage ¶
func (x *UpdateInviteConfigReply) GetMessage() string
func (*UpdateInviteConfigReply) ProtoMessage ¶
func (*UpdateInviteConfigReply) ProtoMessage()
func (*UpdateInviteConfigReply) ProtoReflect ¶
func (x *UpdateInviteConfigReply) ProtoReflect() protoreflect.Message
func (*UpdateInviteConfigReply) Reset ¶
func (x *UpdateInviteConfigReply) Reset()
func (*UpdateInviteConfigReply) String ¶
func (x *UpdateInviteConfigReply) String() string
func (*UpdateInviteConfigReply) Validate ¶
func (m *UpdateInviteConfigReply) Validate() error
Validate checks the field values on UpdateInviteConfigReply 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 (*UpdateInviteConfigReply) ValidateAll ¶
func (m *UpdateInviteConfigReply) ValidateAll() error
ValidateAll checks the field values on UpdateInviteConfigReply 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 UpdateInviteConfigReplyMultiError, or nil if none found.
type UpdateInviteConfigReplyMultiError ¶
type UpdateInviteConfigReplyMultiError []error
UpdateInviteConfigReplyMultiError is an error wrapping multiple validation errors returned by UpdateInviteConfigReply.ValidateAll() if the designated constraints aren't met.
func (UpdateInviteConfigReplyMultiError) AllErrors ¶
func (m UpdateInviteConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateInviteConfigReplyMultiError) Error ¶
func (m UpdateInviteConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateInviteConfigReplyValidationError ¶
type UpdateInviteConfigReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateInviteConfigReplyValidationError is the validation error returned by UpdateInviteConfigReply.Validate if the designated constraints aren't met.
func (UpdateInviteConfigReplyValidationError) Cause ¶
func (e UpdateInviteConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateInviteConfigReplyValidationError) Error ¶
func (e UpdateInviteConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateInviteConfigReplyValidationError) ErrorName ¶
func (e UpdateInviteConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateInviteConfigReplyValidationError) Field ¶
func (e UpdateInviteConfigReplyValidationError) Field() string
Field function returns field value.
func (UpdateInviteConfigReplyValidationError) Key ¶
func (e UpdateInviteConfigReplyValidationError) Key() bool
Key function returns key value.
func (UpdateInviteConfigReplyValidationError) Reason ¶
func (e UpdateInviteConfigReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateInviteConfigRequest ¶
type UpdateInviteConfigRequest struct {
ForcedInvite bool `protobuf:"varint,1,opt,name=forced_invite,json=forcedInvite,proto3" json:"forced_invite,omitempty"`
ReferralPercentage int64 `protobuf:"varint,2,opt,name=referral_percentage,json=referralPercentage,proto3" json:"referral_percentage,omitempty"`
OnlyFirstPurchase bool `protobuf:"varint,3,opt,name=only_first_purchase,json=onlyFirstPurchase,proto3" json:"only_first_purchase,omitempty"`
// contains filtered or unexported fields
}
UpdateInviteConfig
func (*UpdateInviteConfigRequest) Descriptor
deprecated
func (*UpdateInviteConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateInviteConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateInviteConfigRequest) GetForcedInvite ¶
func (x *UpdateInviteConfigRequest) GetForcedInvite() bool
func (*UpdateInviteConfigRequest) GetOnlyFirstPurchase ¶
func (x *UpdateInviteConfigRequest) GetOnlyFirstPurchase() bool
func (*UpdateInviteConfigRequest) GetReferralPercentage ¶
func (x *UpdateInviteConfigRequest) GetReferralPercentage() int64
func (*UpdateInviteConfigRequest) ProtoMessage ¶
func (*UpdateInviteConfigRequest) ProtoMessage()
func (*UpdateInviteConfigRequest) ProtoReflect ¶
func (x *UpdateInviteConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateInviteConfigRequest) Reset ¶
func (x *UpdateInviteConfigRequest) Reset()
func (*UpdateInviteConfigRequest) String ¶
func (x *UpdateInviteConfigRequest) String() string
func (*UpdateInviteConfigRequest) Validate ¶
func (m *UpdateInviteConfigRequest) Validate() error
Validate checks the field values on UpdateInviteConfigRequest 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 (*UpdateInviteConfigRequest) ValidateAll ¶
func (m *UpdateInviteConfigRequest) ValidateAll() error
ValidateAll checks the field values on UpdateInviteConfigRequest 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 UpdateInviteConfigRequestMultiError, or nil if none found.
type UpdateInviteConfigRequestMultiError ¶
type UpdateInviteConfigRequestMultiError []error
UpdateInviteConfigRequestMultiError is an error wrapping multiple validation errors returned by UpdateInviteConfigRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateInviteConfigRequestMultiError) AllErrors ¶
func (m UpdateInviteConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateInviteConfigRequestMultiError) Error ¶
func (m UpdateInviteConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateInviteConfigRequestValidationError ¶
type UpdateInviteConfigRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateInviteConfigRequestValidationError is the validation error returned by UpdateInviteConfigRequest.Validate if the designated constraints aren't met.
func (UpdateInviteConfigRequestValidationError) Cause ¶
func (e UpdateInviteConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateInviteConfigRequestValidationError) Error ¶
func (e UpdateInviteConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateInviteConfigRequestValidationError) ErrorName ¶
func (e UpdateInviteConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateInviteConfigRequestValidationError) Field ¶
func (e UpdateInviteConfigRequestValidationError) Field() string
Field function returns field value.
func (UpdateInviteConfigRequestValidationError) Key ¶
func (e UpdateInviteConfigRequestValidationError) Key() bool
Key function returns key value.
func (UpdateInviteConfigRequestValidationError) Reason ¶
func (e UpdateInviteConfigRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateNodeConfigData ¶
type UpdateNodeConfigData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateNodeConfigData) Descriptor
deprecated
func (*UpdateNodeConfigData) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNodeConfigData.ProtoReflect.Descriptor instead.
func (*UpdateNodeConfigData) GetSuccess ¶
func (x *UpdateNodeConfigData) GetSuccess() bool
func (*UpdateNodeConfigData) ProtoMessage ¶
func (*UpdateNodeConfigData) ProtoMessage()
func (*UpdateNodeConfigData) ProtoReflect ¶
func (x *UpdateNodeConfigData) ProtoReflect() protoreflect.Message
func (*UpdateNodeConfigData) Reset ¶
func (x *UpdateNodeConfigData) Reset()
func (*UpdateNodeConfigData) String ¶
func (x *UpdateNodeConfigData) String() string
func (*UpdateNodeConfigData) Validate ¶
func (m *UpdateNodeConfigData) Validate() error
Validate checks the field values on UpdateNodeConfigData 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 (*UpdateNodeConfigData) ValidateAll ¶
func (m *UpdateNodeConfigData) ValidateAll() error
ValidateAll checks the field values on UpdateNodeConfigData 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 UpdateNodeConfigDataMultiError, or nil if none found.
type UpdateNodeConfigDataMultiError ¶
type UpdateNodeConfigDataMultiError []error
UpdateNodeConfigDataMultiError is an error wrapping multiple validation errors returned by UpdateNodeConfigData.ValidateAll() if the designated constraints aren't met.
func (UpdateNodeConfigDataMultiError) AllErrors ¶
func (m UpdateNodeConfigDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateNodeConfigDataMultiError) Error ¶
func (m UpdateNodeConfigDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateNodeConfigDataValidationError ¶
type UpdateNodeConfigDataValidationError struct {
// contains filtered or unexported fields
}
UpdateNodeConfigDataValidationError is the validation error returned by UpdateNodeConfigData.Validate if the designated constraints aren't met.
func (UpdateNodeConfigDataValidationError) Cause ¶
func (e UpdateNodeConfigDataValidationError) Cause() error
Cause function returns cause value.
func (UpdateNodeConfigDataValidationError) Error ¶
func (e UpdateNodeConfigDataValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateNodeConfigDataValidationError) ErrorName ¶
func (e UpdateNodeConfigDataValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateNodeConfigDataValidationError) Field ¶
func (e UpdateNodeConfigDataValidationError) Field() string
Field function returns field value.
func (UpdateNodeConfigDataValidationError) Key ¶
func (e UpdateNodeConfigDataValidationError) Key() bool
Key function returns key value.
func (UpdateNodeConfigDataValidationError) Reason ¶
func (e UpdateNodeConfigDataValidationError) Reason() string
Reason function returns reason value.
type UpdateNodeConfigReply ¶
type UpdateNodeConfigReply 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 *UpdateNodeConfigData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*UpdateNodeConfigReply) Descriptor
deprecated
func (*UpdateNodeConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNodeConfigReply.ProtoReflect.Descriptor instead.
func (*UpdateNodeConfigReply) GetCode ¶
func (x *UpdateNodeConfigReply) GetCode() int32
func (*UpdateNodeConfigReply) GetData ¶
func (x *UpdateNodeConfigReply) GetData() *UpdateNodeConfigData
func (*UpdateNodeConfigReply) GetMessage ¶
func (x *UpdateNodeConfigReply) GetMessage() string
func (*UpdateNodeConfigReply) ProtoMessage ¶
func (*UpdateNodeConfigReply) ProtoMessage()
func (*UpdateNodeConfigReply) ProtoReflect ¶
func (x *UpdateNodeConfigReply) ProtoReflect() protoreflect.Message
func (*UpdateNodeConfigReply) Reset ¶
func (x *UpdateNodeConfigReply) Reset()
func (*UpdateNodeConfigReply) String ¶
func (x *UpdateNodeConfigReply) String() string
func (*UpdateNodeConfigReply) Validate ¶
func (m *UpdateNodeConfigReply) Validate() error
Validate checks the field values on UpdateNodeConfigReply 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 (*UpdateNodeConfigReply) ValidateAll ¶
func (m *UpdateNodeConfigReply) ValidateAll() error
ValidateAll checks the field values on UpdateNodeConfigReply 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 UpdateNodeConfigReplyMultiError, or nil if none found.
type UpdateNodeConfigReplyMultiError ¶
type UpdateNodeConfigReplyMultiError []error
UpdateNodeConfigReplyMultiError is an error wrapping multiple validation errors returned by UpdateNodeConfigReply.ValidateAll() if the designated constraints aren't met.
func (UpdateNodeConfigReplyMultiError) AllErrors ¶
func (m UpdateNodeConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateNodeConfigReplyMultiError) Error ¶
func (m UpdateNodeConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateNodeConfigReplyValidationError ¶
type UpdateNodeConfigReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateNodeConfigReplyValidationError is the validation error returned by UpdateNodeConfigReply.Validate if the designated constraints aren't met.
func (UpdateNodeConfigReplyValidationError) Cause ¶
func (e UpdateNodeConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateNodeConfigReplyValidationError) Error ¶
func (e UpdateNodeConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateNodeConfigReplyValidationError) ErrorName ¶
func (e UpdateNodeConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateNodeConfigReplyValidationError) Field ¶
func (e UpdateNodeConfigReplyValidationError) Field() string
Field function returns field value.
func (UpdateNodeConfigReplyValidationError) Key ¶
func (e UpdateNodeConfigReplyValidationError) Key() bool
Key function returns key value.
func (UpdateNodeConfigReplyValidationError) Reason ¶
func (e UpdateNodeConfigReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateNodeConfigRequest ¶
type UpdateNodeConfigRequest struct {
NodeSecret string `protobuf:"bytes,1,opt,name=node_secret,json=nodeSecret,proto3" json:"node_secret,omitempty"`
NodePullInterval int64 `protobuf:"varint,2,opt,name=node_pull_interval,json=nodePullInterval,proto3" json:"node_pull_interval,omitempty"`
NodePushInterval int64 `protobuf:"varint,3,opt,name=node_push_interval,json=nodePushInterval,proto3" json:"node_push_interval,omitempty"`
TrafficReportThreshold int64 `` /* 130-byte string literal not displayed */
IpStrategy string `protobuf:"bytes,5,opt,name=ip_strategy,json=ipStrategy,proto3" json:"ip_strategy,omitempty"`
Dns []*NodeDNS `protobuf:"bytes,6,rep,name=dns,proto3" json:"dns,omitempty"`
Block []string `protobuf:"bytes,7,rep,name=block,proto3" json:"block,omitempty"`
Outbound []*NodeOutbound `protobuf:"bytes,8,rep,name=outbound,proto3" json:"outbound,omitempty"`
DeviceAdmissionEnabled bool `` // 设备准入检查开关
/* 130-byte string literal not displayed */
DeviceCountMode string `protobuf:"bytes,10,opt,name=device_count_mode,json=deviceCountMode,proto3" json:"device_count_mode,omitempty"` // 设备计数模式 (ip/connection)
// contains filtered or unexported fields
}
UpdateNodeConfig
func (*UpdateNodeConfigRequest) Descriptor
deprecated
func (*UpdateNodeConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNodeConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateNodeConfigRequest) GetBlock ¶
func (x *UpdateNodeConfigRequest) GetBlock() []string
func (*UpdateNodeConfigRequest) GetDeviceAdmissionEnabled ¶
func (x *UpdateNodeConfigRequest) GetDeviceAdmissionEnabled() bool
func (*UpdateNodeConfigRequest) GetDeviceCountMode ¶
func (x *UpdateNodeConfigRequest) GetDeviceCountMode() string
func (*UpdateNodeConfigRequest) GetDns ¶
func (x *UpdateNodeConfigRequest) GetDns() []*NodeDNS
func (*UpdateNodeConfigRequest) GetIpStrategy ¶
func (x *UpdateNodeConfigRequest) GetIpStrategy() string
func (*UpdateNodeConfigRequest) GetNodePullInterval ¶
func (x *UpdateNodeConfigRequest) GetNodePullInterval() int64
func (*UpdateNodeConfigRequest) GetNodePushInterval ¶
func (x *UpdateNodeConfigRequest) GetNodePushInterval() int64
func (*UpdateNodeConfigRequest) GetNodeSecret ¶
func (x *UpdateNodeConfigRequest) GetNodeSecret() string
func (*UpdateNodeConfigRequest) GetOutbound ¶
func (x *UpdateNodeConfigRequest) GetOutbound() []*NodeOutbound
func (*UpdateNodeConfigRequest) GetTrafficReportThreshold ¶
func (x *UpdateNodeConfigRequest) GetTrafficReportThreshold() int64
func (*UpdateNodeConfigRequest) ProtoMessage ¶
func (*UpdateNodeConfigRequest) ProtoMessage()
func (*UpdateNodeConfigRequest) ProtoReflect ¶
func (x *UpdateNodeConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateNodeConfigRequest) Reset ¶
func (x *UpdateNodeConfigRequest) Reset()
func (*UpdateNodeConfigRequest) String ¶
func (x *UpdateNodeConfigRequest) String() string
func (*UpdateNodeConfigRequest) Validate ¶
func (m *UpdateNodeConfigRequest) Validate() error
Validate checks the field values on UpdateNodeConfigRequest 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 (*UpdateNodeConfigRequest) ValidateAll ¶
func (m *UpdateNodeConfigRequest) ValidateAll() error
ValidateAll checks the field values on UpdateNodeConfigRequest 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 UpdateNodeConfigRequestMultiError, or nil if none found.
type UpdateNodeConfigRequestMultiError ¶
type UpdateNodeConfigRequestMultiError []error
UpdateNodeConfigRequestMultiError is an error wrapping multiple validation errors returned by UpdateNodeConfigRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateNodeConfigRequestMultiError) AllErrors ¶
func (m UpdateNodeConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateNodeConfigRequestMultiError) Error ¶
func (m UpdateNodeConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateNodeConfigRequestValidationError ¶
type UpdateNodeConfigRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateNodeConfigRequestValidationError is the validation error returned by UpdateNodeConfigRequest.Validate if the designated constraints aren't met.
func (UpdateNodeConfigRequestValidationError) Cause ¶
func (e UpdateNodeConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateNodeConfigRequestValidationError) Error ¶
func (e UpdateNodeConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateNodeConfigRequestValidationError) ErrorName ¶
func (e UpdateNodeConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateNodeConfigRequestValidationError) Field ¶
func (e UpdateNodeConfigRequestValidationError) Field() string
Field function returns field value.
func (UpdateNodeConfigRequestValidationError) Key ¶
func (e UpdateNodeConfigRequestValidationError) Key() bool
Key function returns key value.
func (UpdateNodeConfigRequestValidationError) Reason ¶
func (e UpdateNodeConfigRequestValidationError) Reason() string
Reason function returns reason value.
type UpdatePrivacyPolicyConfigData ¶
type UpdatePrivacyPolicyConfigData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*UpdatePrivacyPolicyConfigData) Descriptor
deprecated
func (*UpdatePrivacyPolicyConfigData) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePrivacyPolicyConfigData.ProtoReflect.Descriptor instead.
func (*UpdatePrivacyPolicyConfigData) GetSuccess ¶
func (x *UpdatePrivacyPolicyConfigData) GetSuccess() bool
func (*UpdatePrivacyPolicyConfigData) ProtoMessage ¶
func (*UpdatePrivacyPolicyConfigData) ProtoMessage()
func (*UpdatePrivacyPolicyConfigData) ProtoReflect ¶
func (x *UpdatePrivacyPolicyConfigData) ProtoReflect() protoreflect.Message
func (*UpdatePrivacyPolicyConfigData) Reset ¶
func (x *UpdatePrivacyPolicyConfigData) Reset()
func (*UpdatePrivacyPolicyConfigData) String ¶
func (x *UpdatePrivacyPolicyConfigData) String() string
func (*UpdatePrivacyPolicyConfigData) Validate ¶
func (m *UpdatePrivacyPolicyConfigData) Validate() error
Validate checks the field values on UpdatePrivacyPolicyConfigData 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 (*UpdatePrivacyPolicyConfigData) ValidateAll ¶
func (m *UpdatePrivacyPolicyConfigData) ValidateAll() error
ValidateAll checks the field values on UpdatePrivacyPolicyConfigData 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 UpdatePrivacyPolicyConfigDataMultiError, or nil if none found.
type UpdatePrivacyPolicyConfigDataMultiError ¶
type UpdatePrivacyPolicyConfigDataMultiError []error
UpdatePrivacyPolicyConfigDataMultiError is an error wrapping multiple validation errors returned by UpdatePrivacyPolicyConfigData.ValidateAll() if the designated constraints aren't met.
func (UpdatePrivacyPolicyConfigDataMultiError) AllErrors ¶
func (m UpdatePrivacyPolicyConfigDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePrivacyPolicyConfigDataMultiError) Error ¶
func (m UpdatePrivacyPolicyConfigDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePrivacyPolicyConfigDataValidationError ¶
type UpdatePrivacyPolicyConfigDataValidationError struct {
// contains filtered or unexported fields
}
UpdatePrivacyPolicyConfigDataValidationError is the validation error returned by UpdatePrivacyPolicyConfigData.Validate if the designated constraints aren't met.
func (UpdatePrivacyPolicyConfigDataValidationError) Cause ¶
func (e UpdatePrivacyPolicyConfigDataValidationError) Cause() error
Cause function returns cause value.
func (UpdatePrivacyPolicyConfigDataValidationError) Error ¶
func (e UpdatePrivacyPolicyConfigDataValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePrivacyPolicyConfigDataValidationError) ErrorName ¶
func (e UpdatePrivacyPolicyConfigDataValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePrivacyPolicyConfigDataValidationError) Field ¶
func (e UpdatePrivacyPolicyConfigDataValidationError) Field() string
Field function returns field value.
func (UpdatePrivacyPolicyConfigDataValidationError) Key ¶
func (e UpdatePrivacyPolicyConfigDataValidationError) Key() bool
Key function returns key value.
func (UpdatePrivacyPolicyConfigDataValidationError) Reason ¶
func (e UpdatePrivacyPolicyConfigDataValidationError) Reason() string
Reason function returns reason value.
type UpdatePrivacyPolicyConfigReply ¶
type UpdatePrivacyPolicyConfigReply 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 *UpdatePrivacyPolicyConfigData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*UpdatePrivacyPolicyConfigReply) Descriptor
deprecated
func (*UpdatePrivacyPolicyConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePrivacyPolicyConfigReply.ProtoReflect.Descriptor instead.
func (*UpdatePrivacyPolicyConfigReply) GetCode ¶
func (x *UpdatePrivacyPolicyConfigReply) GetCode() int32
func (*UpdatePrivacyPolicyConfigReply) GetData ¶
func (x *UpdatePrivacyPolicyConfigReply) GetData() *UpdatePrivacyPolicyConfigData
func (*UpdatePrivacyPolicyConfigReply) GetMessage ¶
func (x *UpdatePrivacyPolicyConfigReply) GetMessage() string
func (*UpdatePrivacyPolicyConfigReply) ProtoMessage ¶
func (*UpdatePrivacyPolicyConfigReply) ProtoMessage()
func (*UpdatePrivacyPolicyConfigReply) ProtoReflect ¶
func (x *UpdatePrivacyPolicyConfigReply) ProtoReflect() protoreflect.Message
func (*UpdatePrivacyPolicyConfigReply) Reset ¶
func (x *UpdatePrivacyPolicyConfigReply) Reset()
func (*UpdatePrivacyPolicyConfigReply) String ¶
func (x *UpdatePrivacyPolicyConfigReply) String() string
func (*UpdatePrivacyPolicyConfigReply) Validate ¶
func (m *UpdatePrivacyPolicyConfigReply) Validate() error
Validate checks the field values on UpdatePrivacyPolicyConfigReply 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 (*UpdatePrivacyPolicyConfigReply) ValidateAll ¶
func (m *UpdatePrivacyPolicyConfigReply) ValidateAll() error
ValidateAll checks the field values on UpdatePrivacyPolicyConfigReply 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 UpdatePrivacyPolicyConfigReplyMultiError, or nil if none found.
type UpdatePrivacyPolicyConfigReplyMultiError ¶
type UpdatePrivacyPolicyConfigReplyMultiError []error
UpdatePrivacyPolicyConfigReplyMultiError is an error wrapping multiple validation errors returned by UpdatePrivacyPolicyConfigReply.ValidateAll() if the designated constraints aren't met.
func (UpdatePrivacyPolicyConfigReplyMultiError) AllErrors ¶
func (m UpdatePrivacyPolicyConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePrivacyPolicyConfigReplyMultiError) Error ¶
func (m UpdatePrivacyPolicyConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePrivacyPolicyConfigReplyValidationError ¶
type UpdatePrivacyPolicyConfigReplyValidationError struct {
// contains filtered or unexported fields
}
UpdatePrivacyPolicyConfigReplyValidationError is the validation error returned by UpdatePrivacyPolicyConfigReply.Validate if the designated constraints aren't met.
func (UpdatePrivacyPolicyConfigReplyValidationError) Cause ¶
func (e UpdatePrivacyPolicyConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdatePrivacyPolicyConfigReplyValidationError) Error ¶
func (e UpdatePrivacyPolicyConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePrivacyPolicyConfigReplyValidationError) ErrorName ¶
func (e UpdatePrivacyPolicyConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePrivacyPolicyConfigReplyValidationError) Field ¶
func (e UpdatePrivacyPolicyConfigReplyValidationError) Field() string
Field function returns field value.
func (UpdatePrivacyPolicyConfigReplyValidationError) Key ¶
func (e UpdatePrivacyPolicyConfigReplyValidationError) Key() bool
Key function returns key value.
func (UpdatePrivacyPolicyConfigReplyValidationError) Reason ¶
func (e UpdatePrivacyPolicyConfigReplyValidationError) Reason() string
Reason function returns reason value.
type UpdatePrivacyPolicyConfigRequest ¶
type UpdatePrivacyPolicyConfigRequest struct {
PrivacyPolicy string `protobuf:"bytes,1,opt,name=privacy_policy,json=privacyPolicy,proto3" json:"privacy_policy,omitempty"`
// contains filtered or unexported fields
}
UpdatePrivacyPolicyConfig
func (*UpdatePrivacyPolicyConfigRequest) Descriptor
deprecated
func (*UpdatePrivacyPolicyConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePrivacyPolicyConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdatePrivacyPolicyConfigRequest) GetPrivacyPolicy ¶
func (x *UpdatePrivacyPolicyConfigRequest) GetPrivacyPolicy() string
func (*UpdatePrivacyPolicyConfigRequest) ProtoMessage ¶
func (*UpdatePrivacyPolicyConfigRequest) ProtoMessage()
func (*UpdatePrivacyPolicyConfigRequest) ProtoReflect ¶
func (x *UpdatePrivacyPolicyConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdatePrivacyPolicyConfigRequest) Reset ¶
func (x *UpdatePrivacyPolicyConfigRequest) Reset()
func (*UpdatePrivacyPolicyConfigRequest) String ¶
func (x *UpdatePrivacyPolicyConfigRequest) String() string
func (*UpdatePrivacyPolicyConfigRequest) Validate ¶
func (m *UpdatePrivacyPolicyConfigRequest) Validate() error
Validate checks the field values on UpdatePrivacyPolicyConfigRequest 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 (*UpdatePrivacyPolicyConfigRequest) ValidateAll ¶
func (m *UpdatePrivacyPolicyConfigRequest) ValidateAll() error
ValidateAll checks the field values on UpdatePrivacyPolicyConfigRequest 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 UpdatePrivacyPolicyConfigRequestMultiError, or nil if none found.
type UpdatePrivacyPolicyConfigRequestMultiError ¶
type UpdatePrivacyPolicyConfigRequestMultiError []error
UpdatePrivacyPolicyConfigRequestMultiError is an error wrapping multiple validation errors returned by UpdatePrivacyPolicyConfigRequest.ValidateAll() if the designated constraints aren't met.
func (UpdatePrivacyPolicyConfigRequestMultiError) AllErrors ¶
func (m UpdatePrivacyPolicyConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePrivacyPolicyConfigRequestMultiError) Error ¶
func (m UpdatePrivacyPolicyConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePrivacyPolicyConfigRequestValidationError ¶
type UpdatePrivacyPolicyConfigRequestValidationError struct {
// contains filtered or unexported fields
}
UpdatePrivacyPolicyConfigRequestValidationError is the validation error returned by UpdatePrivacyPolicyConfigRequest.Validate if the designated constraints aren't met.
func (UpdatePrivacyPolicyConfigRequestValidationError) Cause ¶
func (e UpdatePrivacyPolicyConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdatePrivacyPolicyConfigRequestValidationError) Error ¶
func (e UpdatePrivacyPolicyConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePrivacyPolicyConfigRequestValidationError) ErrorName ¶
func (e UpdatePrivacyPolicyConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePrivacyPolicyConfigRequestValidationError) Field ¶
func (e UpdatePrivacyPolicyConfigRequestValidationError) Field() string
Field function returns field value.
func (UpdatePrivacyPolicyConfigRequestValidationError) Key ¶
func (e UpdatePrivacyPolicyConfigRequestValidationError) Key() bool
Key function returns key value.
func (UpdatePrivacyPolicyConfigRequestValidationError) Reason ¶
func (e UpdatePrivacyPolicyConfigRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateRegisterConfigData ¶
type UpdateRegisterConfigData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateRegisterConfigData) Descriptor
deprecated
func (*UpdateRegisterConfigData) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRegisterConfigData.ProtoReflect.Descriptor instead.
func (*UpdateRegisterConfigData) GetSuccess ¶
func (x *UpdateRegisterConfigData) GetSuccess() bool
func (*UpdateRegisterConfigData) ProtoMessage ¶
func (*UpdateRegisterConfigData) ProtoMessage()
func (*UpdateRegisterConfigData) ProtoReflect ¶
func (x *UpdateRegisterConfigData) ProtoReflect() protoreflect.Message
func (*UpdateRegisterConfigData) Reset ¶
func (x *UpdateRegisterConfigData) Reset()
func (*UpdateRegisterConfigData) String ¶
func (x *UpdateRegisterConfigData) String() string
func (*UpdateRegisterConfigData) Validate ¶
func (m *UpdateRegisterConfigData) Validate() error
Validate checks the field values on UpdateRegisterConfigData 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 (*UpdateRegisterConfigData) ValidateAll ¶
func (m *UpdateRegisterConfigData) ValidateAll() error
ValidateAll checks the field values on UpdateRegisterConfigData 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 UpdateRegisterConfigDataMultiError, or nil if none found.
type UpdateRegisterConfigDataMultiError ¶
type UpdateRegisterConfigDataMultiError []error
UpdateRegisterConfigDataMultiError is an error wrapping multiple validation errors returned by UpdateRegisterConfigData.ValidateAll() if the designated constraints aren't met.
func (UpdateRegisterConfigDataMultiError) AllErrors ¶
func (m UpdateRegisterConfigDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRegisterConfigDataMultiError) Error ¶
func (m UpdateRegisterConfigDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRegisterConfigDataValidationError ¶
type UpdateRegisterConfigDataValidationError struct {
// contains filtered or unexported fields
}
UpdateRegisterConfigDataValidationError is the validation error returned by UpdateRegisterConfigData.Validate if the designated constraints aren't met.
func (UpdateRegisterConfigDataValidationError) Cause ¶
func (e UpdateRegisterConfigDataValidationError) Cause() error
Cause function returns cause value.
func (UpdateRegisterConfigDataValidationError) Error ¶
func (e UpdateRegisterConfigDataValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRegisterConfigDataValidationError) ErrorName ¶
func (e UpdateRegisterConfigDataValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRegisterConfigDataValidationError) Field ¶
func (e UpdateRegisterConfigDataValidationError) Field() string
Field function returns field value.
func (UpdateRegisterConfigDataValidationError) Key ¶
func (e UpdateRegisterConfigDataValidationError) Key() bool
Key function returns key value.
func (UpdateRegisterConfigDataValidationError) Reason ¶
func (e UpdateRegisterConfigDataValidationError) Reason() string
Reason function returns reason value.
type UpdateRegisterConfigReply ¶
type UpdateRegisterConfigReply 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 *UpdateRegisterConfigData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*UpdateRegisterConfigReply) Descriptor
deprecated
func (*UpdateRegisterConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRegisterConfigReply.ProtoReflect.Descriptor instead.
func (*UpdateRegisterConfigReply) GetCode ¶
func (x *UpdateRegisterConfigReply) GetCode() int32
func (*UpdateRegisterConfigReply) GetData ¶
func (x *UpdateRegisterConfigReply) GetData() *UpdateRegisterConfigData
func (*UpdateRegisterConfigReply) GetMessage ¶
func (x *UpdateRegisterConfigReply) GetMessage() string
func (*UpdateRegisterConfigReply) ProtoMessage ¶
func (*UpdateRegisterConfigReply) ProtoMessage()
func (*UpdateRegisterConfigReply) ProtoReflect ¶
func (x *UpdateRegisterConfigReply) ProtoReflect() protoreflect.Message
func (*UpdateRegisterConfigReply) Reset ¶
func (x *UpdateRegisterConfigReply) Reset()
func (*UpdateRegisterConfigReply) String ¶
func (x *UpdateRegisterConfigReply) String() string
func (*UpdateRegisterConfigReply) Validate ¶
func (m *UpdateRegisterConfigReply) Validate() error
Validate checks the field values on UpdateRegisterConfigReply 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 (*UpdateRegisterConfigReply) ValidateAll ¶
func (m *UpdateRegisterConfigReply) ValidateAll() error
ValidateAll checks the field values on UpdateRegisterConfigReply 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 UpdateRegisterConfigReplyMultiError, or nil if none found.
type UpdateRegisterConfigReplyMultiError ¶
type UpdateRegisterConfigReplyMultiError []error
UpdateRegisterConfigReplyMultiError is an error wrapping multiple validation errors returned by UpdateRegisterConfigReply.ValidateAll() if the designated constraints aren't met.
func (UpdateRegisterConfigReplyMultiError) AllErrors ¶
func (m UpdateRegisterConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRegisterConfigReplyMultiError) Error ¶
func (m UpdateRegisterConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRegisterConfigReplyValidationError ¶
type UpdateRegisterConfigReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateRegisterConfigReplyValidationError is the validation error returned by UpdateRegisterConfigReply.Validate if the designated constraints aren't met.
func (UpdateRegisterConfigReplyValidationError) Cause ¶
func (e UpdateRegisterConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateRegisterConfigReplyValidationError) Error ¶
func (e UpdateRegisterConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRegisterConfigReplyValidationError) ErrorName ¶
func (e UpdateRegisterConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRegisterConfigReplyValidationError) Field ¶
func (e UpdateRegisterConfigReplyValidationError) Field() string
Field function returns field value.
func (UpdateRegisterConfigReplyValidationError) Key ¶
func (e UpdateRegisterConfigReplyValidationError) Key() bool
Key function returns key value.
func (UpdateRegisterConfigReplyValidationError) Reason ¶
func (e UpdateRegisterConfigReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateRegisterConfigRequest ¶
type UpdateRegisterConfigRequest struct {
StopRegister bool `protobuf:"varint,1,opt,name=stop_register,json=stopRegister,proto3" json:"stop_register,omitempty"`
EnableTrial bool `protobuf:"varint,2,opt,name=enable_trial,json=enableTrial,proto3" json:"enable_trial,omitempty"`
TrialSubscribe int64 `protobuf:"varint,3,opt,name=trial_subscribe,json=trialSubscribe,proto3" json:"trial_subscribe,omitempty"`
TrialTime int64 `protobuf:"varint,4,opt,name=trial_time,json=trialTime,proto3" json:"trial_time,omitempty"`
TrialTimeUnit string `protobuf:"bytes,5,opt,name=trial_time_unit,json=trialTimeUnit,proto3" json:"trial_time_unit,omitempty"`
EnableIpRegisterLimit bool `` /* 129-byte string literal not displayed */
IpRegisterLimit int64 `protobuf:"varint,7,opt,name=ip_register_limit,json=ipRegisterLimit,proto3" json:"ip_register_limit,omitempty"`
IpRegisterLimitDuration int64 `` /* 135-byte string literal not displayed */
DeviceLimit int64 `protobuf:"varint,9,opt,name=device_limit,json=deviceLimit,proto3" json:"device_limit,omitempty"`
// contains filtered or unexported fields
}
UpdateRegisterConfig
func (*UpdateRegisterConfigRequest) Descriptor
deprecated
func (*UpdateRegisterConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRegisterConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateRegisterConfigRequest) GetDeviceLimit ¶
func (x *UpdateRegisterConfigRequest) GetDeviceLimit() int64
func (*UpdateRegisterConfigRequest) GetEnableIpRegisterLimit ¶
func (x *UpdateRegisterConfigRequest) GetEnableIpRegisterLimit() bool
func (*UpdateRegisterConfigRequest) GetEnableTrial ¶
func (x *UpdateRegisterConfigRequest) GetEnableTrial() bool
func (*UpdateRegisterConfigRequest) GetIpRegisterLimit ¶
func (x *UpdateRegisterConfigRequest) GetIpRegisterLimit() int64
func (*UpdateRegisterConfigRequest) GetIpRegisterLimitDuration ¶
func (x *UpdateRegisterConfigRequest) GetIpRegisterLimitDuration() int64
func (*UpdateRegisterConfigRequest) GetStopRegister ¶
func (x *UpdateRegisterConfigRequest) GetStopRegister() bool
func (*UpdateRegisterConfigRequest) GetTrialSubscribe ¶
func (x *UpdateRegisterConfigRequest) GetTrialSubscribe() int64
func (*UpdateRegisterConfigRequest) GetTrialTime ¶
func (x *UpdateRegisterConfigRequest) GetTrialTime() int64
func (*UpdateRegisterConfigRequest) GetTrialTimeUnit ¶
func (x *UpdateRegisterConfigRequest) GetTrialTimeUnit() string
func (*UpdateRegisterConfigRequest) ProtoMessage ¶
func (*UpdateRegisterConfigRequest) ProtoMessage()
func (*UpdateRegisterConfigRequest) ProtoReflect ¶
func (x *UpdateRegisterConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateRegisterConfigRequest) Reset ¶
func (x *UpdateRegisterConfigRequest) Reset()
func (*UpdateRegisterConfigRequest) String ¶
func (x *UpdateRegisterConfigRequest) String() string
func (*UpdateRegisterConfigRequest) Validate ¶
func (m *UpdateRegisterConfigRequest) Validate() error
Validate checks the field values on UpdateRegisterConfigRequest 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 (*UpdateRegisterConfigRequest) ValidateAll ¶
func (m *UpdateRegisterConfigRequest) ValidateAll() error
ValidateAll checks the field values on UpdateRegisterConfigRequest 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 UpdateRegisterConfigRequestMultiError, or nil if none found.
type UpdateRegisterConfigRequestMultiError ¶
type UpdateRegisterConfigRequestMultiError []error
UpdateRegisterConfigRequestMultiError is an error wrapping multiple validation errors returned by UpdateRegisterConfigRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateRegisterConfigRequestMultiError) AllErrors ¶
func (m UpdateRegisterConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRegisterConfigRequestMultiError) Error ¶
func (m UpdateRegisterConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRegisterConfigRequestValidationError ¶
type UpdateRegisterConfigRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateRegisterConfigRequestValidationError is the validation error returned by UpdateRegisterConfigRequest.Validate if the designated constraints aren't met.
func (UpdateRegisterConfigRequestValidationError) Cause ¶
func (e UpdateRegisterConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateRegisterConfigRequestValidationError) Error ¶
func (e UpdateRegisterConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRegisterConfigRequestValidationError) ErrorName ¶
func (e UpdateRegisterConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRegisterConfigRequestValidationError) Field ¶
func (e UpdateRegisterConfigRequestValidationError) Field() string
Field function returns field value.
func (UpdateRegisterConfigRequestValidationError) Key ¶
func (e UpdateRegisterConfigRequestValidationError) Key() bool
Key function returns key value.
func (UpdateRegisterConfigRequestValidationError) Reason ¶
func (e UpdateRegisterConfigRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateSiteConfigData ¶
type UpdateSiteConfigData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateSiteConfigData) Descriptor
deprecated
func (*UpdateSiteConfigData) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSiteConfigData.ProtoReflect.Descriptor instead.
func (*UpdateSiteConfigData) GetSuccess ¶
func (x *UpdateSiteConfigData) GetSuccess() bool
func (*UpdateSiteConfigData) ProtoMessage ¶
func (*UpdateSiteConfigData) ProtoMessage()
func (*UpdateSiteConfigData) ProtoReflect ¶
func (x *UpdateSiteConfigData) ProtoReflect() protoreflect.Message
func (*UpdateSiteConfigData) Reset ¶
func (x *UpdateSiteConfigData) Reset()
func (*UpdateSiteConfigData) String ¶
func (x *UpdateSiteConfigData) String() string
func (*UpdateSiteConfigData) Validate ¶
func (m *UpdateSiteConfigData) Validate() error
Validate checks the field values on UpdateSiteConfigData 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 (*UpdateSiteConfigData) ValidateAll ¶
func (m *UpdateSiteConfigData) ValidateAll() error
ValidateAll checks the field values on UpdateSiteConfigData 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 UpdateSiteConfigDataMultiError, or nil if none found.
type UpdateSiteConfigDataMultiError ¶
type UpdateSiteConfigDataMultiError []error
UpdateSiteConfigDataMultiError is an error wrapping multiple validation errors returned by UpdateSiteConfigData.ValidateAll() if the designated constraints aren't met.
func (UpdateSiteConfigDataMultiError) AllErrors ¶
func (m UpdateSiteConfigDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSiteConfigDataMultiError) Error ¶
func (m UpdateSiteConfigDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSiteConfigDataValidationError ¶
type UpdateSiteConfigDataValidationError struct {
// contains filtered or unexported fields
}
UpdateSiteConfigDataValidationError is the validation error returned by UpdateSiteConfigData.Validate if the designated constraints aren't met.
func (UpdateSiteConfigDataValidationError) Cause ¶
func (e UpdateSiteConfigDataValidationError) Cause() error
Cause function returns cause value.
func (UpdateSiteConfigDataValidationError) Error ¶
func (e UpdateSiteConfigDataValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSiteConfigDataValidationError) ErrorName ¶
func (e UpdateSiteConfigDataValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSiteConfigDataValidationError) Field ¶
func (e UpdateSiteConfigDataValidationError) Field() string
Field function returns field value.
func (UpdateSiteConfigDataValidationError) Key ¶
func (e UpdateSiteConfigDataValidationError) Key() bool
Key function returns key value.
func (UpdateSiteConfigDataValidationError) Reason ¶
func (e UpdateSiteConfigDataValidationError) Reason() string
Reason function returns reason value.
type UpdateSiteConfigReply ¶
type UpdateSiteConfigReply 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 *UpdateSiteConfigData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*UpdateSiteConfigReply) Descriptor
deprecated
func (*UpdateSiteConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSiteConfigReply.ProtoReflect.Descriptor instead.
func (*UpdateSiteConfigReply) GetCode ¶
func (x *UpdateSiteConfigReply) GetCode() int32
func (*UpdateSiteConfigReply) GetData ¶
func (x *UpdateSiteConfigReply) GetData() *UpdateSiteConfigData
func (*UpdateSiteConfigReply) GetMessage ¶
func (x *UpdateSiteConfigReply) GetMessage() string
func (*UpdateSiteConfigReply) ProtoMessage ¶
func (*UpdateSiteConfigReply) ProtoMessage()
func (*UpdateSiteConfigReply) ProtoReflect ¶
func (x *UpdateSiteConfigReply) ProtoReflect() protoreflect.Message
func (*UpdateSiteConfigReply) Reset ¶
func (x *UpdateSiteConfigReply) Reset()
func (*UpdateSiteConfigReply) String ¶
func (x *UpdateSiteConfigReply) String() string
func (*UpdateSiteConfigReply) Validate ¶
func (m *UpdateSiteConfigReply) Validate() error
Validate checks the field values on UpdateSiteConfigReply 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 (*UpdateSiteConfigReply) ValidateAll ¶
func (m *UpdateSiteConfigReply) ValidateAll() error
ValidateAll checks the field values on UpdateSiteConfigReply 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 UpdateSiteConfigReplyMultiError, or nil if none found.
type UpdateSiteConfigReplyMultiError ¶
type UpdateSiteConfigReplyMultiError []error
UpdateSiteConfigReplyMultiError is an error wrapping multiple validation errors returned by UpdateSiteConfigReply.ValidateAll() if the designated constraints aren't met.
func (UpdateSiteConfigReplyMultiError) AllErrors ¶
func (m UpdateSiteConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSiteConfigReplyMultiError) Error ¶
func (m UpdateSiteConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSiteConfigReplyValidationError ¶
type UpdateSiteConfigReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateSiteConfigReplyValidationError is the validation error returned by UpdateSiteConfigReply.Validate if the designated constraints aren't met.
func (UpdateSiteConfigReplyValidationError) Cause ¶
func (e UpdateSiteConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateSiteConfigReplyValidationError) Error ¶
func (e UpdateSiteConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSiteConfigReplyValidationError) ErrorName ¶
func (e UpdateSiteConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSiteConfigReplyValidationError) Field ¶
func (e UpdateSiteConfigReplyValidationError) Field() string
Field function returns field value.
func (UpdateSiteConfigReplyValidationError) Key ¶
func (e UpdateSiteConfigReplyValidationError) Key() bool
Key function returns key value.
func (UpdateSiteConfigReplyValidationError) Reason ¶
func (e UpdateSiteConfigReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateSiteConfigRequest ¶
type UpdateSiteConfigRequest struct {
Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"`
SiteName string `protobuf:"bytes,2,opt,name=site_name,json=siteName,proto3" json:"site_name,omitempty"`
SiteDesc string `protobuf:"bytes,3,opt,name=site_desc,json=siteDesc,proto3" json:"site_desc,omitempty"`
SiteLogo string `protobuf:"bytes,4,opt,name=site_logo,json=siteLogo,proto3" json:"site_logo,omitempty"`
Keywords string `protobuf:"bytes,5,opt,name=keywords,proto3" json:"keywords,omitempty"`
CustomHtml string `protobuf:"bytes,6,opt,name=custom_html,json=customHtml,proto3" json:"custom_html,omitempty"`
CustomData string `protobuf:"bytes,7,opt,name=custom_data,json=customData,proto3" json:"custom_data,omitempty"`
// contains filtered or unexported fields
}
UpdateSiteConfig
func (*UpdateSiteConfigRequest) Descriptor
deprecated
func (*UpdateSiteConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSiteConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateSiteConfigRequest) GetCustomData ¶
func (x *UpdateSiteConfigRequest) GetCustomData() string
func (*UpdateSiteConfigRequest) GetCustomHtml ¶
func (x *UpdateSiteConfigRequest) GetCustomHtml() string
func (*UpdateSiteConfigRequest) GetHost ¶
func (x *UpdateSiteConfigRequest) GetHost() string
func (*UpdateSiteConfigRequest) GetKeywords ¶
func (x *UpdateSiteConfigRequest) GetKeywords() string
func (*UpdateSiteConfigRequest) GetSiteDesc ¶
func (x *UpdateSiteConfigRequest) GetSiteDesc() string
func (*UpdateSiteConfigRequest) GetSiteLogo ¶
func (x *UpdateSiteConfigRequest) GetSiteLogo() string
func (*UpdateSiteConfigRequest) GetSiteName ¶
func (x *UpdateSiteConfigRequest) GetSiteName() string
func (*UpdateSiteConfigRequest) ProtoMessage ¶
func (*UpdateSiteConfigRequest) ProtoMessage()
func (*UpdateSiteConfigRequest) ProtoReflect ¶
func (x *UpdateSiteConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateSiteConfigRequest) Reset ¶
func (x *UpdateSiteConfigRequest) Reset()
func (*UpdateSiteConfigRequest) String ¶
func (x *UpdateSiteConfigRequest) String() string
func (*UpdateSiteConfigRequest) Validate ¶
func (m *UpdateSiteConfigRequest) Validate() error
Validate checks the field values on UpdateSiteConfigRequest 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 (*UpdateSiteConfigRequest) ValidateAll ¶
func (m *UpdateSiteConfigRequest) ValidateAll() error
ValidateAll checks the field values on UpdateSiteConfigRequest 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 UpdateSiteConfigRequestMultiError, or nil if none found.
type UpdateSiteConfigRequestMultiError ¶
type UpdateSiteConfigRequestMultiError []error
UpdateSiteConfigRequestMultiError is an error wrapping multiple validation errors returned by UpdateSiteConfigRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateSiteConfigRequestMultiError) AllErrors ¶
func (m UpdateSiteConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSiteConfigRequestMultiError) Error ¶
func (m UpdateSiteConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSiteConfigRequestValidationError ¶
type UpdateSiteConfigRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateSiteConfigRequestValidationError is the validation error returned by UpdateSiteConfigRequest.Validate if the designated constraints aren't met.
func (UpdateSiteConfigRequestValidationError) Cause ¶
func (e UpdateSiteConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateSiteConfigRequestValidationError) Error ¶
func (e UpdateSiteConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSiteConfigRequestValidationError) ErrorName ¶
func (e UpdateSiteConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSiteConfigRequestValidationError) Field ¶
func (e UpdateSiteConfigRequestValidationError) Field() string
Field function returns field value.
func (UpdateSiteConfigRequestValidationError) Key ¶
func (e UpdateSiteConfigRequestValidationError) Key() bool
Key function returns key value.
func (UpdateSiteConfigRequestValidationError) Reason ¶
func (e UpdateSiteConfigRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateSubscribeConfigData ¶
type UpdateSubscribeConfigData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateSubscribeConfigData) Descriptor
deprecated
func (*UpdateSubscribeConfigData) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubscribeConfigData.ProtoReflect.Descriptor instead.
func (*UpdateSubscribeConfigData) GetSuccess ¶
func (x *UpdateSubscribeConfigData) GetSuccess() bool
func (*UpdateSubscribeConfigData) ProtoMessage ¶
func (*UpdateSubscribeConfigData) ProtoMessage()
func (*UpdateSubscribeConfigData) ProtoReflect ¶
func (x *UpdateSubscribeConfigData) ProtoReflect() protoreflect.Message
func (*UpdateSubscribeConfigData) Reset ¶
func (x *UpdateSubscribeConfigData) Reset()
func (*UpdateSubscribeConfigData) String ¶
func (x *UpdateSubscribeConfigData) String() string
func (*UpdateSubscribeConfigData) Validate ¶
func (m *UpdateSubscribeConfigData) Validate() error
Validate checks the field values on UpdateSubscribeConfigData 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 (*UpdateSubscribeConfigData) ValidateAll ¶
func (m *UpdateSubscribeConfigData) ValidateAll() error
ValidateAll checks the field values on UpdateSubscribeConfigData 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 UpdateSubscribeConfigDataMultiError, or nil if none found.
type UpdateSubscribeConfigDataMultiError ¶
type UpdateSubscribeConfigDataMultiError []error
UpdateSubscribeConfigDataMultiError is an error wrapping multiple validation errors returned by UpdateSubscribeConfigData.ValidateAll() if the designated constraints aren't met.
func (UpdateSubscribeConfigDataMultiError) AllErrors ¶
func (m UpdateSubscribeConfigDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSubscribeConfigDataMultiError) Error ¶
func (m UpdateSubscribeConfigDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSubscribeConfigDataValidationError ¶
type UpdateSubscribeConfigDataValidationError struct {
// contains filtered or unexported fields
}
UpdateSubscribeConfigDataValidationError is the validation error returned by UpdateSubscribeConfigData.Validate if the designated constraints aren't met.
func (UpdateSubscribeConfigDataValidationError) Cause ¶
func (e UpdateSubscribeConfigDataValidationError) Cause() error
Cause function returns cause value.
func (UpdateSubscribeConfigDataValidationError) Error ¶
func (e UpdateSubscribeConfigDataValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSubscribeConfigDataValidationError) ErrorName ¶
func (e UpdateSubscribeConfigDataValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSubscribeConfigDataValidationError) Field ¶
func (e UpdateSubscribeConfigDataValidationError) Field() string
Field function returns field value.
func (UpdateSubscribeConfigDataValidationError) Key ¶
func (e UpdateSubscribeConfigDataValidationError) Key() bool
Key function returns key value.
func (UpdateSubscribeConfigDataValidationError) Reason ¶
func (e UpdateSubscribeConfigDataValidationError) Reason() string
Reason function returns reason value.
type UpdateSubscribeConfigReply ¶
type UpdateSubscribeConfigReply 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 *UpdateSubscribeConfigData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*UpdateSubscribeConfigReply) Descriptor
deprecated
func (*UpdateSubscribeConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubscribeConfigReply.ProtoReflect.Descriptor instead.
func (*UpdateSubscribeConfigReply) GetCode ¶
func (x *UpdateSubscribeConfigReply) GetCode() int32
func (*UpdateSubscribeConfigReply) GetData ¶
func (x *UpdateSubscribeConfigReply) GetData() *UpdateSubscribeConfigData
func (*UpdateSubscribeConfigReply) GetMessage ¶
func (x *UpdateSubscribeConfigReply) GetMessage() string
func (*UpdateSubscribeConfigReply) ProtoMessage ¶
func (*UpdateSubscribeConfigReply) ProtoMessage()
func (*UpdateSubscribeConfigReply) ProtoReflect ¶
func (x *UpdateSubscribeConfigReply) ProtoReflect() protoreflect.Message
func (*UpdateSubscribeConfigReply) Reset ¶
func (x *UpdateSubscribeConfigReply) Reset()
func (*UpdateSubscribeConfigReply) String ¶
func (x *UpdateSubscribeConfigReply) String() string
func (*UpdateSubscribeConfigReply) Validate ¶
func (m *UpdateSubscribeConfigReply) Validate() error
Validate checks the field values on UpdateSubscribeConfigReply 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 (*UpdateSubscribeConfigReply) ValidateAll ¶
func (m *UpdateSubscribeConfigReply) ValidateAll() error
ValidateAll checks the field values on UpdateSubscribeConfigReply 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 UpdateSubscribeConfigReplyMultiError, or nil if none found.
type UpdateSubscribeConfigReplyMultiError ¶
type UpdateSubscribeConfigReplyMultiError []error
UpdateSubscribeConfigReplyMultiError is an error wrapping multiple validation errors returned by UpdateSubscribeConfigReply.ValidateAll() if the designated constraints aren't met.
func (UpdateSubscribeConfigReplyMultiError) AllErrors ¶
func (m UpdateSubscribeConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSubscribeConfigReplyMultiError) Error ¶
func (m UpdateSubscribeConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSubscribeConfigReplyValidationError ¶
type UpdateSubscribeConfigReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateSubscribeConfigReplyValidationError is the validation error returned by UpdateSubscribeConfigReply.Validate if the designated constraints aren't met.
func (UpdateSubscribeConfigReplyValidationError) Cause ¶
func (e UpdateSubscribeConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateSubscribeConfigReplyValidationError) Error ¶
func (e UpdateSubscribeConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSubscribeConfigReplyValidationError) ErrorName ¶
func (e UpdateSubscribeConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSubscribeConfigReplyValidationError) Field ¶
func (e UpdateSubscribeConfigReplyValidationError) Field() string
Field function returns field value.
func (UpdateSubscribeConfigReplyValidationError) Key ¶
func (e UpdateSubscribeConfigReplyValidationError) Key() bool
Key function returns key value.
func (UpdateSubscribeConfigReplyValidationError) Reason ¶
func (e UpdateSubscribeConfigReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateSubscribeConfigRequest ¶
type UpdateSubscribeConfigRequest struct {
SingleModel bool `protobuf:"varint,1,opt,name=single_model,json=singleModel,proto3" json:"single_model,omitempty"`
SubscribePath string `protobuf:"bytes,2,opt,name=subscribe_path,json=subscribePath,proto3" json:"subscribe_path,omitempty"`
SubscribeDomain string `protobuf:"bytes,3,opt,name=subscribe_domain,json=subscribeDomain,proto3" json:"subscribe_domain,omitempty"`
PanDomain bool `protobuf:"varint,4,opt,name=pan_domain,json=panDomain,proto3" json:"pan_domain,omitempty"`
UserAgentLimit bool `protobuf:"varint,5,opt,name=user_agent_limit,json=userAgentLimit,proto3" json:"user_agent_limit,omitempty"`
UserAgentList string `protobuf:"bytes,6,opt,name=user_agent_list,json=userAgentList,proto3" json:"user_agent_list,omitempty"`
// contains filtered or unexported fields
}
UpdateSubscribeConfig
func (*UpdateSubscribeConfigRequest) Descriptor
deprecated
func (*UpdateSubscribeConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubscribeConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateSubscribeConfigRequest) GetPanDomain ¶
func (x *UpdateSubscribeConfigRequest) GetPanDomain() bool
func (*UpdateSubscribeConfigRequest) GetSingleModel ¶
func (x *UpdateSubscribeConfigRequest) GetSingleModel() bool
func (*UpdateSubscribeConfigRequest) GetSubscribeDomain ¶
func (x *UpdateSubscribeConfigRequest) GetSubscribeDomain() string
func (*UpdateSubscribeConfigRequest) GetSubscribePath ¶
func (x *UpdateSubscribeConfigRequest) GetSubscribePath() string
func (*UpdateSubscribeConfigRequest) GetUserAgentLimit ¶
func (x *UpdateSubscribeConfigRequest) GetUserAgentLimit() bool
func (*UpdateSubscribeConfigRequest) GetUserAgentList ¶
func (x *UpdateSubscribeConfigRequest) GetUserAgentList() string
func (*UpdateSubscribeConfigRequest) ProtoMessage ¶
func (*UpdateSubscribeConfigRequest) ProtoMessage()
func (*UpdateSubscribeConfigRequest) ProtoReflect ¶
func (x *UpdateSubscribeConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateSubscribeConfigRequest) Reset ¶
func (x *UpdateSubscribeConfigRequest) Reset()
func (*UpdateSubscribeConfigRequest) String ¶
func (x *UpdateSubscribeConfigRequest) String() string
func (*UpdateSubscribeConfigRequest) Validate ¶
func (m *UpdateSubscribeConfigRequest) Validate() error
Validate checks the field values on UpdateSubscribeConfigRequest 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 (*UpdateSubscribeConfigRequest) ValidateAll ¶
func (m *UpdateSubscribeConfigRequest) ValidateAll() error
ValidateAll checks the field values on UpdateSubscribeConfigRequest 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 UpdateSubscribeConfigRequestMultiError, or nil if none found.
type UpdateSubscribeConfigRequestMultiError ¶
type UpdateSubscribeConfigRequestMultiError []error
UpdateSubscribeConfigRequestMultiError is an error wrapping multiple validation errors returned by UpdateSubscribeConfigRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateSubscribeConfigRequestMultiError) AllErrors ¶
func (m UpdateSubscribeConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSubscribeConfigRequestMultiError) Error ¶
func (m UpdateSubscribeConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSubscribeConfigRequestValidationError ¶
type UpdateSubscribeConfigRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateSubscribeConfigRequestValidationError is the validation error returned by UpdateSubscribeConfigRequest.Validate if the designated constraints aren't met.
func (UpdateSubscribeConfigRequestValidationError) Cause ¶
func (e UpdateSubscribeConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateSubscribeConfigRequestValidationError) Error ¶
func (e UpdateSubscribeConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSubscribeConfigRequestValidationError) ErrorName ¶
func (e UpdateSubscribeConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSubscribeConfigRequestValidationError) Field ¶
func (e UpdateSubscribeConfigRequestValidationError) Field() string
Field function returns field value.
func (UpdateSubscribeConfigRequestValidationError) Key ¶
func (e UpdateSubscribeConfigRequestValidationError) Key() bool
Key function returns key value.
func (UpdateSubscribeConfigRequestValidationError) Reason ¶
func (e UpdateSubscribeConfigRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateTosConfigData ¶
type UpdateTosConfigData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateTosConfigData) Descriptor
deprecated
func (*UpdateTosConfigData) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTosConfigData.ProtoReflect.Descriptor instead.
func (*UpdateTosConfigData) GetSuccess ¶
func (x *UpdateTosConfigData) GetSuccess() bool
func (*UpdateTosConfigData) ProtoMessage ¶
func (*UpdateTosConfigData) ProtoMessage()
func (*UpdateTosConfigData) ProtoReflect ¶
func (x *UpdateTosConfigData) ProtoReflect() protoreflect.Message
func (*UpdateTosConfigData) Reset ¶
func (x *UpdateTosConfigData) Reset()
func (*UpdateTosConfigData) String ¶
func (x *UpdateTosConfigData) String() string
func (*UpdateTosConfigData) Validate ¶
func (m *UpdateTosConfigData) Validate() error
Validate checks the field values on UpdateTosConfigData 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 (*UpdateTosConfigData) ValidateAll ¶
func (m *UpdateTosConfigData) ValidateAll() error
ValidateAll checks the field values on UpdateTosConfigData 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 UpdateTosConfigDataMultiError, or nil if none found.
type UpdateTosConfigDataMultiError ¶
type UpdateTosConfigDataMultiError []error
UpdateTosConfigDataMultiError is an error wrapping multiple validation errors returned by UpdateTosConfigData.ValidateAll() if the designated constraints aren't met.
func (UpdateTosConfigDataMultiError) AllErrors ¶
func (m UpdateTosConfigDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTosConfigDataMultiError) Error ¶
func (m UpdateTosConfigDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTosConfigDataValidationError ¶
type UpdateTosConfigDataValidationError struct {
// contains filtered or unexported fields
}
UpdateTosConfigDataValidationError is the validation error returned by UpdateTosConfigData.Validate if the designated constraints aren't met.
func (UpdateTosConfigDataValidationError) Cause ¶
func (e UpdateTosConfigDataValidationError) Cause() error
Cause function returns cause value.
func (UpdateTosConfigDataValidationError) Error ¶
func (e UpdateTosConfigDataValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTosConfigDataValidationError) ErrorName ¶
func (e UpdateTosConfigDataValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTosConfigDataValidationError) Field ¶
func (e UpdateTosConfigDataValidationError) Field() string
Field function returns field value.
func (UpdateTosConfigDataValidationError) Key ¶
func (e UpdateTosConfigDataValidationError) Key() bool
Key function returns key value.
func (UpdateTosConfigDataValidationError) Reason ¶
func (e UpdateTosConfigDataValidationError) Reason() string
Reason function returns reason value.
type UpdateTosConfigReply ¶
type UpdateTosConfigReply 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 *UpdateTosConfigData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*UpdateTosConfigReply) Descriptor
deprecated
func (*UpdateTosConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTosConfigReply.ProtoReflect.Descriptor instead.
func (*UpdateTosConfigReply) GetCode ¶
func (x *UpdateTosConfigReply) GetCode() int32
func (*UpdateTosConfigReply) GetData ¶
func (x *UpdateTosConfigReply) GetData() *UpdateTosConfigData
func (*UpdateTosConfigReply) GetMessage ¶
func (x *UpdateTosConfigReply) GetMessage() string
func (*UpdateTosConfigReply) ProtoMessage ¶
func (*UpdateTosConfigReply) ProtoMessage()
func (*UpdateTosConfigReply) ProtoReflect ¶
func (x *UpdateTosConfigReply) ProtoReflect() protoreflect.Message
func (*UpdateTosConfigReply) Reset ¶
func (x *UpdateTosConfigReply) Reset()
func (*UpdateTosConfigReply) String ¶
func (x *UpdateTosConfigReply) String() string
func (*UpdateTosConfigReply) Validate ¶
func (m *UpdateTosConfigReply) Validate() error
Validate checks the field values on UpdateTosConfigReply 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 (*UpdateTosConfigReply) ValidateAll ¶
func (m *UpdateTosConfigReply) ValidateAll() error
ValidateAll checks the field values on UpdateTosConfigReply 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 UpdateTosConfigReplyMultiError, or nil if none found.
type UpdateTosConfigReplyMultiError ¶
type UpdateTosConfigReplyMultiError []error
UpdateTosConfigReplyMultiError is an error wrapping multiple validation errors returned by UpdateTosConfigReply.ValidateAll() if the designated constraints aren't met.
func (UpdateTosConfigReplyMultiError) AllErrors ¶
func (m UpdateTosConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTosConfigReplyMultiError) Error ¶
func (m UpdateTosConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTosConfigReplyValidationError ¶
type UpdateTosConfigReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateTosConfigReplyValidationError is the validation error returned by UpdateTosConfigReply.Validate if the designated constraints aren't met.
func (UpdateTosConfigReplyValidationError) Cause ¶
func (e UpdateTosConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateTosConfigReplyValidationError) Error ¶
func (e UpdateTosConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTosConfigReplyValidationError) ErrorName ¶
func (e UpdateTosConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTosConfigReplyValidationError) Field ¶
func (e UpdateTosConfigReplyValidationError) Field() string
Field function returns field value.
func (UpdateTosConfigReplyValidationError) Key ¶
func (e UpdateTosConfigReplyValidationError) Key() bool
Key function returns key value.
func (UpdateTosConfigReplyValidationError) Reason ¶
func (e UpdateTosConfigReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateTosConfigRequest ¶
type UpdateTosConfigRequest struct {
TosContent string `protobuf:"bytes,1,opt,name=tos_content,json=tosContent,proto3" json:"tos_content,omitempty"`
// contains filtered or unexported fields
}
UpdateTosConfig
func (*UpdateTosConfigRequest) Descriptor
deprecated
func (*UpdateTosConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTosConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateTosConfigRequest) GetTosContent ¶
func (x *UpdateTosConfigRequest) GetTosContent() string
func (*UpdateTosConfigRequest) ProtoMessage ¶
func (*UpdateTosConfigRequest) ProtoMessage()
func (*UpdateTosConfigRequest) ProtoReflect ¶
func (x *UpdateTosConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateTosConfigRequest) Reset ¶
func (x *UpdateTosConfigRequest) Reset()
func (*UpdateTosConfigRequest) String ¶
func (x *UpdateTosConfigRequest) String() string
func (*UpdateTosConfigRequest) Validate ¶
func (m *UpdateTosConfigRequest) Validate() error
Validate checks the field values on UpdateTosConfigRequest 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 (*UpdateTosConfigRequest) ValidateAll ¶
func (m *UpdateTosConfigRequest) ValidateAll() error
ValidateAll checks the field values on UpdateTosConfigRequest 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 UpdateTosConfigRequestMultiError, or nil if none found.
type UpdateTosConfigRequestMultiError ¶
type UpdateTosConfigRequestMultiError []error
UpdateTosConfigRequestMultiError is an error wrapping multiple validation errors returned by UpdateTosConfigRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateTosConfigRequestMultiError) AllErrors ¶
func (m UpdateTosConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateTosConfigRequestMultiError) Error ¶
func (m UpdateTosConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateTosConfigRequestValidationError ¶
type UpdateTosConfigRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateTosConfigRequestValidationError is the validation error returned by UpdateTosConfigRequest.Validate if the designated constraints aren't met.
func (UpdateTosConfigRequestValidationError) Cause ¶
func (e UpdateTosConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateTosConfigRequestValidationError) Error ¶
func (e UpdateTosConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateTosConfigRequestValidationError) ErrorName ¶
func (e UpdateTosConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateTosConfigRequestValidationError) Field ¶
func (e UpdateTosConfigRequestValidationError) Field() string
Field function returns field value.
func (UpdateTosConfigRequestValidationError) Key ¶
func (e UpdateTosConfigRequestValidationError) Key() bool
Key function returns key value.
func (UpdateTosConfigRequestValidationError) Reason ¶
func (e UpdateTosConfigRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateVerifyCodeConfigData ¶
type UpdateVerifyCodeConfigData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateVerifyCodeConfigData) Descriptor
deprecated
func (*UpdateVerifyCodeConfigData) Descriptor() ([]byte, []int)
Deprecated: Use UpdateVerifyCodeConfigData.ProtoReflect.Descriptor instead.
func (*UpdateVerifyCodeConfigData) GetSuccess ¶
func (x *UpdateVerifyCodeConfigData) GetSuccess() bool
func (*UpdateVerifyCodeConfigData) ProtoMessage ¶
func (*UpdateVerifyCodeConfigData) ProtoMessage()
func (*UpdateVerifyCodeConfigData) ProtoReflect ¶
func (x *UpdateVerifyCodeConfigData) ProtoReflect() protoreflect.Message
func (*UpdateVerifyCodeConfigData) Reset ¶
func (x *UpdateVerifyCodeConfigData) Reset()
func (*UpdateVerifyCodeConfigData) String ¶
func (x *UpdateVerifyCodeConfigData) String() string
func (*UpdateVerifyCodeConfigData) Validate ¶
func (m *UpdateVerifyCodeConfigData) Validate() error
Validate checks the field values on UpdateVerifyCodeConfigData 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 (*UpdateVerifyCodeConfigData) ValidateAll ¶
func (m *UpdateVerifyCodeConfigData) ValidateAll() error
ValidateAll checks the field values on UpdateVerifyCodeConfigData 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 UpdateVerifyCodeConfigDataMultiError, or nil if none found.
type UpdateVerifyCodeConfigDataMultiError ¶
type UpdateVerifyCodeConfigDataMultiError []error
UpdateVerifyCodeConfigDataMultiError is an error wrapping multiple validation errors returned by UpdateVerifyCodeConfigData.ValidateAll() if the designated constraints aren't met.
func (UpdateVerifyCodeConfigDataMultiError) AllErrors ¶
func (m UpdateVerifyCodeConfigDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateVerifyCodeConfigDataMultiError) Error ¶
func (m UpdateVerifyCodeConfigDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateVerifyCodeConfigDataValidationError ¶
type UpdateVerifyCodeConfigDataValidationError struct {
// contains filtered or unexported fields
}
UpdateVerifyCodeConfigDataValidationError is the validation error returned by UpdateVerifyCodeConfigData.Validate if the designated constraints aren't met.
func (UpdateVerifyCodeConfigDataValidationError) Cause ¶
func (e UpdateVerifyCodeConfigDataValidationError) Cause() error
Cause function returns cause value.
func (UpdateVerifyCodeConfigDataValidationError) Error ¶
func (e UpdateVerifyCodeConfigDataValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateVerifyCodeConfigDataValidationError) ErrorName ¶
func (e UpdateVerifyCodeConfigDataValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateVerifyCodeConfigDataValidationError) Field ¶
func (e UpdateVerifyCodeConfigDataValidationError) Field() string
Field function returns field value.
func (UpdateVerifyCodeConfigDataValidationError) Key ¶
func (e UpdateVerifyCodeConfigDataValidationError) Key() bool
Key function returns key value.
func (UpdateVerifyCodeConfigDataValidationError) Reason ¶
func (e UpdateVerifyCodeConfigDataValidationError) Reason() string
Reason function returns reason value.
type UpdateVerifyCodeConfigReply ¶
type UpdateVerifyCodeConfigReply 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 *UpdateVerifyCodeConfigData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*UpdateVerifyCodeConfigReply) Descriptor
deprecated
func (*UpdateVerifyCodeConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateVerifyCodeConfigReply.ProtoReflect.Descriptor instead.
func (*UpdateVerifyCodeConfigReply) GetCode ¶
func (x *UpdateVerifyCodeConfigReply) GetCode() int32
func (*UpdateVerifyCodeConfigReply) GetData ¶
func (x *UpdateVerifyCodeConfigReply) GetData() *UpdateVerifyCodeConfigData
func (*UpdateVerifyCodeConfigReply) GetMessage ¶
func (x *UpdateVerifyCodeConfigReply) GetMessage() string
func (*UpdateVerifyCodeConfigReply) ProtoMessage ¶
func (*UpdateVerifyCodeConfigReply) ProtoMessage()
func (*UpdateVerifyCodeConfigReply) ProtoReflect ¶
func (x *UpdateVerifyCodeConfigReply) ProtoReflect() protoreflect.Message
func (*UpdateVerifyCodeConfigReply) Reset ¶
func (x *UpdateVerifyCodeConfigReply) Reset()
func (*UpdateVerifyCodeConfigReply) String ¶
func (x *UpdateVerifyCodeConfigReply) String() string
func (*UpdateVerifyCodeConfigReply) Validate ¶
func (m *UpdateVerifyCodeConfigReply) Validate() error
Validate checks the field values on UpdateVerifyCodeConfigReply 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 (*UpdateVerifyCodeConfigReply) ValidateAll ¶
func (m *UpdateVerifyCodeConfigReply) ValidateAll() error
ValidateAll checks the field values on UpdateVerifyCodeConfigReply 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 UpdateVerifyCodeConfigReplyMultiError, or nil if none found.
type UpdateVerifyCodeConfigReplyMultiError ¶
type UpdateVerifyCodeConfigReplyMultiError []error
UpdateVerifyCodeConfigReplyMultiError is an error wrapping multiple validation errors returned by UpdateVerifyCodeConfigReply.ValidateAll() if the designated constraints aren't met.
func (UpdateVerifyCodeConfigReplyMultiError) AllErrors ¶
func (m UpdateVerifyCodeConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateVerifyCodeConfigReplyMultiError) Error ¶
func (m UpdateVerifyCodeConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateVerifyCodeConfigReplyValidationError ¶
type UpdateVerifyCodeConfigReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateVerifyCodeConfigReplyValidationError is the validation error returned by UpdateVerifyCodeConfigReply.Validate if the designated constraints aren't met.
func (UpdateVerifyCodeConfigReplyValidationError) Cause ¶
func (e UpdateVerifyCodeConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateVerifyCodeConfigReplyValidationError) Error ¶
func (e UpdateVerifyCodeConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateVerifyCodeConfigReplyValidationError) ErrorName ¶
func (e UpdateVerifyCodeConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateVerifyCodeConfigReplyValidationError) Field ¶
func (e UpdateVerifyCodeConfigReplyValidationError) Field() string
Field function returns field value.
func (UpdateVerifyCodeConfigReplyValidationError) Key ¶
func (e UpdateVerifyCodeConfigReplyValidationError) Key() bool
Key function returns key value.
func (UpdateVerifyCodeConfigReplyValidationError) Reason ¶
func (e UpdateVerifyCodeConfigReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateVerifyCodeConfigRequest ¶
type UpdateVerifyCodeConfigRequest struct {
VerifyCodeExpireTime int64 `` /* 126-byte string literal not displayed */
VerifyCodeLimit int64 `protobuf:"varint,2,opt,name=verify_code_limit,json=verifyCodeLimit,proto3" json:"verify_code_limit,omitempty"`
VerifyCodeInterval int64 `protobuf:"varint,3,opt,name=verify_code_interval,json=verifyCodeInterval,proto3" json:"verify_code_interval,omitempty"`
// contains filtered or unexported fields
}
UpdateVerifyCodeConfig
func (*UpdateVerifyCodeConfigRequest) Descriptor
deprecated
func (*UpdateVerifyCodeConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateVerifyCodeConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateVerifyCodeConfigRequest) GetVerifyCodeExpireTime ¶
func (x *UpdateVerifyCodeConfigRequest) GetVerifyCodeExpireTime() int64
func (*UpdateVerifyCodeConfigRequest) GetVerifyCodeInterval ¶
func (x *UpdateVerifyCodeConfigRequest) GetVerifyCodeInterval() int64
func (*UpdateVerifyCodeConfigRequest) GetVerifyCodeLimit ¶
func (x *UpdateVerifyCodeConfigRequest) GetVerifyCodeLimit() int64
func (*UpdateVerifyCodeConfigRequest) ProtoMessage ¶
func (*UpdateVerifyCodeConfigRequest) ProtoMessage()
func (*UpdateVerifyCodeConfigRequest) ProtoReflect ¶
func (x *UpdateVerifyCodeConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateVerifyCodeConfigRequest) Reset ¶
func (x *UpdateVerifyCodeConfigRequest) Reset()
func (*UpdateVerifyCodeConfigRequest) String ¶
func (x *UpdateVerifyCodeConfigRequest) String() string
func (*UpdateVerifyCodeConfigRequest) Validate ¶
func (m *UpdateVerifyCodeConfigRequest) Validate() error
Validate checks the field values on UpdateVerifyCodeConfigRequest 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 (*UpdateVerifyCodeConfigRequest) ValidateAll ¶
func (m *UpdateVerifyCodeConfigRequest) ValidateAll() error
ValidateAll checks the field values on UpdateVerifyCodeConfigRequest 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 UpdateVerifyCodeConfigRequestMultiError, or nil if none found.
type UpdateVerifyCodeConfigRequestMultiError ¶
type UpdateVerifyCodeConfigRequestMultiError []error
UpdateVerifyCodeConfigRequestMultiError is an error wrapping multiple validation errors returned by UpdateVerifyCodeConfigRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateVerifyCodeConfigRequestMultiError) AllErrors ¶
func (m UpdateVerifyCodeConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateVerifyCodeConfigRequestMultiError) Error ¶
func (m UpdateVerifyCodeConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateVerifyCodeConfigRequestValidationError ¶
type UpdateVerifyCodeConfigRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateVerifyCodeConfigRequestValidationError is the validation error returned by UpdateVerifyCodeConfigRequest.Validate if the designated constraints aren't met.
func (UpdateVerifyCodeConfigRequestValidationError) Cause ¶
func (e UpdateVerifyCodeConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateVerifyCodeConfigRequestValidationError) Error ¶
func (e UpdateVerifyCodeConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateVerifyCodeConfigRequestValidationError) ErrorName ¶
func (e UpdateVerifyCodeConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateVerifyCodeConfigRequestValidationError) Field ¶
func (e UpdateVerifyCodeConfigRequestValidationError) Field() string
Field function returns field value.
func (UpdateVerifyCodeConfigRequestValidationError) Key ¶
func (e UpdateVerifyCodeConfigRequestValidationError) Key() bool
Key function returns key value.
func (UpdateVerifyCodeConfigRequestValidationError) Reason ¶
func (e UpdateVerifyCodeConfigRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateVerifyConfigData ¶
type UpdateVerifyConfigData struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateVerifyConfigData) Descriptor
deprecated
func (*UpdateVerifyConfigData) Descriptor() ([]byte, []int)
Deprecated: Use UpdateVerifyConfigData.ProtoReflect.Descriptor instead.
func (*UpdateVerifyConfigData) GetSuccess ¶
func (x *UpdateVerifyConfigData) GetSuccess() bool
func (*UpdateVerifyConfigData) ProtoMessage ¶
func (*UpdateVerifyConfigData) ProtoMessage()
func (*UpdateVerifyConfigData) ProtoReflect ¶
func (x *UpdateVerifyConfigData) ProtoReflect() protoreflect.Message
func (*UpdateVerifyConfigData) Reset ¶
func (x *UpdateVerifyConfigData) Reset()
func (*UpdateVerifyConfigData) String ¶
func (x *UpdateVerifyConfigData) String() string
func (*UpdateVerifyConfigData) Validate ¶
func (m *UpdateVerifyConfigData) Validate() error
Validate checks the field values on UpdateVerifyConfigData 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 (*UpdateVerifyConfigData) ValidateAll ¶
func (m *UpdateVerifyConfigData) ValidateAll() error
ValidateAll checks the field values on UpdateVerifyConfigData 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 UpdateVerifyConfigDataMultiError, or nil if none found.
type UpdateVerifyConfigDataMultiError ¶
type UpdateVerifyConfigDataMultiError []error
UpdateVerifyConfigDataMultiError is an error wrapping multiple validation errors returned by UpdateVerifyConfigData.ValidateAll() if the designated constraints aren't met.
func (UpdateVerifyConfigDataMultiError) AllErrors ¶
func (m UpdateVerifyConfigDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateVerifyConfigDataMultiError) Error ¶
func (m UpdateVerifyConfigDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateVerifyConfigDataValidationError ¶
type UpdateVerifyConfigDataValidationError struct {
// contains filtered or unexported fields
}
UpdateVerifyConfigDataValidationError is the validation error returned by UpdateVerifyConfigData.Validate if the designated constraints aren't met.
func (UpdateVerifyConfigDataValidationError) Cause ¶
func (e UpdateVerifyConfigDataValidationError) Cause() error
Cause function returns cause value.
func (UpdateVerifyConfigDataValidationError) Error ¶
func (e UpdateVerifyConfigDataValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateVerifyConfigDataValidationError) ErrorName ¶
func (e UpdateVerifyConfigDataValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateVerifyConfigDataValidationError) Field ¶
func (e UpdateVerifyConfigDataValidationError) Field() string
Field function returns field value.
func (UpdateVerifyConfigDataValidationError) Key ¶
func (e UpdateVerifyConfigDataValidationError) Key() bool
Key function returns key value.
func (UpdateVerifyConfigDataValidationError) Reason ¶
func (e UpdateVerifyConfigDataValidationError) Reason() string
Reason function returns reason value.
type UpdateVerifyConfigReply ¶
type UpdateVerifyConfigReply 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 *UpdateVerifyConfigData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // 响应数据
// contains filtered or unexported fields
}
func (*UpdateVerifyConfigReply) Descriptor
deprecated
func (*UpdateVerifyConfigReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateVerifyConfigReply.ProtoReflect.Descriptor instead.
func (*UpdateVerifyConfigReply) GetCode ¶
func (x *UpdateVerifyConfigReply) GetCode() int32
func (*UpdateVerifyConfigReply) GetData ¶
func (x *UpdateVerifyConfigReply) GetData() *UpdateVerifyConfigData
func (*UpdateVerifyConfigReply) GetMessage ¶
func (x *UpdateVerifyConfigReply) GetMessage() string
func (*UpdateVerifyConfigReply) ProtoMessage ¶
func (*UpdateVerifyConfigReply) ProtoMessage()
func (*UpdateVerifyConfigReply) ProtoReflect ¶
func (x *UpdateVerifyConfigReply) ProtoReflect() protoreflect.Message
func (*UpdateVerifyConfigReply) Reset ¶
func (x *UpdateVerifyConfigReply) Reset()
func (*UpdateVerifyConfigReply) String ¶
func (x *UpdateVerifyConfigReply) String() string
func (*UpdateVerifyConfigReply) Validate ¶
func (m *UpdateVerifyConfigReply) Validate() error
Validate checks the field values on UpdateVerifyConfigReply 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 (*UpdateVerifyConfigReply) ValidateAll ¶
func (m *UpdateVerifyConfigReply) ValidateAll() error
ValidateAll checks the field values on UpdateVerifyConfigReply 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 UpdateVerifyConfigReplyMultiError, or nil if none found.
type UpdateVerifyConfigReplyMultiError ¶
type UpdateVerifyConfigReplyMultiError []error
UpdateVerifyConfigReplyMultiError is an error wrapping multiple validation errors returned by UpdateVerifyConfigReply.ValidateAll() if the designated constraints aren't met.
func (UpdateVerifyConfigReplyMultiError) AllErrors ¶
func (m UpdateVerifyConfigReplyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateVerifyConfigReplyMultiError) Error ¶
func (m UpdateVerifyConfigReplyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateVerifyConfigReplyValidationError ¶
type UpdateVerifyConfigReplyValidationError struct {
// contains filtered or unexported fields
}
UpdateVerifyConfigReplyValidationError is the validation error returned by UpdateVerifyConfigReply.Validate if the designated constraints aren't met.
func (UpdateVerifyConfigReplyValidationError) Cause ¶
func (e UpdateVerifyConfigReplyValidationError) Cause() error
Cause function returns cause value.
func (UpdateVerifyConfigReplyValidationError) Error ¶
func (e UpdateVerifyConfigReplyValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateVerifyConfigReplyValidationError) ErrorName ¶
func (e UpdateVerifyConfigReplyValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateVerifyConfigReplyValidationError) Field ¶
func (e UpdateVerifyConfigReplyValidationError) Field() string
Field function returns field value.
func (UpdateVerifyConfigReplyValidationError) Key ¶
func (e UpdateVerifyConfigReplyValidationError) Key() bool
Key function returns key value.
func (UpdateVerifyConfigReplyValidationError) Reason ¶
func (e UpdateVerifyConfigReplyValidationError) Reason() string
Reason function returns reason value.
type UpdateVerifyConfigRequest ¶
type UpdateVerifyConfigRequest struct {
TurnstileSiteKey string `protobuf:"bytes,1,opt,name=turnstile_site_key,json=turnstileSiteKey,proto3" json:"turnstile_site_key,omitempty"`
TurnstileSecret string `protobuf:"bytes,2,opt,name=turnstile_secret,json=turnstileSecret,proto3" json:"turnstile_secret,omitempty"`
EnableUserLoginCaptcha bool `` /* 132-byte string literal not displayed */
EnableUserRegisterCaptcha bool `` /* 141-byte string literal not displayed */
EnableUserResetPasswordCaptcha bool `` /* 158-byte string literal not displayed */
CaptchaType string `protobuf:"bytes,6,opt,name=captcha_type,json=captchaType,proto3" json:"captcha_type,omitempty"`
EnableAdminLoginCaptcha bool `` /* 135-byte string literal not displayed */
// contains filtered or unexported fields
}
UpdateVerifyConfig
func (*UpdateVerifyConfigRequest) Descriptor
deprecated
func (*UpdateVerifyConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateVerifyConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateVerifyConfigRequest) GetCaptchaType ¶
func (x *UpdateVerifyConfigRequest) GetCaptchaType() string
func (*UpdateVerifyConfigRequest) GetEnableAdminLoginCaptcha ¶
func (x *UpdateVerifyConfigRequest) GetEnableAdminLoginCaptcha() bool
func (*UpdateVerifyConfigRequest) GetEnableUserLoginCaptcha ¶
func (x *UpdateVerifyConfigRequest) GetEnableUserLoginCaptcha() bool
func (*UpdateVerifyConfigRequest) GetEnableUserRegisterCaptcha ¶
func (x *UpdateVerifyConfigRequest) GetEnableUserRegisterCaptcha() bool
func (*UpdateVerifyConfigRequest) GetEnableUserResetPasswordCaptcha ¶
func (x *UpdateVerifyConfigRequest) GetEnableUserResetPasswordCaptcha() bool
func (*UpdateVerifyConfigRequest) GetTurnstileSecret ¶
func (x *UpdateVerifyConfigRequest) GetTurnstileSecret() string
func (*UpdateVerifyConfigRequest) GetTurnstileSiteKey ¶
func (x *UpdateVerifyConfigRequest) GetTurnstileSiteKey() string
func (*UpdateVerifyConfigRequest) ProtoMessage ¶
func (*UpdateVerifyConfigRequest) ProtoMessage()
func (*UpdateVerifyConfigRequest) ProtoReflect ¶
func (x *UpdateVerifyConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateVerifyConfigRequest) Reset ¶
func (x *UpdateVerifyConfigRequest) Reset()
func (*UpdateVerifyConfigRequest) String ¶
func (x *UpdateVerifyConfigRequest) String() string
func (*UpdateVerifyConfigRequest) Validate ¶
func (m *UpdateVerifyConfigRequest) Validate() error
Validate checks the field values on UpdateVerifyConfigRequest 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 (*UpdateVerifyConfigRequest) ValidateAll ¶
func (m *UpdateVerifyConfigRequest) ValidateAll() error
ValidateAll checks the field values on UpdateVerifyConfigRequest 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 UpdateVerifyConfigRequestMultiError, or nil if none found.
type UpdateVerifyConfigRequestMultiError ¶
type UpdateVerifyConfigRequestMultiError []error
UpdateVerifyConfigRequestMultiError is an error wrapping multiple validation errors returned by UpdateVerifyConfigRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateVerifyConfigRequestMultiError) AllErrors ¶
func (m UpdateVerifyConfigRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateVerifyConfigRequestMultiError) Error ¶
func (m UpdateVerifyConfigRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateVerifyConfigRequestValidationError ¶
type UpdateVerifyConfigRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateVerifyConfigRequestValidationError is the validation error returned by UpdateVerifyConfigRequest.Validate if the designated constraints aren't met.
func (UpdateVerifyConfigRequestValidationError) Cause ¶
func (e UpdateVerifyConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateVerifyConfigRequestValidationError) Error ¶
func (e UpdateVerifyConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateVerifyConfigRequestValidationError) ErrorName ¶
func (e UpdateVerifyConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateVerifyConfigRequestValidationError) Field ¶
func (e UpdateVerifyConfigRequestValidationError) Field() string
Field function returns field value.
func (UpdateVerifyConfigRequestValidationError) Key ¶
func (e UpdateVerifyConfigRequestValidationError) Key() bool
Key function returns key value.
func (UpdateVerifyConfigRequestValidationError) Reason ¶
func (e UpdateVerifyConfigRequestValidationError) Reason() string
Reason function returns reason value.
type VerifyCodeConfig ¶
type VerifyCodeConfig struct {
VerifyCodeExpireTime int64 `` // 验证码过期时间
/* 126-byte string literal not displayed */
VerifyCodeLimit int64 `protobuf:"varint,2,opt,name=verify_code_limit,json=verifyCodeLimit,proto3" json:"verify_code_limit,omitempty"` // 验证码限制
VerifyCodeInterval int64 `protobuf:"varint,3,opt,name=verify_code_interval,json=verifyCodeInterval,proto3" json:"verify_code_interval,omitempty"` // 验证码间隔
// contains filtered or unexported fields
}
VerifyCodeConfig 验证码配置
func (*VerifyCodeConfig) Descriptor
deprecated
func (*VerifyCodeConfig) Descriptor() ([]byte, []int)
Deprecated: Use VerifyCodeConfig.ProtoReflect.Descriptor instead.
func (*VerifyCodeConfig) GetVerifyCodeExpireTime ¶
func (x *VerifyCodeConfig) GetVerifyCodeExpireTime() int64
func (*VerifyCodeConfig) GetVerifyCodeInterval ¶
func (x *VerifyCodeConfig) GetVerifyCodeInterval() int64
func (*VerifyCodeConfig) GetVerifyCodeLimit ¶
func (x *VerifyCodeConfig) GetVerifyCodeLimit() int64
func (*VerifyCodeConfig) ProtoMessage ¶
func (*VerifyCodeConfig) ProtoMessage()
func (*VerifyCodeConfig) ProtoReflect ¶
func (x *VerifyCodeConfig) ProtoReflect() protoreflect.Message
func (*VerifyCodeConfig) Reset ¶
func (x *VerifyCodeConfig) Reset()
func (*VerifyCodeConfig) String ¶
func (x *VerifyCodeConfig) String() string
func (*VerifyCodeConfig) Validate ¶
func (m *VerifyCodeConfig) Validate() error
Validate checks the field values on VerifyCodeConfig 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 (*VerifyCodeConfig) ValidateAll ¶
func (m *VerifyCodeConfig) ValidateAll() error
ValidateAll checks the field values on VerifyCodeConfig 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 VerifyCodeConfigMultiError, or nil if none found.
type VerifyCodeConfigMultiError ¶
type VerifyCodeConfigMultiError []error
VerifyCodeConfigMultiError is an error wrapping multiple validation errors returned by VerifyCodeConfig.ValidateAll() if the designated constraints aren't met.
func (VerifyCodeConfigMultiError) AllErrors ¶
func (m VerifyCodeConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VerifyCodeConfigMultiError) Error ¶
func (m VerifyCodeConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VerifyCodeConfigValidationError ¶
type VerifyCodeConfigValidationError struct {
// contains filtered or unexported fields
}
VerifyCodeConfigValidationError is the validation error returned by VerifyCodeConfig.Validate if the designated constraints aren't met.
func (VerifyCodeConfigValidationError) Cause ¶
func (e VerifyCodeConfigValidationError) Cause() error
Cause function returns cause value.
func (VerifyCodeConfigValidationError) Error ¶
func (e VerifyCodeConfigValidationError) Error() string
Error satisfies the builtin error interface
func (VerifyCodeConfigValidationError) ErrorName ¶
func (e VerifyCodeConfigValidationError) ErrorName() string
ErrorName returns error name.
func (VerifyCodeConfigValidationError) Field ¶
func (e VerifyCodeConfigValidationError) Field() string
Field function returns field value.
func (VerifyCodeConfigValidationError) Key ¶
func (e VerifyCodeConfigValidationError) Key() bool
Key function returns key value.
func (VerifyCodeConfigValidationError) Reason ¶
func (e VerifyCodeConfigValidationError) Reason() string
Reason function returns reason value.
type VerifyConfig ¶
type VerifyConfig struct {
TurnstileSiteKey string `protobuf:"bytes,1,opt,name=turnstile_site_key,json=turnstileSiteKey,proto3" json:"turnstile_site_key,omitempty"` // Turnstile站点密钥
TurnstileSecret string `protobuf:"bytes,2,opt,name=turnstile_secret,json=turnstileSecret,proto3" json:"turnstile_secret,omitempty"` // Turnstile密钥
EnableUserLoginCaptcha bool `` // 是否启用用户登录验证码
/* 132-byte string literal not displayed */
EnableUserRegisterCaptcha bool `` // 是否启用用户注册验证码
/* 141-byte string literal not displayed */
EnableUserResetPasswordCaptcha bool `` // 是否启用用户重置密码验证码
/* 158-byte string literal not displayed */
CaptchaType string `protobuf:"bytes,6,opt,name=captcha_type,json=captchaType,proto3" json:"captcha_type,omitempty"` // 验证码类型: local/slider/turnstile
EnableAdminLoginCaptcha bool `` // 是否启用管理员登录验证码
/* 135-byte string literal not displayed */
// contains filtered or unexported fields
}
VerifyConfig 验证配置
func (*VerifyConfig) Descriptor
deprecated
func (*VerifyConfig) Descriptor() ([]byte, []int)
Deprecated: Use VerifyConfig.ProtoReflect.Descriptor instead.
func (*VerifyConfig) GetCaptchaType ¶
func (x *VerifyConfig) GetCaptchaType() string
func (*VerifyConfig) GetEnableAdminLoginCaptcha ¶
func (x *VerifyConfig) GetEnableAdminLoginCaptcha() bool
func (*VerifyConfig) GetEnableUserLoginCaptcha ¶
func (x *VerifyConfig) GetEnableUserLoginCaptcha() bool
func (*VerifyConfig) GetEnableUserRegisterCaptcha ¶
func (x *VerifyConfig) GetEnableUserRegisterCaptcha() bool
func (*VerifyConfig) GetEnableUserResetPasswordCaptcha ¶
func (x *VerifyConfig) GetEnableUserResetPasswordCaptcha() bool
func (*VerifyConfig) GetTurnstileSecret ¶
func (x *VerifyConfig) GetTurnstileSecret() string
func (*VerifyConfig) GetTurnstileSiteKey ¶
func (x *VerifyConfig) GetTurnstileSiteKey() string
func (*VerifyConfig) ProtoMessage ¶
func (*VerifyConfig) ProtoMessage()
func (*VerifyConfig) ProtoReflect ¶
func (x *VerifyConfig) ProtoReflect() protoreflect.Message
func (*VerifyConfig) Reset ¶
func (x *VerifyConfig) Reset()
func (*VerifyConfig) String ¶
func (x *VerifyConfig) String() string
func (*VerifyConfig) Validate ¶
func (m *VerifyConfig) Validate() error
Validate checks the field values on VerifyConfig 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 (*VerifyConfig) ValidateAll ¶
func (m *VerifyConfig) ValidateAll() error
ValidateAll checks the field values on VerifyConfig 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 VerifyConfigMultiError, or nil if none found.
type VerifyConfigMultiError ¶
type VerifyConfigMultiError []error
VerifyConfigMultiError is an error wrapping multiple validation errors returned by VerifyConfig.ValidateAll() if the designated constraints aren't met.
func (VerifyConfigMultiError) AllErrors ¶
func (m VerifyConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VerifyConfigMultiError) Error ¶
func (m VerifyConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VerifyConfigValidationError ¶
type VerifyConfigValidationError struct {
// contains filtered or unexported fields
}
VerifyConfigValidationError is the validation error returned by VerifyConfig.Validate if the designated constraints aren't met.
func (VerifyConfigValidationError) Cause ¶
func (e VerifyConfigValidationError) Cause() error
Cause function returns cause value.
func (VerifyConfigValidationError) Error ¶
func (e VerifyConfigValidationError) Error() string
Error satisfies the builtin error interface
func (VerifyConfigValidationError) ErrorName ¶
func (e VerifyConfigValidationError) ErrorName() string
ErrorName returns error name.
func (VerifyConfigValidationError) Field ¶
func (e VerifyConfigValidationError) Field() string
Field function returns field value.
func (VerifyConfigValidationError) Key ¶
func (e VerifyConfigValidationError) Key() bool
Key function returns key value.
func (VerifyConfigValidationError) Reason ¶
func (e VerifyConfigValidationError) Reason() string
Reason function returns reason value.