Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterCloudCRpcServiceServer(s grpc.ServiceRegistrar, srv CloudCRpcServiceServer)
- type CaptchaConfigGetAllResp
- func (*CaptchaConfigGetAllResp) Descriptor() ([]byte, []int)deprecated
- func (x *CaptchaConfigGetAllResp) GetCode() int32
- func (x *CaptchaConfigGetAllResp) GetData() *CaptchaConfigGetAllRespData
- func (x *CaptchaConfigGetAllResp) GetMsg() string
- func (x *CaptchaConfigGetAllResp) GetPath() string
- func (x *CaptchaConfigGetAllResp) GetRequestID() string
- func (*CaptchaConfigGetAllResp) ProtoMessage()
- func (x *CaptchaConfigGetAllResp) ProtoReflect() protoreflect.Message
- func (x *CaptchaConfigGetAllResp) Reset()
- func (x *CaptchaConfigGetAllResp) String() string
- type CaptchaConfigGetAllRespData
- func (*CaptchaConfigGetAllRespData) Descriptor() ([]byte, []int)deprecated
- func (x *CaptchaConfigGetAllRespData) GetConfigs() map[string]*ModelCaptchaConfig
- func (*CaptchaConfigGetAllRespData) ProtoMessage()
- func (x *CaptchaConfigGetAllRespData) ProtoReflect() protoreflect.Message
- func (x *CaptchaConfigGetAllRespData) Reset()
- func (x *CaptchaConfigGetAllRespData) String() string
- type CaptchaConfigGetResp
- func (*CaptchaConfigGetResp) Descriptor() ([]byte, []int)deprecated
- func (x *CaptchaConfigGetResp) GetCode() int32
- func (x *CaptchaConfigGetResp) GetData() *ModelCaptchaConfig
- func (x *CaptchaConfigGetResp) GetMsg() string
- func (x *CaptchaConfigGetResp) GetPath() string
- func (x *CaptchaConfigGetResp) GetRequestID() string
- func (*CaptchaConfigGetResp) ProtoMessage()
- func (x *CaptchaConfigGetResp) ProtoReflect() protoreflect.Message
- func (x *CaptchaConfigGetResp) Reset()
- func (x *CaptchaConfigGetResp) String() string
- type CaptchaConfigSetParams
- func (*CaptchaConfigSetParams) Descriptor() ([]byte, []int)deprecated
- func (x *CaptchaConfigSetParams) GetDotCount() int64
- func (x *CaptchaConfigSetParams) GetImgHeight() int64
- func (x *CaptchaConfigSetParams) GetImgWidth() int64
- func (x *CaptchaConfigSetParams) GetKey() string
- func (x *CaptchaConfigSetParams) GetKeyLong() int64
- func (x *CaptchaConfigSetParams) GetMaxSkew() float64
- func (*CaptchaConfigSetParams) ProtoMessage()
- func (x *CaptchaConfigSetParams) ProtoReflect() protoreflect.Message
- func (x *CaptchaConfigSetParams) Reset()
- func (x *CaptchaConfigSetParams) String() string
- type CloudCRpcServiceClient
- type CloudCRpcServiceServer
- type ConfigGetAllParams
- type ConfigGetParams
- type ConfigResp
- func (*ConfigResp) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigResp) GetCode() int32
- func (x *ConfigResp) GetData() *Data
- func (x *ConfigResp) GetMsg() string
- func (x *ConfigResp) GetPath() string
- func (x *ConfigResp) GetRequestID() string
- func (*ConfigResp) ProtoMessage()
- func (x *ConfigResp) ProtoReflect() protoreflect.Message
- func (x *ConfigResp) Reset()
- func (x *ConfigResp) String() string
- type Data
- type DouyinConfigGetAllResp
- func (*DouyinConfigGetAllResp) Descriptor() ([]byte, []int)deprecated
- func (x *DouyinConfigGetAllResp) GetCode() int32
- func (x *DouyinConfigGetAllResp) GetData() *DouyinConfigGetAllRespData
- func (x *DouyinConfigGetAllResp) GetMsg() string
- func (x *DouyinConfigGetAllResp) GetPath() string
- func (x *DouyinConfigGetAllResp) GetRequestID() string
- func (*DouyinConfigGetAllResp) ProtoMessage()
- func (x *DouyinConfigGetAllResp) ProtoReflect() protoreflect.Message
- func (x *DouyinConfigGetAllResp) Reset()
- func (x *DouyinConfigGetAllResp) String() string
- type DouyinConfigGetAllRespData
- func (*DouyinConfigGetAllRespData) Descriptor() ([]byte, []int)deprecated
- func (x *DouyinConfigGetAllRespData) GetConfigs() map[string]*ModelDouyinConfig
- func (*DouyinConfigGetAllRespData) ProtoMessage()
- func (x *DouyinConfigGetAllRespData) ProtoReflect() protoreflect.Message
- func (x *DouyinConfigGetAllRespData) Reset()
- func (x *DouyinConfigGetAllRespData) String() string
- type DouyinConfigGetResp
- func (*DouyinConfigGetResp) Descriptor() ([]byte, []int)deprecated
- func (x *DouyinConfigGetResp) GetCode() int32
- func (x *DouyinConfigGetResp) GetData() *ModelDouyinConfig
- func (x *DouyinConfigGetResp) GetMsg() string
- func (x *DouyinConfigGetResp) GetPath() string
- func (x *DouyinConfigGetResp) GetRequestID() string
- func (*DouyinConfigGetResp) ProtoMessage()
- func (x *DouyinConfigGetResp) ProtoReflect() protoreflect.Message
- func (x *DouyinConfigGetResp) Reset()
- func (x *DouyinConfigGetResp) String() string
- type DouyinConfigSetParams
- func (*DouyinConfigSetParams) Descriptor() ([]byte, []int)deprecated
- func (x *DouyinConfigSetParams) GetAppName() string
- func (x *DouyinConfigSetParams) GetClientKey() string
- func (x *DouyinConfigSetParams) GetClientSecret() string
- func (x *DouyinConfigSetParams) GetKey() string
- func (*DouyinConfigSetParams) ProtoMessage()
- func (x *DouyinConfigSetParams) ProtoReflect() protoreflect.Message
- func (x *DouyinConfigSetParams) Reset()
- func (x *DouyinConfigSetParams) String() string
- type EmsConfigGetAllResp
- func (*EmsConfigGetAllResp) Descriptor() ([]byte, []int)deprecated
- func (x *EmsConfigGetAllResp) GetCode() int32
- func (x *EmsConfigGetAllResp) GetData() *EmsConfigGetAllRespData
- func (x *EmsConfigGetAllResp) GetMsg() string
- func (x *EmsConfigGetAllResp) GetPath() string
- func (x *EmsConfigGetAllResp) GetRequestID() string
- func (*EmsConfigGetAllResp) ProtoMessage()
- func (x *EmsConfigGetAllResp) ProtoReflect() protoreflect.Message
- func (x *EmsConfigGetAllResp) Reset()
- func (x *EmsConfigGetAllResp) String() string
- type EmsConfigGetAllRespData
- func (*EmsConfigGetAllRespData) Descriptor() ([]byte, []int)deprecated
- func (x *EmsConfigGetAllRespData) GetConfigs() map[string]*ModelEmsConfig
- func (*EmsConfigGetAllRespData) ProtoMessage()
- func (x *EmsConfigGetAllRespData) ProtoReflect() protoreflect.Message
- func (x *EmsConfigGetAllRespData) Reset()
- func (x *EmsConfigGetAllRespData) String() string
- type EmsConfigGetResp
- func (*EmsConfigGetResp) Descriptor() ([]byte, []int)deprecated
- func (x *EmsConfigGetResp) GetCode() int32
- func (x *EmsConfigGetResp) GetData() *ModelEmsConfig
- func (x *EmsConfigGetResp) GetMsg() string
- func (x *EmsConfigGetResp) GetPath() string
- func (x *EmsConfigGetResp) GetRequestID() string
- func (*EmsConfigGetResp) ProtoMessage()
- func (x *EmsConfigGetResp) ProtoReflect() protoreflect.Message
- func (x *EmsConfigGetResp) Reset()
- func (x *EmsConfigGetResp) String() string
- type EmsConfigSetParams
- func (*EmsConfigSetParams) Descriptor() ([]byte, []int)deprecated
- func (x *EmsConfigSetParams) GetHost() string
- func (x *EmsConfigSetParams) GetKey() string
- func (x *EmsConfigSetParams) GetPort() string
- func (x *EmsConfigSetParams) GetProtocol() string
- func (x *EmsConfigSetParams) GetSenderMail() string
- func (x *EmsConfigSetParams) GetSenderName() string
- func (x *EmsConfigSetParams) GetSenderPwd() string
- func (*EmsConfigSetParams) ProtoMessage()
- func (x *EmsConfigSetParams) ProtoReflect() protoreflect.Message
- func (x *EmsConfigSetParams) Reset()
- func (x *EmsConfigSetParams) String() string
- type ModelCaptchaConfig
- func (*ModelCaptchaConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ModelCaptchaConfig) GetDotCount() int64
- func (x *ModelCaptchaConfig) GetId() uint32
- func (x *ModelCaptchaConfig) GetImgHeight() int64
- func (x *ModelCaptchaConfig) GetImgWidth() int64
- func (x *ModelCaptchaConfig) GetKey() string
- func (x *ModelCaptchaConfig) GetKeyLong() int64
- func (x *ModelCaptchaConfig) GetMaxSkew() float64
- func (*ModelCaptchaConfig) ProtoMessage()
- func (x *ModelCaptchaConfig) ProtoReflect() protoreflect.Message
- func (x *ModelCaptchaConfig) Reset()
- func (x *ModelCaptchaConfig) String() string
- type ModelDouyinConfig
- func (*ModelDouyinConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ModelDouyinConfig) GetAppName() string
- func (x *ModelDouyinConfig) GetClientKey() string
- func (x *ModelDouyinConfig) GetClientSecret() string
- func (x *ModelDouyinConfig) GetId() uint32
- func (x *ModelDouyinConfig) GetKey() string
- func (*ModelDouyinConfig) ProtoMessage()
- func (x *ModelDouyinConfig) ProtoReflect() protoreflect.Message
- func (x *ModelDouyinConfig) Reset()
- func (x *ModelDouyinConfig) String() string
- type ModelEmsConfig
- func (*ModelEmsConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ModelEmsConfig) GetHost() string
- func (x *ModelEmsConfig) GetId() uint32
- func (x *ModelEmsConfig) GetKey() string
- func (x *ModelEmsConfig) GetPort() string
- func (x *ModelEmsConfig) GetProtocol() string
- func (x *ModelEmsConfig) GetSenderMail() string
- func (x *ModelEmsConfig) GetSenderName() string
- func (x *ModelEmsConfig) GetSenderPwd() string
- func (*ModelEmsConfig) ProtoMessage()
- func (x *ModelEmsConfig) ProtoReflect() protoreflect.Message
- func (x *ModelEmsConfig) Reset()
- func (x *ModelEmsConfig) String() string
- type ModelOssConfig
- func (*ModelOssConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ModelOssConfig) GetAppID() string
- func (x *ModelOssConfig) GetAppSecret() string
- func (x *ModelOssConfig) GetCallback() string
- func (x *ModelOssConfig) GetDomain() string
- func (x *ModelOssConfig) GetEndpoint() string
- func (x *ModelOssConfig) GetId() uint32
- func (x *ModelOssConfig) GetKey() string
- func (x *ModelOssConfig) GetPrefix() string
- func (x *ModelOssConfig) GetTenantCallback() string
- func (*ModelOssConfig) ProtoMessage()
- func (x *ModelOssConfig) ProtoReflect() protoreflect.Message
- func (x *ModelOssConfig) Reset()
- func (x *ModelOssConfig) String() string
- type ModelSlsConfig
- func (*ModelSlsConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ModelSlsConfig) GetAppID() string
- func (x *ModelSlsConfig) GetAppSecret() string
- func (x *ModelSlsConfig) GetEndpoint() string
- func (x *ModelSlsConfig) GetExtraTag() string
- func (x *ModelSlsConfig) GetExtraTagValue() string
- func (x *ModelSlsConfig) GetId() uint32
- func (x *ModelSlsConfig) GetKey() string
- func (x *ModelSlsConfig) GetLogStoreName() string
- func (x *ModelSlsConfig) GetName() string
- func (x *ModelSlsConfig) GetProjectName() string
- func (x *ModelSlsConfig) GetTopic() string
- func (*ModelSlsConfig) ProtoMessage()
- func (x *ModelSlsConfig) ProtoReflect() protoreflect.Message
- func (x *ModelSlsConfig) Reset()
- func (x *ModelSlsConfig) String() string
- type ModelSmsConfig
- func (*ModelSmsConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ModelSmsConfig) GetAppID() string
- func (x *ModelSmsConfig) GetAppSecret() string
- func (x *ModelSmsConfig) GetEndpoint() string
- func (x *ModelSmsConfig) GetId() uint32
- func (x *ModelSmsConfig) GetKey() string
- func (x *ModelSmsConfig) GetParamsStr() string
- func (x *ModelSmsConfig) GetSignName() string
- func (x *ModelSmsConfig) GetTemplate() string
- func (x *ModelSmsConfig) GetType() string
- func (*ModelSmsConfig) ProtoMessage()
- func (x *ModelSmsConfig) ProtoReflect() protoreflect.Message
- func (x *ModelSmsConfig) Reset()
- func (x *ModelSmsConfig) String() string
- type ModelSystemConfig
- func (*ModelSystemConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ModelSystemConfig) GetDesc() string
- func (x *ModelSystemConfig) GetDomain() string
- func (x *ModelSystemConfig) GetId() uint32
- func (x *ModelSystemConfig) GetIp() string
- func (x *ModelSystemConfig) GetKey() string
- func (x *ModelSystemConfig) GetName() string
- func (x *ModelSystemConfig) GetPort() int64
- func (*ModelSystemConfig) ProtoMessage()
- func (x *ModelSystemConfig) ProtoReflect() protoreflect.Message
- func (x *ModelSystemConfig) Reset()
- func (x *ModelSystemConfig) String() string
- type ModelWechatConfig
- func (*ModelWechatConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ModelWechatConfig) GetAPIRSACert() string
- func (x *ModelWechatConfig) GetAPIRSACertSerNum() string
- func (x *ModelWechatConfig) GetAPIv3Secret() string
- func (x *ModelWechatConfig) GetApiCertSerialNumber() string
- func (x *ModelWechatConfig) GetApiClientCert() string
- func (x *ModelWechatConfig) GetApiClientKey() string
- func (x *ModelWechatConfig) GetApiClientP12() []byte
- func (x *ModelWechatConfig) GetAppID() string
- func (x *ModelWechatConfig) GetAppName() string
- func (x *ModelWechatConfig) GetAppSecret() string
- func (x *ModelWechatConfig) GetAppType() string
- func (x *ModelWechatConfig) GetGhId() string
- func (x *ModelWechatConfig) GetId() uint32
- func (x *ModelWechatConfig) GetKey() string
- func (x *ModelWechatConfig) GetMchid() string
- func (x *ModelWechatConfig) GetPayCallBack() string
- func (x *ModelWechatConfig) GetStatus() int32
- func (x *ModelWechatConfig) GetTenantPayCallback() string
- func (*ModelWechatConfig) ProtoMessage()
- func (x *ModelWechatConfig) ProtoReflect() protoreflect.Message
- func (x *ModelWechatConfig) Reset()
- func (x *ModelWechatConfig) String() string
- type OssConfigGetAllResp
- func (*OssConfigGetAllResp) Descriptor() ([]byte, []int)deprecated
- func (x *OssConfigGetAllResp) GetCode() int32
- func (x *OssConfigGetAllResp) GetData() *OssConfigGetAllRespData
- func (x *OssConfigGetAllResp) GetMsg() string
- func (x *OssConfigGetAllResp) GetPath() string
- func (x *OssConfigGetAllResp) GetRequestID() string
- func (*OssConfigGetAllResp) ProtoMessage()
- func (x *OssConfigGetAllResp) ProtoReflect() protoreflect.Message
- func (x *OssConfigGetAllResp) Reset()
- func (x *OssConfigGetAllResp) String() string
- type OssConfigGetAllRespData
- func (*OssConfigGetAllRespData) Descriptor() ([]byte, []int)deprecated
- func (x *OssConfigGetAllRespData) GetConfigs() map[string]*ModelOssConfig
- func (*OssConfigGetAllRespData) ProtoMessage()
- func (x *OssConfigGetAllRespData) ProtoReflect() protoreflect.Message
- func (x *OssConfigGetAllRespData) Reset()
- func (x *OssConfigGetAllRespData) String() string
- type OssConfigGetResp
- func (*OssConfigGetResp) Descriptor() ([]byte, []int)deprecated
- func (x *OssConfigGetResp) GetCode() int32
- func (x *OssConfigGetResp) GetData() *ModelOssConfig
- func (x *OssConfigGetResp) GetMsg() string
- func (x *OssConfigGetResp) GetPath() string
- func (x *OssConfigGetResp) GetRequestID() string
- func (*OssConfigGetResp) ProtoMessage()
- func (x *OssConfigGetResp) ProtoReflect() protoreflect.Message
- func (x *OssConfigGetResp) Reset()
- func (x *OssConfigGetResp) String() string
- type OssConfigSetParams
- func (*OssConfigSetParams) Descriptor() ([]byte, []int)deprecated
- func (x *OssConfigSetParams) GetAppID() string
- func (x *OssConfigSetParams) GetAppSecret() string
- func (x *OssConfigSetParams) GetCallback() string
- func (x *OssConfigSetParams) GetDomain() string
- func (x *OssConfigSetParams) GetEndpoint() string
- func (x *OssConfigSetParams) GetKey() string
- func (x *OssConfigSetParams) GetPrefix() string
- func (*OssConfigSetParams) ProtoMessage()
- func (x *OssConfigSetParams) ProtoReflect() protoreflect.Message
- func (x *OssConfigSetParams) Reset()
- func (x *OssConfigSetParams) String() string
- type SlsConfigGetAllResp
- func (*SlsConfigGetAllResp) Descriptor() ([]byte, []int)deprecated
- func (x *SlsConfigGetAllResp) GetCode() int32
- func (x *SlsConfigGetAllResp) GetData() *SlsConfigGetAllRespData
- func (x *SlsConfigGetAllResp) GetMsg() string
- func (x *SlsConfigGetAllResp) GetPath() string
- func (x *SlsConfigGetAllResp) GetRequestID() string
- func (*SlsConfigGetAllResp) ProtoMessage()
- func (x *SlsConfigGetAllResp) ProtoReflect() protoreflect.Message
- func (x *SlsConfigGetAllResp) Reset()
- func (x *SlsConfigGetAllResp) String() string
- type SlsConfigGetAllRespData
- func (*SlsConfigGetAllRespData) Descriptor() ([]byte, []int)deprecated
- func (x *SlsConfigGetAllRespData) GetConfigs() map[string]*ModelSlsConfig
- func (*SlsConfigGetAllRespData) ProtoMessage()
- func (x *SlsConfigGetAllRespData) ProtoReflect() protoreflect.Message
- func (x *SlsConfigGetAllRespData) Reset()
- func (x *SlsConfigGetAllRespData) String() string
- type SlsConfigGetResp
- func (*SlsConfigGetResp) Descriptor() ([]byte, []int)deprecated
- func (x *SlsConfigGetResp) GetCode() int32
- func (x *SlsConfigGetResp) GetData() *ModelSlsConfig
- func (x *SlsConfigGetResp) GetMsg() string
- func (x *SlsConfigGetResp) GetPath() string
- func (x *SlsConfigGetResp) GetRequestID() string
- func (*SlsConfigGetResp) ProtoMessage()
- func (x *SlsConfigGetResp) ProtoReflect() protoreflect.Message
- func (x *SlsConfigGetResp) Reset()
- func (x *SlsConfigGetResp) String() string
- type SlsConfigSetParams
- func (*SlsConfigSetParams) Descriptor() ([]byte, []int)deprecated
- func (x *SlsConfigSetParams) GetAppID() string
- func (x *SlsConfigSetParams) GetAppSecret() string
- func (x *SlsConfigSetParams) GetEndpoint() string
- func (x *SlsConfigSetParams) GetExtraTag() string
- func (x *SlsConfigSetParams) GetExtraTagValue() string
- func (x *SlsConfigSetParams) GetKey() string
- func (x *SlsConfigSetParams) GetLogStoreName() string
- func (x *SlsConfigSetParams) GetName() string
- func (x *SlsConfigSetParams) GetProjectName() string
- func (x *SlsConfigSetParams) GetTopic() string
- func (*SlsConfigSetParams) ProtoMessage()
- func (x *SlsConfigSetParams) ProtoReflect() protoreflect.Message
- func (x *SlsConfigSetParams) Reset()
- func (x *SlsConfigSetParams) String() string
- type SmsConfigGetAllResp
- func (*SmsConfigGetAllResp) Descriptor() ([]byte, []int)deprecated
- func (x *SmsConfigGetAllResp) GetCode() int32
- func (x *SmsConfigGetAllResp) GetData() *SmsConfigGetAllRespData
- func (x *SmsConfigGetAllResp) GetMsg() string
- func (x *SmsConfigGetAllResp) GetPath() string
- func (x *SmsConfigGetAllResp) GetRequestID() string
- func (*SmsConfigGetAllResp) ProtoMessage()
- func (x *SmsConfigGetAllResp) ProtoReflect() protoreflect.Message
- func (x *SmsConfigGetAllResp) Reset()
- func (x *SmsConfigGetAllResp) String() string
- type SmsConfigGetAllRespData
- func (*SmsConfigGetAllRespData) Descriptor() ([]byte, []int)deprecated
- func (x *SmsConfigGetAllRespData) GetConfigs() map[string]*ModelSmsConfig
- func (*SmsConfigGetAllRespData) ProtoMessage()
- func (x *SmsConfigGetAllRespData) ProtoReflect() protoreflect.Message
- func (x *SmsConfigGetAllRespData) Reset()
- func (x *SmsConfigGetAllRespData) String() string
- type SmsConfigGetResp
- func (*SmsConfigGetResp) Descriptor() ([]byte, []int)deprecated
- func (x *SmsConfigGetResp) GetCode() int32
- func (x *SmsConfigGetResp) GetData() *ModelSmsConfig
- func (x *SmsConfigGetResp) GetMsg() string
- func (x *SmsConfigGetResp) GetPath() string
- func (x *SmsConfigGetResp) GetRequestID() string
- func (*SmsConfigGetResp) ProtoMessage()
- func (x *SmsConfigGetResp) ProtoReflect() protoreflect.Message
- func (x *SmsConfigGetResp) Reset()
- func (x *SmsConfigGetResp) String() string
- type SmsConfigSetParams
- func (*SmsConfigSetParams) Descriptor() ([]byte, []int)deprecated
- func (x *SmsConfigSetParams) GetAppID() string
- func (x *SmsConfigSetParams) GetAppSecret() string
- func (x *SmsConfigSetParams) GetEndpoint() string
- func (x *SmsConfigSetParams) GetKey() string
- func (x *SmsConfigSetParams) GetParamsStr() string
- func (x *SmsConfigSetParams) GetSignName() string
- func (x *SmsConfigSetParams) GetTemplate() string
- func (x *SmsConfigSetParams) GetType() string
- func (*SmsConfigSetParams) ProtoMessage()
- func (x *SmsConfigSetParams) ProtoReflect() protoreflect.Message
- func (x *SmsConfigSetParams) Reset()
- func (x *SmsConfigSetParams) String() string
- type SystemConfigGetAllResp
- func (*SystemConfigGetAllResp) Descriptor() ([]byte, []int)deprecated
- func (x *SystemConfigGetAllResp) GetCode() int32
- func (x *SystemConfigGetAllResp) GetData() *SystemConfigGetAllRespData
- func (x *SystemConfigGetAllResp) GetMsg() string
- func (x *SystemConfigGetAllResp) GetPath() string
- func (x *SystemConfigGetAllResp) GetRequestID() string
- func (*SystemConfigGetAllResp) ProtoMessage()
- func (x *SystemConfigGetAllResp) ProtoReflect() protoreflect.Message
- func (x *SystemConfigGetAllResp) Reset()
- func (x *SystemConfigGetAllResp) String() string
- type SystemConfigGetAllRespData
- func (*SystemConfigGetAllRespData) Descriptor() ([]byte, []int)deprecated
- func (x *SystemConfigGetAllRespData) GetConfigs() map[string]*ModelSystemConfig
- func (*SystemConfigGetAllRespData) ProtoMessage()
- func (x *SystemConfigGetAllRespData) ProtoReflect() protoreflect.Message
- func (x *SystemConfigGetAllRespData) Reset()
- func (x *SystemConfigGetAllRespData) String() string
- type SystemConfigGetResp
- func (*SystemConfigGetResp) Descriptor() ([]byte, []int)deprecated
- func (x *SystemConfigGetResp) GetCode() int32
- func (x *SystemConfigGetResp) GetData() *ModelSystemConfig
- func (x *SystemConfigGetResp) GetMsg() string
- func (x *SystemConfigGetResp) GetPath() string
- func (x *SystemConfigGetResp) GetRequestID() string
- func (*SystemConfigGetResp) ProtoMessage()
- func (x *SystemConfigGetResp) ProtoReflect() protoreflect.Message
- func (x *SystemConfigGetResp) Reset()
- func (x *SystemConfigGetResp) String() string
- type SystemConfigSetParams
- func (*SystemConfigSetParams) Descriptor() ([]byte, []int)deprecated
- func (x *SystemConfigSetParams) GetDesc() string
- func (x *SystemConfigSetParams) GetDomain() string
- func (x *SystemConfigSetParams) GetIp() string
- func (x *SystemConfigSetParams) GetKey() string
- func (x *SystemConfigSetParams) GetName() string
- func (x *SystemConfigSetParams) GetPort() int64
- func (*SystemConfigSetParams) ProtoMessage()
- func (x *SystemConfigSetParams) ProtoReflect() protoreflect.Message
- func (x *SystemConfigSetParams) Reset()
- func (x *SystemConfigSetParams) String() string
- type UnimplementedCloudCRpcServiceServer
- func (UnimplementedCloudCRpcServiceServer) CaptchaConfigGet(context.Context, *ConfigGetParams) (*CaptchaConfigGetResp, error)
- func (UnimplementedCloudCRpcServiceServer) CaptchaConfigGetAll(context.Context, *ConfigGetAllParams) (*CaptchaConfigGetAllResp, error)
- func (UnimplementedCloudCRpcServiceServer) CaptchaConfigSet(context.Context, *CaptchaConfigSetParams) (*ConfigResp, error)
- func (UnimplementedCloudCRpcServiceServer) DouyinConfigGet(context.Context, *ConfigGetParams) (*DouyinConfigGetResp, error)
- func (UnimplementedCloudCRpcServiceServer) DouyinConfigGetAll(context.Context, *ConfigGetAllParams) (*DouyinConfigGetAllResp, error)
- func (UnimplementedCloudCRpcServiceServer) DouyinConfigSet(context.Context, *DouyinConfigSetParams) (*ConfigResp, error)
- func (UnimplementedCloudCRpcServiceServer) EmsConfigGet(context.Context, *ConfigGetParams) (*EmsConfigGetResp, error)
- func (UnimplementedCloudCRpcServiceServer) EmsConfigGetAll(context.Context, *ConfigGetAllParams) (*EmsConfigGetAllResp, error)
- func (UnimplementedCloudCRpcServiceServer) EmsConfigSet(context.Context, *EmsConfigSetParams) (*ConfigResp, error)
- func (UnimplementedCloudCRpcServiceServer) OssConfigGet(context.Context, *ConfigGetParams) (*OssConfigGetResp, error)
- func (UnimplementedCloudCRpcServiceServer) OssConfigGetAll(context.Context, *ConfigGetAllParams) (*OssConfigGetAllResp, error)
- func (UnimplementedCloudCRpcServiceServer) OssConfigSet(context.Context, *OssConfigSetParams) (*ConfigResp, error)
- func (UnimplementedCloudCRpcServiceServer) SlsConfigGet(context.Context, *ConfigGetParams) (*SlsConfigGetResp, error)
- func (UnimplementedCloudCRpcServiceServer) SlsConfigGetAll(context.Context, *ConfigGetAllParams) (*SlsConfigGetAllResp, error)
- func (UnimplementedCloudCRpcServiceServer) SlsConfigSet(context.Context, *SlsConfigSetParams) (*ConfigResp, error)
- func (UnimplementedCloudCRpcServiceServer) SmsConfigGet(context.Context, *ConfigGetParams) (*SmsConfigGetResp, error)
- func (UnimplementedCloudCRpcServiceServer) SmsConfigGetAll(context.Context, *ConfigGetAllParams) (*SmsConfigGetAllResp, error)
- func (UnimplementedCloudCRpcServiceServer) SmsConfigSet(context.Context, *SmsConfigSetParams) (*ConfigResp, error)
- func (UnimplementedCloudCRpcServiceServer) SystemConfigGet(context.Context, *ConfigGetParams) (*SystemConfigGetResp, error)
- func (UnimplementedCloudCRpcServiceServer) SystemConfigGetAll(context.Context, *ConfigGetAllParams) (*SystemConfigGetAllResp, error)
- func (UnimplementedCloudCRpcServiceServer) SystemConfigSet(context.Context, *SystemConfigSetParams) (*ConfigResp, error)
- func (UnimplementedCloudCRpcServiceServer) WechatConfigGet(context.Context, *ConfigGetParams) (*WechatConfigGetResp, error)
- func (UnimplementedCloudCRpcServiceServer) WechatConfigGetAll(context.Context, *ConfigGetAllParams) (*WechatConfigGetAllResp, error)
- func (UnimplementedCloudCRpcServiceServer) WechatConfigSet(context.Context, *WechatConfigSetParams) (*ConfigResp, error)
- type UnsafeCloudCRpcServiceServer
- type WechatConfigGetAllResp
- func (*WechatConfigGetAllResp) Descriptor() ([]byte, []int)deprecated
- func (x *WechatConfigGetAllResp) GetCode() int32
- func (x *WechatConfigGetAllResp) GetData() *WechatConfigGetAllRespData
- func (x *WechatConfigGetAllResp) GetMsg() string
- func (x *WechatConfigGetAllResp) GetPath() string
- func (x *WechatConfigGetAllResp) GetRequestID() string
- func (*WechatConfigGetAllResp) ProtoMessage()
- func (x *WechatConfigGetAllResp) ProtoReflect() protoreflect.Message
- func (x *WechatConfigGetAllResp) Reset()
- func (x *WechatConfigGetAllResp) String() string
- type WechatConfigGetAllRespData
- func (*WechatConfigGetAllRespData) Descriptor() ([]byte, []int)deprecated
- func (x *WechatConfigGetAllRespData) GetConfigs() map[string]*ModelWechatConfig
- func (*WechatConfigGetAllRespData) ProtoMessage()
- func (x *WechatConfigGetAllRespData) ProtoReflect() protoreflect.Message
- func (x *WechatConfigGetAllRespData) Reset()
- func (x *WechatConfigGetAllRespData) String() string
- type WechatConfigGetResp
- func (*WechatConfigGetResp) Descriptor() ([]byte, []int)deprecated
- func (x *WechatConfigGetResp) GetCode() int32
- func (x *WechatConfigGetResp) GetData() *ModelWechatConfig
- func (x *WechatConfigGetResp) GetMsg() string
- func (x *WechatConfigGetResp) GetPath() string
- func (x *WechatConfigGetResp) GetRequestID() string
- func (*WechatConfigGetResp) ProtoMessage()
- func (x *WechatConfigGetResp) ProtoReflect() protoreflect.Message
- func (x *WechatConfigGetResp) Reset()
- func (x *WechatConfigGetResp) String() string
- type WechatConfigSetParams
- func (*WechatConfigSetParams) Descriptor() ([]byte, []int)deprecated
- func (x *WechatConfigSetParams) GetAPIRSACert() string
- func (x *WechatConfigSetParams) GetAPIRSACertSerNum() string
- func (x *WechatConfigSetParams) GetAPIv3Secret() string
- func (x *WechatConfigSetParams) GetApiCertSerialNumber() string
- func (x *WechatConfigSetParams) GetApiClientCert() string
- func (x *WechatConfigSetParams) GetApiClientKey() string
- func (x *WechatConfigSetParams) GetApiClientP12() []byte
- func (x *WechatConfigSetParams) GetAppID() string
- func (x *WechatConfigSetParams) GetAppName() string
- func (x *WechatConfigSetParams) GetAppSecret() string
- func (x *WechatConfigSetParams) GetAppType() string
- func (x *WechatConfigSetParams) GetGhId() string
- func (x *WechatConfigSetParams) GetKey() string
- func (x *WechatConfigSetParams) GetMchid() string
- func (x *WechatConfigSetParams) GetPayCallBack() string
- func (x *WechatConfigSetParams) GetStatus() int32
- func (x *WechatConfigSetParams) GetTenantPayCallback() string
- func (*WechatConfigSetParams) ProtoMessage()
- func (x *WechatConfigSetParams) ProtoReflect() protoreflect.Message
- func (x *WechatConfigSetParams) Reset()
- func (x *WechatConfigSetParams) String() string
Constants ¶
const ( CloudCRpcService_SlsConfigSet_FullMethodName = "/cloudc.CloudCRpcService/SlsConfigSet" CloudCRpcService_SlsConfigGet_FullMethodName = "/cloudc.CloudCRpcService/SlsConfigGet" CloudCRpcService_SlsConfigGetAll_FullMethodName = "/cloudc.CloudCRpcService/SlsConfigGetAll" CloudCRpcService_SystemConfigSet_FullMethodName = "/cloudc.CloudCRpcService/SystemConfigSet" CloudCRpcService_SystemConfigGet_FullMethodName = "/cloudc.CloudCRpcService/SystemConfigGet" CloudCRpcService_SystemConfigGetAll_FullMethodName = "/cloudc.CloudCRpcService/SystemConfigGetAll" CloudCRpcService_CaptchaConfigSet_FullMethodName = "/cloudc.CloudCRpcService/CaptchaConfigSet" CloudCRpcService_CaptchaConfigGet_FullMethodName = "/cloudc.CloudCRpcService/CaptchaConfigGet" CloudCRpcService_CaptchaConfigGetAll_FullMethodName = "/cloudc.CloudCRpcService/CaptchaConfigGetAll" CloudCRpcService_DouyinConfigSet_FullMethodName = "/cloudc.CloudCRpcService/DouyinConfigSet" CloudCRpcService_DouyinConfigGet_FullMethodName = "/cloudc.CloudCRpcService/DouyinConfigGet" CloudCRpcService_DouyinConfigGetAll_FullMethodName = "/cloudc.CloudCRpcService/DouyinConfigGetAll" CloudCRpcService_WechatConfigSet_FullMethodName = "/cloudc.CloudCRpcService/WechatConfigSet" CloudCRpcService_WechatConfigGet_FullMethodName = "/cloudc.CloudCRpcService/WechatConfigGet" CloudCRpcService_WechatConfigGetAll_FullMethodName = "/cloudc.CloudCRpcService/WechatConfigGetAll" CloudCRpcService_SmsConfigSet_FullMethodName = "/cloudc.CloudCRpcService/SmsConfigSet" CloudCRpcService_SmsConfigGet_FullMethodName = "/cloudc.CloudCRpcService/SmsConfigGet" CloudCRpcService_SmsConfigGetAll_FullMethodName = "/cloudc.CloudCRpcService/SmsConfigGetAll" CloudCRpcService_EmsConfigSet_FullMethodName = "/cloudc.CloudCRpcService/EmsConfigSet" CloudCRpcService_EmsConfigGet_FullMethodName = "/cloudc.CloudCRpcService/EmsConfigGet" CloudCRpcService_EmsConfigGetAll_FullMethodName = "/cloudc.CloudCRpcService/EmsConfigGetAll" CloudCRpcService_OssConfigSet_FullMethodName = "/cloudc.CloudCRpcService/OssConfigSet" CloudCRpcService_OssConfigGet_FullMethodName = "/cloudc.CloudCRpcService/OssConfigGet" CloudCRpcService_OssConfigGetAll_FullMethodName = "/cloudc.CloudCRpcService/OssConfigGetAll" )
Variables ¶
var CloudCRpcService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "cloudc.CloudCRpcService", HandlerType: (*CloudCRpcServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "SlsConfigSet", Handler: _CloudCRpcService_SlsConfigSet_Handler, }, { MethodName: "SlsConfigGet", Handler: _CloudCRpcService_SlsConfigGet_Handler, }, { MethodName: "SlsConfigGetAll", Handler: _CloudCRpcService_SlsConfigGetAll_Handler, }, { MethodName: "SystemConfigSet", Handler: _CloudCRpcService_SystemConfigSet_Handler, }, { MethodName: "SystemConfigGet", Handler: _CloudCRpcService_SystemConfigGet_Handler, }, { MethodName: "SystemConfigGetAll", Handler: _CloudCRpcService_SystemConfigGetAll_Handler, }, { MethodName: "CaptchaConfigSet", Handler: _CloudCRpcService_CaptchaConfigSet_Handler, }, { MethodName: "CaptchaConfigGet", Handler: _CloudCRpcService_CaptchaConfigGet_Handler, }, { MethodName: "CaptchaConfigGetAll", Handler: _CloudCRpcService_CaptchaConfigGetAll_Handler, }, { MethodName: "DouyinConfigSet", Handler: _CloudCRpcService_DouyinConfigSet_Handler, }, { MethodName: "DouyinConfigGet", Handler: _CloudCRpcService_DouyinConfigGet_Handler, }, { MethodName: "DouyinConfigGetAll", Handler: _CloudCRpcService_DouyinConfigGetAll_Handler, }, { MethodName: "WechatConfigSet", Handler: _CloudCRpcService_WechatConfigSet_Handler, }, { MethodName: "WechatConfigGet", Handler: _CloudCRpcService_WechatConfigGet_Handler, }, { MethodName: "WechatConfigGetAll", Handler: _CloudCRpcService_WechatConfigGetAll_Handler, }, { MethodName: "SmsConfigSet", Handler: _CloudCRpcService_SmsConfigSet_Handler, }, { MethodName: "SmsConfigGet", Handler: _CloudCRpcService_SmsConfigGet_Handler, }, { MethodName: "SmsConfigGetAll", Handler: _CloudCRpcService_SmsConfigGetAll_Handler, }, { MethodName: "EmsConfigSet", Handler: _CloudCRpcService_EmsConfigSet_Handler, }, { MethodName: "EmsConfigGet", Handler: _CloudCRpcService_EmsConfigGet_Handler, }, { MethodName: "EmsConfigGetAll", Handler: _CloudCRpcService_EmsConfigGetAll_Handler, }, { MethodName: "OssConfigSet", Handler: _CloudCRpcService_OssConfigSet_Handler, }, { MethodName: "OssConfigGet", Handler: _CloudCRpcService_OssConfigGet_Handler, }, { MethodName: "OssConfigGetAll", Handler: _CloudCRpcService_OssConfigGetAll_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "cloudc-rpc-service/cloudc-rpc-service.proto", }
CloudCRpcService_ServiceDesc is the grpc.ServiceDesc for CloudCRpcService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_cloudc_rpc_service_cloudc_rpc_service_proto protoreflect.FileDescriptor
Functions ¶
func RegisterCloudCRpcServiceServer ¶ added in v0.0.51
func RegisterCloudCRpcServiceServer(s grpc.ServiceRegistrar, srv CloudCRpcServiceServer)
Types ¶
type CaptchaConfigGetAllResp ¶ added in v0.0.2
type CaptchaConfigGetAllResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *CaptchaConfigGetAllRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*CaptchaConfigGetAllResp) Descriptor
deprecated
added in
v0.0.2
func (*CaptchaConfigGetAllResp) Descriptor() ([]byte, []int)
Deprecated: Use CaptchaConfigGetAllResp.ProtoReflect.Descriptor instead.
func (*CaptchaConfigGetAllResp) GetCode ¶ added in v0.0.2
func (x *CaptchaConfigGetAllResp) GetCode() int32
func (*CaptchaConfigGetAllResp) GetData ¶ added in v0.0.2
func (x *CaptchaConfigGetAllResp) GetData() *CaptchaConfigGetAllRespData
func (*CaptchaConfigGetAllResp) GetMsg ¶ added in v0.0.2
func (x *CaptchaConfigGetAllResp) GetMsg() string
func (*CaptchaConfigGetAllResp) GetPath ¶ added in v0.0.2
func (x *CaptchaConfigGetAllResp) GetPath() string
func (*CaptchaConfigGetAllResp) GetRequestID ¶ added in v0.0.2
func (x *CaptchaConfigGetAllResp) GetRequestID() string
func (*CaptchaConfigGetAllResp) ProtoMessage ¶ added in v0.0.2
func (*CaptchaConfigGetAllResp) ProtoMessage()
func (*CaptchaConfigGetAllResp) ProtoReflect ¶ added in v0.0.2
func (x *CaptchaConfigGetAllResp) ProtoReflect() protoreflect.Message
func (*CaptchaConfigGetAllResp) Reset ¶ added in v0.0.2
func (x *CaptchaConfigGetAllResp) Reset()
func (*CaptchaConfigGetAllResp) String ¶ added in v0.0.2
func (x *CaptchaConfigGetAllResp) String() string
type CaptchaConfigGetAllRespData ¶ added in v0.0.2
type CaptchaConfigGetAllRespData struct { Configs map[string]*ModelCaptchaConfig `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CaptchaConfigGetAllRespData) Descriptor
deprecated
added in
v0.0.2
func (*CaptchaConfigGetAllRespData) Descriptor() ([]byte, []int)
Deprecated: Use CaptchaConfigGetAllRespData.ProtoReflect.Descriptor instead.
func (*CaptchaConfigGetAllRespData) GetConfigs ¶ added in v0.0.2
func (x *CaptchaConfigGetAllRespData) GetConfigs() map[string]*ModelCaptchaConfig
func (*CaptchaConfigGetAllRespData) ProtoMessage ¶ added in v0.0.2
func (*CaptchaConfigGetAllRespData) ProtoMessage()
func (*CaptchaConfigGetAllRespData) ProtoReflect ¶ added in v0.0.2
func (x *CaptchaConfigGetAllRespData) ProtoReflect() protoreflect.Message
func (*CaptchaConfigGetAllRespData) Reset ¶ added in v0.0.2
func (x *CaptchaConfigGetAllRespData) Reset()
func (*CaptchaConfigGetAllRespData) String ¶ added in v0.0.2
func (x *CaptchaConfigGetAllRespData) String() string
type CaptchaConfigGetResp ¶ added in v0.0.2
type CaptchaConfigGetResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *ModelCaptchaConfig `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*CaptchaConfigGetResp) Descriptor
deprecated
added in
v0.0.2
func (*CaptchaConfigGetResp) Descriptor() ([]byte, []int)
Deprecated: Use CaptchaConfigGetResp.ProtoReflect.Descriptor instead.
func (*CaptchaConfigGetResp) GetCode ¶ added in v0.0.2
func (x *CaptchaConfigGetResp) GetCode() int32
func (*CaptchaConfigGetResp) GetData ¶ added in v0.0.2
func (x *CaptchaConfigGetResp) GetData() *ModelCaptchaConfig
func (*CaptchaConfigGetResp) GetMsg ¶ added in v0.0.2
func (x *CaptchaConfigGetResp) GetMsg() string
func (*CaptchaConfigGetResp) GetPath ¶ added in v0.0.2
func (x *CaptchaConfigGetResp) GetPath() string
func (*CaptchaConfigGetResp) GetRequestID ¶ added in v0.0.2
func (x *CaptchaConfigGetResp) GetRequestID() string
func (*CaptchaConfigGetResp) ProtoMessage ¶ added in v0.0.2
func (*CaptchaConfigGetResp) ProtoMessage()
func (*CaptchaConfigGetResp) ProtoReflect ¶ added in v0.0.2
func (x *CaptchaConfigGetResp) ProtoReflect() protoreflect.Message
func (*CaptchaConfigGetResp) Reset ¶ added in v0.0.2
func (x *CaptchaConfigGetResp) Reset()
func (*CaptchaConfigGetResp) String ¶ added in v0.0.2
func (x *CaptchaConfigGetResp) String() string
type CaptchaConfigSetParams ¶ added in v0.0.2
type CaptchaConfigSetParams struct { // note: 租户给自己的配置起的名字 Key string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"` DotCount int64 `protobuf:"varint,2,opt,name=DotCount,proto3" json:"DotCount,omitempty"` MaxSkew float64 `protobuf:"fixed64,3,opt,name=MaxSkew,proto3" json:"MaxSkew,omitempty"` KeyLong int64 `protobuf:"varint,4,opt,name=KeyLong,proto3" json:"KeyLong,omitempty"` ImgWidth int64 `protobuf:"varint,5,opt,name=ImgWidth,proto3" json:"ImgWidth,omitempty"` ImgHeight int64 `protobuf:"varint,6,opt,name=ImgHeight,proto3" json:"ImgHeight,omitempty"` // contains filtered or unexported fields }
func (*CaptchaConfigSetParams) Descriptor
deprecated
added in
v0.0.2
func (*CaptchaConfigSetParams) Descriptor() ([]byte, []int)
Deprecated: Use CaptchaConfigSetParams.ProtoReflect.Descriptor instead.
func (*CaptchaConfigSetParams) GetDotCount ¶ added in v0.0.2
func (x *CaptchaConfigSetParams) GetDotCount() int64
func (*CaptchaConfigSetParams) GetImgHeight ¶ added in v0.0.2
func (x *CaptchaConfigSetParams) GetImgHeight() int64
func (*CaptchaConfigSetParams) GetImgWidth ¶ added in v0.0.2
func (x *CaptchaConfigSetParams) GetImgWidth() int64
func (*CaptchaConfigSetParams) GetKey ¶ added in v0.0.2
func (x *CaptchaConfigSetParams) GetKey() string
func (*CaptchaConfigSetParams) GetKeyLong ¶ added in v0.0.2
func (x *CaptchaConfigSetParams) GetKeyLong() int64
func (*CaptchaConfigSetParams) GetMaxSkew ¶ added in v0.0.2
func (x *CaptchaConfigSetParams) GetMaxSkew() float64
func (*CaptchaConfigSetParams) ProtoMessage ¶ added in v0.0.2
func (*CaptchaConfigSetParams) ProtoMessage()
func (*CaptchaConfigSetParams) ProtoReflect ¶ added in v0.0.2
func (x *CaptchaConfigSetParams) ProtoReflect() protoreflect.Message
func (*CaptchaConfigSetParams) Reset ¶ added in v0.0.2
func (x *CaptchaConfigSetParams) Reset()
func (*CaptchaConfigSetParams) String ¶ added in v0.0.2
func (x *CaptchaConfigSetParams) String() string
type CloudCRpcServiceClient ¶ added in v0.0.51
type CloudCRpcServiceClient interface { // note: 服务器系统配置 SlsConfigSet(ctx context.Context, in *SlsConfigSetParams, opts ...grpc.CallOption) (*ConfigResp, error) SlsConfigGet(ctx context.Context, in *ConfigGetParams, opts ...grpc.CallOption) (*SlsConfigGetResp, error) SlsConfigGetAll(ctx context.Context, in *ConfigGetAllParams, opts ...grpc.CallOption) (*SlsConfigGetAllResp, error) // note: 服务器系统配置 SystemConfigSet(ctx context.Context, in *SystemConfigSetParams, opts ...grpc.CallOption) (*ConfigResp, error) SystemConfigGet(ctx context.Context, in *ConfigGetParams, opts ...grpc.CallOption) (*SystemConfigGetResp, error) SystemConfigGetAll(ctx context.Context, in *ConfigGetAllParams, opts ...grpc.CallOption) (*SystemConfigGetAllResp, error) // note: captcha CaptchaConfigSet(ctx context.Context, in *CaptchaConfigSetParams, opts ...grpc.CallOption) (*ConfigResp, error) CaptchaConfigGet(ctx context.Context, in *ConfigGetParams, opts ...grpc.CallOption) (*CaptchaConfigGetResp, error) CaptchaConfigGetAll(ctx context.Context, in *ConfigGetAllParams, opts ...grpc.CallOption) (*CaptchaConfigGetAllResp, error) // note: 新增配置 DouyinConfigSet(ctx context.Context, in *DouyinConfigSetParams, opts ...grpc.CallOption) (*ConfigResp, error) DouyinConfigGet(ctx context.Context, in *ConfigGetParams, opts ...grpc.CallOption) (*DouyinConfigGetResp, error) DouyinConfigGetAll(ctx context.Context, in *ConfigGetAllParams, opts ...grpc.CallOption) (*DouyinConfigGetAllResp, error) // note: 新增配置 WechatConfigSet(ctx context.Context, in *WechatConfigSetParams, opts ...grpc.CallOption) (*ConfigResp, error) WechatConfigGet(ctx context.Context, in *ConfigGetParams, opts ...grpc.CallOption) (*WechatConfigGetResp, error) WechatConfigGetAll(ctx context.Context, in *ConfigGetAllParams, opts ...grpc.CallOption) (*WechatConfigGetAllResp, error) // rpc WechatConfigCache(WechatConfigGetAllParams) returns (WechatConfigGetAllResp); // note: 短信配置 SmsConfigSet(ctx context.Context, in *SmsConfigSetParams, opts ...grpc.CallOption) (*ConfigResp, error) SmsConfigGet(ctx context.Context, in *ConfigGetParams, opts ...grpc.CallOption) (*SmsConfigGetResp, error) SmsConfigGetAll(ctx context.Context, in *ConfigGetAllParams, opts ...grpc.CallOption) (*SmsConfigGetAllResp, error) // note: 短信配置 EmsConfigSet(ctx context.Context, in *EmsConfigSetParams, opts ...grpc.CallOption) (*ConfigResp, error) EmsConfigGet(ctx context.Context, in *ConfigGetParams, opts ...grpc.CallOption) (*EmsConfigGetResp, error) EmsConfigGetAll(ctx context.Context, in *ConfigGetAllParams, opts ...grpc.CallOption) (*EmsConfigGetAllResp, error) // note: Oss配置 OssConfigSet(ctx context.Context, in *OssConfigSetParams, opts ...grpc.CallOption) (*ConfigResp, error) OssConfigGet(ctx context.Context, in *ConfigGetParams, opts ...grpc.CallOption) (*OssConfigGetResp, error) OssConfigGetAll(ctx context.Context, in *ConfigGetAllParams, opts ...grpc.CallOption) (*OssConfigGetAllResp, error) }
CloudCRpcServiceClient is the client API for CloudCRpcService 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 NewCloudCRpcServiceClient ¶ added in v0.0.51
func NewCloudCRpcServiceClient(cc grpc.ClientConnInterface) CloudCRpcServiceClient
type CloudCRpcServiceServer ¶ added in v0.0.51
type CloudCRpcServiceServer interface { // note: 服务器系统配置 SlsConfigSet(context.Context, *SlsConfigSetParams) (*ConfigResp, error) SlsConfigGet(context.Context, *ConfigGetParams) (*SlsConfigGetResp, error) SlsConfigGetAll(context.Context, *ConfigGetAllParams) (*SlsConfigGetAllResp, error) // note: 服务器系统配置 SystemConfigSet(context.Context, *SystemConfigSetParams) (*ConfigResp, error) SystemConfigGet(context.Context, *ConfigGetParams) (*SystemConfigGetResp, error) SystemConfigGetAll(context.Context, *ConfigGetAllParams) (*SystemConfigGetAllResp, error) // note: captcha CaptchaConfigSet(context.Context, *CaptchaConfigSetParams) (*ConfigResp, error) CaptchaConfigGet(context.Context, *ConfigGetParams) (*CaptchaConfigGetResp, error) CaptchaConfigGetAll(context.Context, *ConfigGetAllParams) (*CaptchaConfigGetAllResp, error) // note: 新增配置 DouyinConfigSet(context.Context, *DouyinConfigSetParams) (*ConfigResp, error) DouyinConfigGet(context.Context, *ConfigGetParams) (*DouyinConfigGetResp, error) DouyinConfigGetAll(context.Context, *ConfigGetAllParams) (*DouyinConfigGetAllResp, error) // note: 新增配置 WechatConfigSet(context.Context, *WechatConfigSetParams) (*ConfigResp, error) WechatConfigGet(context.Context, *ConfigGetParams) (*WechatConfigGetResp, error) WechatConfigGetAll(context.Context, *ConfigGetAllParams) (*WechatConfigGetAllResp, error) // rpc WechatConfigCache(WechatConfigGetAllParams) returns (WechatConfigGetAllResp); // note: 短信配置 SmsConfigSet(context.Context, *SmsConfigSetParams) (*ConfigResp, error) SmsConfigGet(context.Context, *ConfigGetParams) (*SmsConfigGetResp, error) SmsConfigGetAll(context.Context, *ConfigGetAllParams) (*SmsConfigGetAllResp, error) // note: 短信配置 EmsConfigSet(context.Context, *EmsConfigSetParams) (*ConfigResp, error) EmsConfigGet(context.Context, *ConfigGetParams) (*EmsConfigGetResp, error) EmsConfigGetAll(context.Context, *ConfigGetAllParams) (*EmsConfigGetAllResp, error) // note: Oss配置 OssConfigSet(context.Context, *OssConfigSetParams) (*ConfigResp, error) OssConfigGet(context.Context, *ConfigGetParams) (*OssConfigGetResp, error) OssConfigGetAll(context.Context, *ConfigGetAllParams) (*OssConfigGetAllResp, error) // contains filtered or unexported methods }
CloudCRpcServiceServer is the server API for CloudCRpcService service. All implementations must embed UnimplementedCloudCRpcServiceServer for forward compatibility
type ConfigGetAllParams ¶
type ConfigGetAllParams struct {
// contains filtered or unexported fields
}
func (*ConfigGetAllParams) Descriptor
deprecated
func (*ConfigGetAllParams) Descriptor() ([]byte, []int)
Deprecated: Use ConfigGetAllParams.ProtoReflect.Descriptor instead.
func (*ConfigGetAllParams) ProtoMessage ¶
func (*ConfigGetAllParams) ProtoMessage()
func (*ConfigGetAllParams) ProtoReflect ¶
func (x *ConfigGetAllParams) ProtoReflect() protoreflect.Message
func (*ConfigGetAllParams) Reset ¶
func (x *ConfigGetAllParams) Reset()
func (*ConfigGetAllParams) String ¶
func (x *ConfigGetAllParams) String() string
type ConfigGetParams ¶
type ConfigGetParams struct { // note: 租户给自己的配置起的名字 Key string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"` // contains filtered or unexported fields }
func (*ConfigGetParams) Descriptor
deprecated
func (*ConfigGetParams) Descriptor() ([]byte, []int)
Deprecated: Use ConfigGetParams.ProtoReflect.Descriptor instead.
func (*ConfigGetParams) GetKey ¶
func (x *ConfigGetParams) GetKey() string
func (*ConfigGetParams) ProtoMessage ¶
func (*ConfigGetParams) ProtoMessage()
func (*ConfigGetParams) ProtoReflect ¶
func (x *ConfigGetParams) ProtoReflect() protoreflect.Message
func (*ConfigGetParams) Reset ¶
func (x *ConfigGetParams) Reset()
func (*ConfigGetParams) String ¶
func (x *ConfigGetParams) String() string
type ConfigResp ¶
type ConfigResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *Data `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ConfigResp) Descriptor
deprecated
func (*ConfigResp) Descriptor() ([]byte, []int)
Deprecated: Use ConfigResp.ProtoReflect.Descriptor instead.
func (*ConfigResp) GetCode ¶
func (x *ConfigResp) GetCode() int32
func (*ConfigResp) GetData ¶
func (x *ConfigResp) GetData() *Data
func (*ConfigResp) GetMsg ¶
func (x *ConfigResp) GetMsg() string
func (*ConfigResp) GetPath ¶
func (x *ConfigResp) GetPath() string
func (*ConfigResp) GetRequestID ¶
func (x *ConfigResp) GetRequestID() string
func (*ConfigResp) ProtoMessage ¶
func (*ConfigResp) ProtoMessage()
func (*ConfigResp) ProtoReflect ¶
func (x *ConfigResp) ProtoReflect() protoreflect.Message
func (*ConfigResp) Reset ¶
func (x *ConfigResp) Reset()
func (*ConfigResp) String ¶
func (x *ConfigResp) String() string
type Data ¶
type Data struct { Data string `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*Data) Descriptor
deprecated
func (*Data) ProtoMessage ¶
func (*Data) ProtoMessage()
func (*Data) ProtoReflect ¶
func (x *Data) ProtoReflect() protoreflect.Message
type DouyinConfigGetAllResp ¶ added in v0.0.2
type DouyinConfigGetAllResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *DouyinConfigGetAllRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*DouyinConfigGetAllResp) Descriptor
deprecated
added in
v0.0.2
func (*DouyinConfigGetAllResp) Descriptor() ([]byte, []int)
Deprecated: Use DouyinConfigGetAllResp.ProtoReflect.Descriptor instead.
func (*DouyinConfigGetAllResp) GetCode ¶ added in v0.0.2
func (x *DouyinConfigGetAllResp) GetCode() int32
func (*DouyinConfigGetAllResp) GetData ¶ added in v0.0.2
func (x *DouyinConfigGetAllResp) GetData() *DouyinConfigGetAllRespData
func (*DouyinConfigGetAllResp) GetMsg ¶ added in v0.0.2
func (x *DouyinConfigGetAllResp) GetMsg() string
func (*DouyinConfigGetAllResp) GetPath ¶ added in v0.0.2
func (x *DouyinConfigGetAllResp) GetPath() string
func (*DouyinConfigGetAllResp) GetRequestID ¶ added in v0.0.2
func (x *DouyinConfigGetAllResp) GetRequestID() string
func (*DouyinConfigGetAllResp) ProtoMessage ¶ added in v0.0.2
func (*DouyinConfigGetAllResp) ProtoMessage()
func (*DouyinConfigGetAllResp) ProtoReflect ¶ added in v0.0.2
func (x *DouyinConfigGetAllResp) ProtoReflect() protoreflect.Message
func (*DouyinConfigGetAllResp) Reset ¶ added in v0.0.2
func (x *DouyinConfigGetAllResp) Reset()
func (*DouyinConfigGetAllResp) String ¶ added in v0.0.2
func (x *DouyinConfigGetAllResp) String() string
type DouyinConfigGetAllRespData ¶ added in v0.0.2
type DouyinConfigGetAllRespData struct { Configs map[string]*ModelDouyinConfig `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DouyinConfigGetAllRespData) Descriptor
deprecated
added in
v0.0.2
func (*DouyinConfigGetAllRespData) Descriptor() ([]byte, []int)
Deprecated: Use DouyinConfigGetAllRespData.ProtoReflect.Descriptor instead.
func (*DouyinConfigGetAllRespData) GetConfigs ¶ added in v0.0.2
func (x *DouyinConfigGetAllRespData) GetConfigs() map[string]*ModelDouyinConfig
func (*DouyinConfigGetAllRespData) ProtoMessage ¶ added in v0.0.2
func (*DouyinConfigGetAllRespData) ProtoMessage()
func (*DouyinConfigGetAllRespData) ProtoReflect ¶ added in v0.0.2
func (x *DouyinConfigGetAllRespData) ProtoReflect() protoreflect.Message
func (*DouyinConfigGetAllRespData) Reset ¶ added in v0.0.2
func (x *DouyinConfigGetAllRespData) Reset()
func (*DouyinConfigGetAllRespData) String ¶ added in v0.0.2
func (x *DouyinConfigGetAllRespData) String() string
type DouyinConfigGetResp ¶ added in v0.0.2
type DouyinConfigGetResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *ModelDouyinConfig `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*DouyinConfigGetResp) Descriptor
deprecated
added in
v0.0.2
func (*DouyinConfigGetResp) Descriptor() ([]byte, []int)
Deprecated: Use DouyinConfigGetResp.ProtoReflect.Descriptor instead.
func (*DouyinConfigGetResp) GetCode ¶ added in v0.0.2
func (x *DouyinConfigGetResp) GetCode() int32
func (*DouyinConfigGetResp) GetData ¶ added in v0.0.2
func (x *DouyinConfigGetResp) GetData() *ModelDouyinConfig
func (*DouyinConfigGetResp) GetMsg ¶ added in v0.0.2
func (x *DouyinConfigGetResp) GetMsg() string
func (*DouyinConfigGetResp) GetPath ¶ added in v0.0.2
func (x *DouyinConfigGetResp) GetPath() string
func (*DouyinConfigGetResp) GetRequestID ¶ added in v0.0.2
func (x *DouyinConfigGetResp) GetRequestID() string
func (*DouyinConfigGetResp) ProtoMessage ¶ added in v0.0.2
func (*DouyinConfigGetResp) ProtoMessage()
func (*DouyinConfigGetResp) ProtoReflect ¶ added in v0.0.2
func (x *DouyinConfigGetResp) ProtoReflect() protoreflect.Message
func (*DouyinConfigGetResp) Reset ¶ added in v0.0.2
func (x *DouyinConfigGetResp) Reset()
func (*DouyinConfigGetResp) String ¶ added in v0.0.2
func (x *DouyinConfigGetResp) String() string
type DouyinConfigSetParams ¶ added in v0.0.2
type DouyinConfigSetParams struct { // note: 租户给自己的配置起的名字 Key string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"` // note: 租户的抖音网站营养信息 ClientKey string `protobuf:"bytes,2,opt,name=ClientKey,proto3" json:"ClientKey,omitempty"` ClientSecret string `protobuf:"bytes,3,opt,name=ClientSecret,proto3" json:"ClientSecret,omitempty"` AppName string `protobuf:"bytes,4,opt,name=AppName,proto3" json:"AppName,omitempty"` // contains filtered or unexported fields }
func (*DouyinConfigSetParams) Descriptor
deprecated
added in
v0.0.2
func (*DouyinConfigSetParams) Descriptor() ([]byte, []int)
Deprecated: Use DouyinConfigSetParams.ProtoReflect.Descriptor instead.
func (*DouyinConfigSetParams) GetAppName ¶ added in v0.0.2
func (x *DouyinConfigSetParams) GetAppName() string
func (*DouyinConfigSetParams) GetClientKey ¶ added in v0.0.2
func (x *DouyinConfigSetParams) GetClientKey() string
func (*DouyinConfigSetParams) GetClientSecret ¶ added in v0.0.2
func (x *DouyinConfigSetParams) GetClientSecret() string
func (*DouyinConfigSetParams) GetKey ¶ added in v0.0.2
func (x *DouyinConfigSetParams) GetKey() string
func (*DouyinConfigSetParams) ProtoMessage ¶ added in v0.0.2
func (*DouyinConfigSetParams) ProtoMessage()
func (*DouyinConfigSetParams) ProtoReflect ¶ added in v0.0.2
func (x *DouyinConfigSetParams) ProtoReflect() protoreflect.Message
func (*DouyinConfigSetParams) Reset ¶ added in v0.0.2
func (x *DouyinConfigSetParams) Reset()
func (*DouyinConfigSetParams) String ¶ added in v0.0.2
func (x *DouyinConfigSetParams) String() string
type EmsConfigGetAllResp ¶
type EmsConfigGetAllResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *EmsConfigGetAllRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*EmsConfigGetAllResp) Descriptor
deprecated
func (*EmsConfigGetAllResp) Descriptor() ([]byte, []int)
Deprecated: Use EmsConfigGetAllResp.ProtoReflect.Descriptor instead.
func (*EmsConfigGetAllResp) GetCode ¶
func (x *EmsConfigGetAllResp) GetCode() int32
func (*EmsConfigGetAllResp) GetData ¶
func (x *EmsConfigGetAllResp) GetData() *EmsConfigGetAllRespData
func (*EmsConfigGetAllResp) GetMsg ¶
func (x *EmsConfigGetAllResp) GetMsg() string
func (*EmsConfigGetAllResp) GetPath ¶
func (x *EmsConfigGetAllResp) GetPath() string
func (*EmsConfigGetAllResp) GetRequestID ¶
func (x *EmsConfigGetAllResp) GetRequestID() string
func (*EmsConfigGetAllResp) ProtoMessage ¶
func (*EmsConfigGetAllResp) ProtoMessage()
func (*EmsConfigGetAllResp) ProtoReflect ¶
func (x *EmsConfigGetAllResp) ProtoReflect() protoreflect.Message
func (*EmsConfigGetAllResp) Reset ¶
func (x *EmsConfigGetAllResp) Reset()
func (*EmsConfigGetAllResp) String ¶
func (x *EmsConfigGetAllResp) String() string
type EmsConfigGetAllRespData ¶
type EmsConfigGetAllRespData struct { Configs map[string]*ModelEmsConfig `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*EmsConfigGetAllRespData) Descriptor
deprecated
func (*EmsConfigGetAllRespData) Descriptor() ([]byte, []int)
Deprecated: Use EmsConfigGetAllRespData.ProtoReflect.Descriptor instead.
func (*EmsConfigGetAllRespData) GetConfigs ¶
func (x *EmsConfigGetAllRespData) GetConfigs() map[string]*ModelEmsConfig
func (*EmsConfigGetAllRespData) ProtoMessage ¶
func (*EmsConfigGetAllRespData) ProtoMessage()
func (*EmsConfigGetAllRespData) ProtoReflect ¶
func (x *EmsConfigGetAllRespData) ProtoReflect() protoreflect.Message
func (*EmsConfigGetAllRespData) Reset ¶
func (x *EmsConfigGetAllRespData) Reset()
func (*EmsConfigGetAllRespData) String ¶
func (x *EmsConfigGetAllRespData) String() string
type EmsConfigGetResp ¶
type EmsConfigGetResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *ModelEmsConfig `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*EmsConfigGetResp) Descriptor
deprecated
func (*EmsConfigGetResp) Descriptor() ([]byte, []int)
Deprecated: Use EmsConfigGetResp.ProtoReflect.Descriptor instead.
func (*EmsConfigGetResp) GetCode ¶
func (x *EmsConfigGetResp) GetCode() int32
func (*EmsConfigGetResp) GetData ¶
func (x *EmsConfigGetResp) GetData() *ModelEmsConfig
func (*EmsConfigGetResp) GetMsg ¶
func (x *EmsConfigGetResp) GetMsg() string
func (*EmsConfigGetResp) GetPath ¶
func (x *EmsConfigGetResp) GetPath() string
func (*EmsConfigGetResp) GetRequestID ¶
func (x *EmsConfigGetResp) GetRequestID() string
func (*EmsConfigGetResp) ProtoMessage ¶
func (*EmsConfigGetResp) ProtoMessage()
func (*EmsConfigGetResp) ProtoReflect ¶
func (x *EmsConfigGetResp) ProtoReflect() protoreflect.Message
func (*EmsConfigGetResp) Reset ¶
func (x *EmsConfigGetResp) Reset()
func (*EmsConfigGetResp) String ¶
func (x *EmsConfigGetResp) String() string
type EmsConfigSetParams ¶
type EmsConfigSetParams struct { // note: 租户给自己的配置起的名字 Key string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"` SenderName string `protobuf:"bytes,2,opt,name=SenderName,proto3" json:"SenderName,omitempty"` SenderMail string `protobuf:"bytes,3,opt,name=SenderMail,proto3" json:"SenderMail,omitempty"` SenderPwd string `protobuf:"bytes,4,opt,name=SenderPwd,proto3" json:"SenderPwd,omitempty"` Host string `protobuf:"bytes,5,opt,name=Host,proto3" json:"Host,omitempty"` Port string `protobuf:"bytes,6,opt,name=Port,proto3" json:"Port,omitempty"` Protocol string `protobuf:"bytes,7,opt,name=Protocol,proto3" json:"Protocol,omitempty"` // contains filtered or unexported fields }
func (*EmsConfigSetParams) Descriptor
deprecated
func (*EmsConfigSetParams) Descriptor() ([]byte, []int)
Deprecated: Use EmsConfigSetParams.ProtoReflect.Descriptor instead.
func (*EmsConfigSetParams) GetHost ¶
func (x *EmsConfigSetParams) GetHost() string
func (*EmsConfigSetParams) GetKey ¶
func (x *EmsConfigSetParams) GetKey() string
func (*EmsConfigSetParams) GetPort ¶
func (x *EmsConfigSetParams) GetPort() string
func (*EmsConfigSetParams) GetProtocol ¶
func (x *EmsConfigSetParams) GetProtocol() string
func (*EmsConfigSetParams) GetSenderMail ¶
func (x *EmsConfigSetParams) GetSenderMail() string
func (*EmsConfigSetParams) GetSenderName ¶
func (x *EmsConfigSetParams) GetSenderName() string
func (*EmsConfigSetParams) GetSenderPwd ¶
func (x *EmsConfigSetParams) GetSenderPwd() string
func (*EmsConfigSetParams) ProtoMessage ¶
func (*EmsConfigSetParams) ProtoMessage()
func (*EmsConfigSetParams) ProtoReflect ¶
func (x *EmsConfigSetParams) ProtoReflect() protoreflect.Message
func (*EmsConfigSetParams) Reset ¶
func (x *EmsConfigSetParams) Reset()
func (*EmsConfigSetParams) String ¶
func (x *EmsConfigSetParams) String() string
type ModelCaptchaConfig ¶ added in v0.0.2
type ModelCaptchaConfig struct { Id uint32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Key string `protobuf:"bytes,2,opt,name=Key,proto3" json:"Key,omitempty"` DotCount int64 `protobuf:"varint,3,opt,name=DotCount,proto3" json:"DotCount,omitempty"` MaxSkew float64 `protobuf:"fixed64,4,opt,name=MaxSkew,proto3" json:"MaxSkew,omitempty"` KeyLong int64 `protobuf:"varint,5,opt,name=KeyLong,proto3" json:"KeyLong,omitempty"` ImgWidth int64 `protobuf:"varint,6,opt,name=ImgWidth,proto3" json:"ImgWidth,omitempty"` ImgHeight int64 `protobuf:"varint,7,opt,name=ImgHeight,proto3" json:"ImgHeight,omitempty"` // contains filtered or unexported fields }
func (*ModelCaptchaConfig) Descriptor
deprecated
added in
v0.0.2
func (*ModelCaptchaConfig) Descriptor() ([]byte, []int)
Deprecated: Use ModelCaptchaConfig.ProtoReflect.Descriptor instead.
func (*ModelCaptchaConfig) GetDotCount ¶ added in v0.0.2
func (x *ModelCaptchaConfig) GetDotCount() int64
func (*ModelCaptchaConfig) GetId ¶ added in v0.0.2
func (x *ModelCaptchaConfig) GetId() uint32
func (*ModelCaptchaConfig) GetImgHeight ¶ added in v0.0.2
func (x *ModelCaptchaConfig) GetImgHeight() int64
func (*ModelCaptchaConfig) GetImgWidth ¶ added in v0.0.2
func (x *ModelCaptchaConfig) GetImgWidth() int64
func (*ModelCaptchaConfig) GetKey ¶ added in v0.0.2
func (x *ModelCaptchaConfig) GetKey() string
func (*ModelCaptchaConfig) GetKeyLong ¶ added in v0.0.2
func (x *ModelCaptchaConfig) GetKeyLong() int64
func (*ModelCaptchaConfig) GetMaxSkew ¶ added in v0.0.2
func (x *ModelCaptchaConfig) GetMaxSkew() float64
func (*ModelCaptchaConfig) ProtoMessage ¶ added in v0.0.2
func (*ModelCaptchaConfig) ProtoMessage()
func (*ModelCaptchaConfig) ProtoReflect ¶ added in v0.0.2
func (x *ModelCaptchaConfig) ProtoReflect() protoreflect.Message
func (*ModelCaptchaConfig) Reset ¶ added in v0.0.2
func (x *ModelCaptchaConfig) Reset()
func (*ModelCaptchaConfig) String ¶ added in v0.0.2
func (x *ModelCaptchaConfig) String() string
type ModelDouyinConfig ¶ added in v0.0.2
type ModelDouyinConfig struct { Id uint32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` // note: 租户给自己的配置起的名字 Key string `protobuf:"bytes,2,opt,name=Key,proto3" json:"Key,omitempty"` // note: 租户的抖音网站应用信息 ClientKey string `protobuf:"bytes,3,opt,name=ClientKey,proto3" json:"ClientKey,omitempty"` ClientSecret string `protobuf:"bytes,4,opt,name=ClientSecret,proto3" json:"ClientSecret,omitempty"` AppName string `protobuf:"bytes,5,opt,name=AppName,proto3" json:"AppName,omitempty"` // contains filtered or unexported fields }
func (*ModelDouyinConfig) Descriptor
deprecated
added in
v0.0.2
func (*ModelDouyinConfig) Descriptor() ([]byte, []int)
Deprecated: Use ModelDouyinConfig.ProtoReflect.Descriptor instead.
func (*ModelDouyinConfig) GetAppName ¶ added in v0.0.2
func (x *ModelDouyinConfig) GetAppName() string
func (*ModelDouyinConfig) GetClientKey ¶ added in v0.0.2
func (x *ModelDouyinConfig) GetClientKey() string
func (*ModelDouyinConfig) GetClientSecret ¶ added in v0.0.2
func (x *ModelDouyinConfig) GetClientSecret() string
func (*ModelDouyinConfig) GetId ¶ added in v0.0.2
func (x *ModelDouyinConfig) GetId() uint32
func (*ModelDouyinConfig) GetKey ¶ added in v0.0.2
func (x *ModelDouyinConfig) GetKey() string
func (*ModelDouyinConfig) ProtoMessage ¶ added in v0.0.2
func (*ModelDouyinConfig) ProtoMessage()
func (*ModelDouyinConfig) ProtoReflect ¶ added in v0.0.2
func (x *ModelDouyinConfig) ProtoReflect() protoreflect.Message
func (*ModelDouyinConfig) Reset ¶ added in v0.0.2
func (x *ModelDouyinConfig) Reset()
func (*ModelDouyinConfig) String ¶ added in v0.0.2
func (x *ModelDouyinConfig) String() string
type ModelEmsConfig ¶
type ModelEmsConfig struct { Id uint32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Key string `protobuf:"bytes,2,opt,name=Key,proto3" json:"Key,omitempty"` SenderName string `protobuf:"bytes,3,opt,name=SenderName,proto3" json:"SenderName,omitempty"` SenderMail string `protobuf:"bytes,4,opt,name=SenderMail,proto3" json:"SenderMail,omitempty"` SenderPwd string `protobuf:"bytes,5,opt,name=SenderPwd,proto3" json:"SenderPwd,omitempty"` Host string `protobuf:"bytes,6,opt,name=Host,proto3" json:"Host,omitempty"` Port string `protobuf:"bytes,7,opt,name=Port,proto3" json:"Port,omitempty"` Protocol string `protobuf:"bytes,8,opt,name=Protocol,proto3" json:"Protocol,omitempty"` // contains filtered or unexported fields }
func (*ModelEmsConfig) Descriptor
deprecated
func (*ModelEmsConfig) Descriptor() ([]byte, []int)
Deprecated: Use ModelEmsConfig.ProtoReflect.Descriptor instead.
func (*ModelEmsConfig) GetHost ¶
func (x *ModelEmsConfig) GetHost() string
func (*ModelEmsConfig) GetId ¶
func (x *ModelEmsConfig) GetId() uint32
func (*ModelEmsConfig) GetKey ¶
func (x *ModelEmsConfig) GetKey() string
func (*ModelEmsConfig) GetPort ¶
func (x *ModelEmsConfig) GetPort() string
func (*ModelEmsConfig) GetProtocol ¶
func (x *ModelEmsConfig) GetProtocol() string
func (*ModelEmsConfig) GetSenderMail ¶
func (x *ModelEmsConfig) GetSenderMail() string
func (*ModelEmsConfig) GetSenderName ¶
func (x *ModelEmsConfig) GetSenderName() string
func (*ModelEmsConfig) GetSenderPwd ¶
func (x *ModelEmsConfig) GetSenderPwd() string
func (*ModelEmsConfig) ProtoMessage ¶
func (*ModelEmsConfig) ProtoMessage()
func (*ModelEmsConfig) ProtoReflect ¶
func (x *ModelEmsConfig) ProtoReflect() protoreflect.Message
func (*ModelEmsConfig) Reset ¶
func (x *ModelEmsConfig) Reset()
func (*ModelEmsConfig) String ¶
func (x *ModelEmsConfig) String() string
type ModelOssConfig ¶
type ModelOssConfig struct { Id uint32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Key string `protobuf:"bytes,2,opt,name=Key,proto3" json:"Key,omitempty"` AppID string `protobuf:"bytes,3,opt,name=AppID,proto3" json:"AppID,omitempty"` AppSecret string `protobuf:"bytes,4,opt,name=AppSecret,proto3" json:"AppSecret,omitempty"` Endpoint string `protobuf:"bytes,5,opt,name=Endpoint,proto3" json:"Endpoint,omitempty"` Prefix string `protobuf:"bytes,6,opt,name=Prefix,proto3" json:"Prefix,omitempty"` Domain string `protobuf:"bytes,7,opt,name=Domain,proto3" json:"Domain,omitempty"` Callback string `protobuf:"bytes,8,opt,name=Callback,proto3" json:"Callback,omitempty"` TenantCallback string `protobuf:"bytes,9,opt,name=TenantCallback,proto3" json:"TenantCallback,omitempty"` // contains filtered or unexported fields }
func (*ModelOssConfig) Descriptor
deprecated
func (*ModelOssConfig) Descriptor() ([]byte, []int)
Deprecated: Use ModelOssConfig.ProtoReflect.Descriptor instead.
func (*ModelOssConfig) GetAppID ¶
func (x *ModelOssConfig) GetAppID() string
func (*ModelOssConfig) GetAppSecret ¶
func (x *ModelOssConfig) GetAppSecret() string
func (*ModelOssConfig) GetCallback ¶ added in v0.0.67
func (x *ModelOssConfig) GetCallback() string
func (*ModelOssConfig) GetDomain ¶
func (x *ModelOssConfig) GetDomain() string
func (*ModelOssConfig) GetEndpoint ¶
func (x *ModelOssConfig) GetEndpoint() string
func (*ModelOssConfig) GetId ¶
func (x *ModelOssConfig) GetId() uint32
func (*ModelOssConfig) GetKey ¶
func (x *ModelOssConfig) GetKey() string
func (*ModelOssConfig) GetPrefix ¶
func (x *ModelOssConfig) GetPrefix() string
func (*ModelOssConfig) GetTenantCallback ¶ added in v0.0.67
func (x *ModelOssConfig) GetTenantCallback() string
func (*ModelOssConfig) ProtoMessage ¶
func (*ModelOssConfig) ProtoMessage()
func (*ModelOssConfig) ProtoReflect ¶
func (x *ModelOssConfig) ProtoReflect() protoreflect.Message
func (*ModelOssConfig) Reset ¶
func (x *ModelOssConfig) Reset()
func (*ModelOssConfig) String ¶
func (x *ModelOssConfig) String() string
type ModelSlsConfig ¶ added in v0.0.22
type ModelSlsConfig struct { Id uint32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Key string `protobuf:"bytes,2,opt,name=Key,proto3" json:"Key,omitempty"` Name string `protobuf:"bytes,3,opt,name=Name,proto3" json:"Name,omitempty"` AppID string `protobuf:"bytes,4,opt,name=AppID,proto3" json:"AppID,omitempty"` AppSecret string `protobuf:"bytes,5,opt,name=AppSecret,proto3" json:"AppSecret,omitempty"` Endpoint string `protobuf:"bytes,6,opt,name=Endpoint,proto3" json:"Endpoint,omitempty"` ProjectName string `protobuf:"bytes,7,opt,name=ProjectName,proto3" json:"ProjectName,omitempty"` LogStoreName string `protobuf:"bytes,8,opt,name=LogStoreName,proto3" json:"LogStoreName,omitempty"` Topic string `protobuf:"bytes,9,opt,name=Topic,proto3" json:"Topic,omitempty"` ExtraTag string `protobuf:"bytes,10,opt,name=ExtraTag,proto3" json:"ExtraTag,omitempty"` ExtraTagValue string `protobuf:"bytes,11,opt,name=ExtraTagValue,proto3" json:"ExtraTagValue,omitempty"` // contains filtered or unexported fields }
func (*ModelSlsConfig) Descriptor
deprecated
added in
v0.0.22
func (*ModelSlsConfig) Descriptor() ([]byte, []int)
Deprecated: Use ModelSlsConfig.ProtoReflect.Descriptor instead.
func (*ModelSlsConfig) GetAppID ¶ added in v0.0.22
func (x *ModelSlsConfig) GetAppID() string
func (*ModelSlsConfig) GetAppSecret ¶ added in v0.0.22
func (x *ModelSlsConfig) GetAppSecret() string
func (*ModelSlsConfig) GetEndpoint ¶ added in v0.0.22
func (x *ModelSlsConfig) GetEndpoint() string
func (*ModelSlsConfig) GetExtraTag ¶ added in v0.0.22
func (x *ModelSlsConfig) GetExtraTag() string
func (*ModelSlsConfig) GetExtraTagValue ¶ added in v0.0.22
func (x *ModelSlsConfig) GetExtraTagValue() string
func (*ModelSlsConfig) GetId ¶ added in v0.0.22
func (x *ModelSlsConfig) GetId() uint32
func (*ModelSlsConfig) GetKey ¶ added in v0.0.22
func (x *ModelSlsConfig) GetKey() string
func (*ModelSlsConfig) GetLogStoreName ¶ added in v0.0.22
func (x *ModelSlsConfig) GetLogStoreName() string
func (*ModelSlsConfig) GetName ¶ added in v0.0.22
func (x *ModelSlsConfig) GetName() string
func (*ModelSlsConfig) GetProjectName ¶ added in v0.0.22
func (x *ModelSlsConfig) GetProjectName() string
func (*ModelSlsConfig) GetTopic ¶ added in v0.0.22
func (x *ModelSlsConfig) GetTopic() string
func (*ModelSlsConfig) ProtoMessage ¶ added in v0.0.22
func (*ModelSlsConfig) ProtoMessage()
func (*ModelSlsConfig) ProtoReflect ¶ added in v0.0.22
func (x *ModelSlsConfig) ProtoReflect() protoreflect.Message
func (*ModelSlsConfig) Reset ¶ added in v0.0.22
func (x *ModelSlsConfig) Reset()
func (*ModelSlsConfig) String ¶ added in v0.0.22
func (x *ModelSlsConfig) String() string
type ModelSmsConfig ¶
type ModelSmsConfig struct { Id uint32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Key string `protobuf:"bytes,2,opt,name=Key,proto3" json:"Key,omitempty"` AppID string `protobuf:"bytes,3,opt,name=AppID,proto3" json:"AppID,omitempty"` AppSecret string `protobuf:"bytes,4,opt,name=AppSecret,proto3" json:"AppSecret,omitempty"` Endpoint string `protobuf:"bytes,5,opt,name=Endpoint,proto3" json:"Endpoint,omitempty"` Template string `protobuf:"bytes,6,opt,name=Template,proto3" json:"Template,omitempty"` Type string `protobuf:"bytes,7,opt,name=Type,proto3" json:"Type,omitempty"` SignName string `protobuf:"bytes,8,opt,name=SignName,proto3" json:"SignName,omitempty"` ParamsStr string `protobuf:"bytes,9,opt,name=ParamsStr,proto3" json:"ParamsStr,omitempty"` // contains filtered or unexported fields }
func (*ModelSmsConfig) Descriptor
deprecated
func (*ModelSmsConfig) Descriptor() ([]byte, []int)
Deprecated: Use ModelSmsConfig.ProtoReflect.Descriptor instead.
func (*ModelSmsConfig) GetAppID ¶
func (x *ModelSmsConfig) GetAppID() string
func (*ModelSmsConfig) GetAppSecret ¶
func (x *ModelSmsConfig) GetAppSecret() string
func (*ModelSmsConfig) GetEndpoint ¶
func (x *ModelSmsConfig) GetEndpoint() string
func (*ModelSmsConfig) GetId ¶
func (x *ModelSmsConfig) GetId() uint32
func (*ModelSmsConfig) GetKey ¶
func (x *ModelSmsConfig) GetKey() string
func (*ModelSmsConfig) GetParamsStr ¶
func (x *ModelSmsConfig) GetParamsStr() string
func (*ModelSmsConfig) GetSignName ¶
func (x *ModelSmsConfig) GetSignName() string
func (*ModelSmsConfig) GetTemplate ¶
func (x *ModelSmsConfig) GetTemplate() string
func (*ModelSmsConfig) GetType ¶
func (x *ModelSmsConfig) GetType() string
func (*ModelSmsConfig) ProtoMessage ¶
func (*ModelSmsConfig) ProtoMessage()
func (*ModelSmsConfig) ProtoReflect ¶
func (x *ModelSmsConfig) ProtoReflect() protoreflect.Message
func (*ModelSmsConfig) Reset ¶
func (x *ModelSmsConfig) Reset()
func (*ModelSmsConfig) String ¶
func (x *ModelSmsConfig) String() string
type ModelSystemConfig ¶ added in v0.0.10
type ModelSystemConfig struct { Id uint32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` Key string `protobuf:"bytes,2,opt,name=Key,proto3" json:"Key,omitempty"` Name string `protobuf:"bytes,3,opt,name=Name,proto3" json:"Name,omitempty"` Desc string `protobuf:"bytes,4,opt,name=Desc,proto3" json:"Desc,omitempty"` Domain string `protobuf:"bytes,5,opt,name=Domain,proto3" json:"Domain,omitempty"` Ip string `protobuf:"bytes,6,opt,name=Ip,proto3" json:"Ip,omitempty"` Port int64 `protobuf:"varint,7,opt,name=Port,proto3" json:"Port,omitempty"` // contains filtered or unexported fields }
func (*ModelSystemConfig) Descriptor
deprecated
added in
v0.0.10
func (*ModelSystemConfig) Descriptor() ([]byte, []int)
Deprecated: Use ModelSystemConfig.ProtoReflect.Descriptor instead.
func (*ModelSystemConfig) GetDesc ¶ added in v0.0.10
func (x *ModelSystemConfig) GetDesc() string
func (*ModelSystemConfig) GetDomain ¶ added in v0.0.10
func (x *ModelSystemConfig) GetDomain() string
func (*ModelSystemConfig) GetId ¶ added in v0.0.10
func (x *ModelSystemConfig) GetId() uint32
func (*ModelSystemConfig) GetIp ¶ added in v0.0.10
func (x *ModelSystemConfig) GetIp() string
func (*ModelSystemConfig) GetKey ¶ added in v0.0.10
func (x *ModelSystemConfig) GetKey() string
func (*ModelSystemConfig) GetName ¶ added in v0.0.10
func (x *ModelSystemConfig) GetName() string
func (*ModelSystemConfig) GetPort ¶ added in v0.0.10
func (x *ModelSystemConfig) GetPort() int64
func (*ModelSystemConfig) ProtoMessage ¶ added in v0.0.10
func (*ModelSystemConfig) ProtoMessage()
func (*ModelSystemConfig) ProtoReflect ¶ added in v0.0.10
func (x *ModelSystemConfig) ProtoReflect() protoreflect.Message
func (*ModelSystemConfig) Reset ¶ added in v0.0.10
func (x *ModelSystemConfig) Reset()
func (*ModelSystemConfig) String ¶ added in v0.0.10
func (x *ModelSystemConfig) String() string
type ModelWechatConfig ¶
type ModelWechatConfig struct { Id uint32 `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"` // note: 租户给自己的配置起的名字 Key string `protobuf:"bytes,2,opt,name=Key,proto3" json:"Key,omitempty"` // note: 租户的微信公众号信息 GhId string `protobuf:"bytes,3,opt,name=GhId,proto3" json:"GhId,omitempty"` AppID string `protobuf:"bytes,4,opt,name=AppID,proto3" json:"AppID,omitempty"` AppSecret string `protobuf:"bytes,5,opt,name=AppSecret,proto3" json:"AppSecret,omitempty"` AppName string `protobuf:"bytes,6,opt,name=AppName,proto3" json:"AppName,omitempty"` AppType string `protobuf:"bytes,7,opt,name=AppType,proto3" json:"AppType,omitempty"` Status int32 `protobuf:"varint,8,opt,name=Status,proto3" json:"Status,omitempty"` Mchid string `protobuf:"bytes,9,opt,name=Mchid,proto3" json:"Mchid,omitempty"` APIv3Secret string `protobuf:"bytes,10,opt,name=APIv3Secret,proto3" json:"APIv3Secret,omitempty"` ApiClientCert string `protobuf:"bytes,11,opt,name=ApiClientCert,proto3" json:"ApiClientCert,omitempty"` ApiClientKey string `protobuf:"bytes,12,opt,name=ApiClientKey,proto3" json:"ApiClientKey,omitempty"` ApiClientP12 []byte `protobuf:"bytes,13,opt,name=ApiClientP12,proto3" json:"ApiClientP12,omitempty"` PayCallBack string `protobuf:"bytes,14,opt,name=PayCallBack,proto3" json:"PayCallBack,omitempty"` ApiCertSerialNumber string `protobuf:"bytes,15,opt,name=ApiCertSerialNumber,proto3" json:"ApiCertSerialNumber,omitempty"` APIRSACertSerNum string `protobuf:"bytes,16,opt,name=APIRSACertSerNum,proto3" json:"APIRSACertSerNum,omitempty"` APIRSACert string `protobuf:"bytes,17,opt,name=APIRSACert,proto3" json:"APIRSACert,omitempty"` TenantPayCallback string `protobuf:"bytes,18,opt,name=TenantPayCallback,proto3" json:"TenantPayCallback,omitempty"` // contains filtered or unexported fields }
func (*ModelWechatConfig) Descriptor
deprecated
func (*ModelWechatConfig) Descriptor() ([]byte, []int)
Deprecated: Use ModelWechatConfig.ProtoReflect.Descriptor instead.
func (*ModelWechatConfig) GetAPIRSACert ¶ added in v0.0.60
func (x *ModelWechatConfig) GetAPIRSACert() string
func (*ModelWechatConfig) GetAPIRSACertSerNum ¶ added in v0.0.60
func (x *ModelWechatConfig) GetAPIRSACertSerNum() string
func (*ModelWechatConfig) GetAPIv3Secret ¶ added in v0.0.50
func (x *ModelWechatConfig) GetAPIv3Secret() string
func (*ModelWechatConfig) GetApiCertSerialNumber ¶ added in v0.0.60
func (x *ModelWechatConfig) GetApiCertSerialNumber() string
func (*ModelWechatConfig) GetApiClientCert ¶ added in v0.0.58
func (x *ModelWechatConfig) GetApiClientCert() string
func (*ModelWechatConfig) GetApiClientKey ¶ added in v0.0.58
func (x *ModelWechatConfig) GetApiClientKey() string
func (*ModelWechatConfig) GetApiClientP12 ¶ added in v0.0.58
func (x *ModelWechatConfig) GetApiClientP12() []byte
func (*ModelWechatConfig) GetAppID ¶
func (x *ModelWechatConfig) GetAppID() string
func (*ModelWechatConfig) GetAppName ¶
func (x *ModelWechatConfig) GetAppName() string
func (*ModelWechatConfig) GetAppSecret ¶
func (x *ModelWechatConfig) GetAppSecret() string
func (*ModelWechatConfig) GetAppType ¶ added in v0.0.44
func (x *ModelWechatConfig) GetAppType() string
func (*ModelWechatConfig) GetGhId ¶
func (x *ModelWechatConfig) GetGhId() string
func (*ModelWechatConfig) GetId ¶
func (x *ModelWechatConfig) GetId() uint32
func (*ModelWechatConfig) GetKey ¶
func (x *ModelWechatConfig) GetKey() string
func (*ModelWechatConfig) GetMchid ¶ added in v0.0.50
func (x *ModelWechatConfig) GetMchid() string
func (*ModelWechatConfig) GetPayCallBack ¶ added in v0.0.58
func (x *ModelWechatConfig) GetPayCallBack() string
func (*ModelWechatConfig) GetStatus ¶ added in v0.0.50
func (x *ModelWechatConfig) GetStatus() int32
func (*ModelWechatConfig) GetTenantPayCallback ¶ added in v0.0.67
func (x *ModelWechatConfig) GetTenantPayCallback() string
func (*ModelWechatConfig) ProtoMessage ¶
func (*ModelWechatConfig) ProtoMessage()
func (*ModelWechatConfig) ProtoReflect ¶
func (x *ModelWechatConfig) ProtoReflect() protoreflect.Message
func (*ModelWechatConfig) Reset ¶
func (x *ModelWechatConfig) Reset()
func (*ModelWechatConfig) String ¶
func (x *ModelWechatConfig) String() string
type OssConfigGetAllResp ¶
type OssConfigGetAllResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *OssConfigGetAllRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*OssConfigGetAllResp) Descriptor
deprecated
func (*OssConfigGetAllResp) Descriptor() ([]byte, []int)
Deprecated: Use OssConfigGetAllResp.ProtoReflect.Descriptor instead.
func (*OssConfigGetAllResp) GetCode ¶
func (x *OssConfigGetAllResp) GetCode() int32
func (*OssConfigGetAllResp) GetData ¶
func (x *OssConfigGetAllResp) GetData() *OssConfigGetAllRespData
func (*OssConfigGetAllResp) GetMsg ¶
func (x *OssConfigGetAllResp) GetMsg() string
func (*OssConfigGetAllResp) GetPath ¶
func (x *OssConfigGetAllResp) GetPath() string
func (*OssConfigGetAllResp) GetRequestID ¶
func (x *OssConfigGetAllResp) GetRequestID() string
func (*OssConfigGetAllResp) ProtoMessage ¶
func (*OssConfigGetAllResp) ProtoMessage()
func (*OssConfigGetAllResp) ProtoReflect ¶
func (x *OssConfigGetAllResp) ProtoReflect() protoreflect.Message
func (*OssConfigGetAllResp) Reset ¶
func (x *OssConfigGetAllResp) Reset()
func (*OssConfigGetAllResp) String ¶
func (x *OssConfigGetAllResp) String() string
type OssConfigGetAllRespData ¶
type OssConfigGetAllRespData struct { Configs map[string]*ModelOssConfig `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*OssConfigGetAllRespData) Descriptor
deprecated
func (*OssConfigGetAllRespData) Descriptor() ([]byte, []int)
Deprecated: Use OssConfigGetAllRespData.ProtoReflect.Descriptor instead.
func (*OssConfigGetAllRespData) GetConfigs ¶
func (x *OssConfigGetAllRespData) GetConfigs() map[string]*ModelOssConfig
func (*OssConfigGetAllRespData) ProtoMessage ¶
func (*OssConfigGetAllRespData) ProtoMessage()
func (*OssConfigGetAllRespData) ProtoReflect ¶
func (x *OssConfigGetAllRespData) ProtoReflect() protoreflect.Message
func (*OssConfigGetAllRespData) Reset ¶
func (x *OssConfigGetAllRespData) Reset()
func (*OssConfigGetAllRespData) String ¶
func (x *OssConfigGetAllRespData) String() string
type OssConfigGetResp ¶
type OssConfigGetResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *ModelOssConfig `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*OssConfigGetResp) Descriptor
deprecated
func (*OssConfigGetResp) Descriptor() ([]byte, []int)
Deprecated: Use OssConfigGetResp.ProtoReflect.Descriptor instead.
func (*OssConfigGetResp) GetCode ¶
func (x *OssConfigGetResp) GetCode() int32
func (*OssConfigGetResp) GetData ¶
func (x *OssConfigGetResp) GetData() *ModelOssConfig
func (*OssConfigGetResp) GetMsg ¶
func (x *OssConfigGetResp) GetMsg() string
func (*OssConfigGetResp) GetPath ¶
func (x *OssConfigGetResp) GetPath() string
func (*OssConfigGetResp) GetRequestID ¶
func (x *OssConfigGetResp) GetRequestID() string
func (*OssConfigGetResp) ProtoMessage ¶
func (*OssConfigGetResp) ProtoMessage()
func (*OssConfigGetResp) ProtoReflect ¶
func (x *OssConfigGetResp) ProtoReflect() protoreflect.Message
func (*OssConfigGetResp) Reset ¶
func (x *OssConfigGetResp) Reset()
func (*OssConfigGetResp) String ¶
func (x *OssConfigGetResp) String() string
type OssConfigSetParams ¶
type OssConfigSetParams struct { // note: 租户给自己的配置起的名字 Key string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"` AppID string `protobuf:"bytes,2,opt,name=AppID,proto3" json:"AppID,omitempty"` AppSecret string `protobuf:"bytes,3,opt,name=AppSecret,proto3" json:"AppSecret,omitempty"` Endpoint string `protobuf:"bytes,4,opt,name=Endpoint,proto3" json:"Endpoint,omitempty"` Prefix string `protobuf:"bytes,5,opt,name=Prefix,proto3" json:"Prefix,omitempty"` Domain string `protobuf:"bytes,6,opt,name=Domain,proto3" json:"Domain,omitempty"` Callback string `protobuf:"bytes,7,opt,name=Callback,proto3" json:"Callback,omitempty"` // contains filtered or unexported fields }
func (*OssConfigSetParams) Descriptor
deprecated
func (*OssConfigSetParams) Descriptor() ([]byte, []int)
Deprecated: Use OssConfigSetParams.ProtoReflect.Descriptor instead.
func (*OssConfigSetParams) GetAppID ¶
func (x *OssConfigSetParams) GetAppID() string
func (*OssConfigSetParams) GetAppSecret ¶
func (x *OssConfigSetParams) GetAppSecret() string
func (*OssConfigSetParams) GetCallback ¶ added in v0.0.67
func (x *OssConfigSetParams) GetCallback() string
func (*OssConfigSetParams) GetDomain ¶
func (x *OssConfigSetParams) GetDomain() string
func (*OssConfigSetParams) GetEndpoint ¶
func (x *OssConfigSetParams) GetEndpoint() string
func (*OssConfigSetParams) GetKey ¶
func (x *OssConfigSetParams) GetKey() string
func (*OssConfigSetParams) GetPrefix ¶
func (x *OssConfigSetParams) GetPrefix() string
func (*OssConfigSetParams) ProtoMessage ¶
func (*OssConfigSetParams) ProtoMessage()
func (*OssConfigSetParams) ProtoReflect ¶
func (x *OssConfigSetParams) ProtoReflect() protoreflect.Message
func (*OssConfigSetParams) Reset ¶
func (x *OssConfigSetParams) Reset()
func (*OssConfigSetParams) String ¶
func (x *OssConfigSetParams) String() string
type SlsConfigGetAllResp ¶ added in v0.0.22
type SlsConfigGetAllResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *SlsConfigGetAllRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*SlsConfigGetAllResp) Descriptor
deprecated
added in
v0.0.22
func (*SlsConfigGetAllResp) Descriptor() ([]byte, []int)
Deprecated: Use SlsConfigGetAllResp.ProtoReflect.Descriptor instead.
func (*SlsConfigGetAllResp) GetCode ¶ added in v0.0.22
func (x *SlsConfigGetAllResp) GetCode() int32
func (*SlsConfigGetAllResp) GetData ¶ added in v0.0.22
func (x *SlsConfigGetAllResp) GetData() *SlsConfigGetAllRespData
func (*SlsConfigGetAllResp) GetMsg ¶ added in v0.0.22
func (x *SlsConfigGetAllResp) GetMsg() string
func (*SlsConfigGetAllResp) GetPath ¶ added in v0.0.22
func (x *SlsConfigGetAllResp) GetPath() string
func (*SlsConfigGetAllResp) GetRequestID ¶ added in v0.0.22
func (x *SlsConfigGetAllResp) GetRequestID() string
func (*SlsConfigGetAllResp) ProtoMessage ¶ added in v0.0.22
func (*SlsConfigGetAllResp) ProtoMessage()
func (*SlsConfigGetAllResp) ProtoReflect ¶ added in v0.0.22
func (x *SlsConfigGetAllResp) ProtoReflect() protoreflect.Message
func (*SlsConfigGetAllResp) Reset ¶ added in v0.0.22
func (x *SlsConfigGetAllResp) Reset()
func (*SlsConfigGetAllResp) String ¶ added in v0.0.22
func (x *SlsConfigGetAllResp) String() string
type SlsConfigGetAllRespData ¶ added in v0.0.22
type SlsConfigGetAllRespData struct { Configs map[string]*ModelSlsConfig `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SlsConfigGetAllRespData) Descriptor
deprecated
added in
v0.0.22
func (*SlsConfigGetAllRespData) Descriptor() ([]byte, []int)
Deprecated: Use SlsConfigGetAllRespData.ProtoReflect.Descriptor instead.
func (*SlsConfigGetAllRespData) GetConfigs ¶ added in v0.0.22
func (x *SlsConfigGetAllRespData) GetConfigs() map[string]*ModelSlsConfig
func (*SlsConfigGetAllRespData) ProtoMessage ¶ added in v0.0.22
func (*SlsConfigGetAllRespData) ProtoMessage()
func (*SlsConfigGetAllRespData) ProtoReflect ¶ added in v0.0.22
func (x *SlsConfigGetAllRespData) ProtoReflect() protoreflect.Message
func (*SlsConfigGetAllRespData) Reset ¶ added in v0.0.22
func (x *SlsConfigGetAllRespData) Reset()
func (*SlsConfigGetAllRespData) String ¶ added in v0.0.22
func (x *SlsConfigGetAllRespData) String() string
type SlsConfigGetResp ¶ added in v0.0.22
type SlsConfigGetResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *ModelSlsConfig `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*SlsConfigGetResp) Descriptor
deprecated
added in
v0.0.22
func (*SlsConfigGetResp) Descriptor() ([]byte, []int)
Deprecated: Use SlsConfigGetResp.ProtoReflect.Descriptor instead.
func (*SlsConfigGetResp) GetCode ¶ added in v0.0.22
func (x *SlsConfigGetResp) GetCode() int32
func (*SlsConfigGetResp) GetData ¶ added in v0.0.22
func (x *SlsConfigGetResp) GetData() *ModelSlsConfig
func (*SlsConfigGetResp) GetMsg ¶ added in v0.0.22
func (x *SlsConfigGetResp) GetMsg() string
func (*SlsConfigGetResp) GetPath ¶ added in v0.0.22
func (x *SlsConfigGetResp) GetPath() string
func (*SlsConfigGetResp) GetRequestID ¶ added in v0.0.22
func (x *SlsConfigGetResp) GetRequestID() string
func (*SlsConfigGetResp) ProtoMessage ¶ added in v0.0.22
func (*SlsConfigGetResp) ProtoMessage()
func (*SlsConfigGetResp) ProtoReflect ¶ added in v0.0.22
func (x *SlsConfigGetResp) ProtoReflect() protoreflect.Message
func (*SlsConfigGetResp) Reset ¶ added in v0.0.22
func (x *SlsConfigGetResp) Reset()
func (*SlsConfigGetResp) String ¶ added in v0.0.22
func (x *SlsConfigGetResp) String() string
type SlsConfigSetParams ¶ added in v0.0.22
type SlsConfigSetParams struct { // note: 租户给自己的配置起的名字 Key string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` AppID string `protobuf:"bytes,3,opt,name=AppID,proto3" json:"AppID,omitempty"` AppSecret string `protobuf:"bytes,4,opt,name=AppSecret,proto3" json:"AppSecret,omitempty"` Endpoint string `protobuf:"bytes,5,opt,name=Endpoint,proto3" json:"Endpoint,omitempty"` ProjectName string `protobuf:"bytes,6,opt,name=ProjectName,proto3" json:"ProjectName,omitempty"` LogStoreName string `protobuf:"bytes,7,opt,name=LogStoreName,proto3" json:"LogStoreName,omitempty"` Topic string `protobuf:"bytes,8,opt,name=Topic,proto3" json:"Topic,omitempty"` ExtraTag string `protobuf:"bytes,9,opt,name=ExtraTag,proto3" json:"ExtraTag,omitempty"` ExtraTagValue string `protobuf:"bytes,10,opt,name=ExtraTagValue,proto3" json:"ExtraTagValue,omitempty"` // contains filtered or unexported fields }
func (*SlsConfigSetParams) Descriptor
deprecated
added in
v0.0.22
func (*SlsConfigSetParams) Descriptor() ([]byte, []int)
Deprecated: Use SlsConfigSetParams.ProtoReflect.Descriptor instead.
func (*SlsConfigSetParams) GetAppID ¶ added in v0.0.22
func (x *SlsConfigSetParams) GetAppID() string
func (*SlsConfigSetParams) GetAppSecret ¶ added in v0.0.22
func (x *SlsConfigSetParams) GetAppSecret() string
func (*SlsConfigSetParams) GetEndpoint ¶ added in v0.0.22
func (x *SlsConfigSetParams) GetEndpoint() string
func (*SlsConfigSetParams) GetExtraTag ¶ added in v0.0.22
func (x *SlsConfigSetParams) GetExtraTag() string
func (*SlsConfigSetParams) GetExtraTagValue ¶ added in v0.0.22
func (x *SlsConfigSetParams) GetExtraTagValue() string
func (*SlsConfigSetParams) GetKey ¶ added in v0.0.22
func (x *SlsConfigSetParams) GetKey() string
func (*SlsConfigSetParams) GetLogStoreName ¶ added in v0.0.22
func (x *SlsConfigSetParams) GetLogStoreName() string
func (*SlsConfigSetParams) GetName ¶ added in v0.0.22
func (x *SlsConfigSetParams) GetName() string
func (*SlsConfigSetParams) GetProjectName ¶ added in v0.0.22
func (x *SlsConfigSetParams) GetProjectName() string
func (*SlsConfigSetParams) GetTopic ¶ added in v0.0.22
func (x *SlsConfigSetParams) GetTopic() string
func (*SlsConfigSetParams) ProtoMessage ¶ added in v0.0.22
func (*SlsConfigSetParams) ProtoMessage()
func (*SlsConfigSetParams) ProtoReflect ¶ added in v0.0.22
func (x *SlsConfigSetParams) ProtoReflect() protoreflect.Message
func (*SlsConfigSetParams) Reset ¶ added in v0.0.22
func (x *SlsConfigSetParams) Reset()
func (*SlsConfigSetParams) String ¶ added in v0.0.22
func (x *SlsConfigSetParams) String() string
type SmsConfigGetAllResp ¶
type SmsConfigGetAllResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *SmsConfigGetAllRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*SmsConfigGetAllResp) Descriptor
deprecated
func (*SmsConfigGetAllResp) Descriptor() ([]byte, []int)
Deprecated: Use SmsConfigGetAllResp.ProtoReflect.Descriptor instead.
func (*SmsConfigGetAllResp) GetCode ¶
func (x *SmsConfigGetAllResp) GetCode() int32
func (*SmsConfigGetAllResp) GetData ¶
func (x *SmsConfigGetAllResp) GetData() *SmsConfigGetAllRespData
func (*SmsConfigGetAllResp) GetMsg ¶
func (x *SmsConfigGetAllResp) GetMsg() string
func (*SmsConfigGetAllResp) GetPath ¶
func (x *SmsConfigGetAllResp) GetPath() string
func (*SmsConfigGetAllResp) GetRequestID ¶
func (x *SmsConfigGetAllResp) GetRequestID() string
func (*SmsConfigGetAllResp) ProtoMessage ¶
func (*SmsConfigGetAllResp) ProtoMessage()
func (*SmsConfigGetAllResp) ProtoReflect ¶
func (x *SmsConfigGetAllResp) ProtoReflect() protoreflect.Message
func (*SmsConfigGetAllResp) Reset ¶
func (x *SmsConfigGetAllResp) Reset()
func (*SmsConfigGetAllResp) String ¶
func (x *SmsConfigGetAllResp) String() string
type SmsConfigGetAllRespData ¶
type SmsConfigGetAllRespData struct { Configs map[string]*ModelSmsConfig `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SmsConfigGetAllRespData) Descriptor
deprecated
func (*SmsConfigGetAllRespData) Descriptor() ([]byte, []int)
Deprecated: Use SmsConfigGetAllRespData.ProtoReflect.Descriptor instead.
func (*SmsConfigGetAllRespData) GetConfigs ¶
func (x *SmsConfigGetAllRespData) GetConfigs() map[string]*ModelSmsConfig
func (*SmsConfigGetAllRespData) ProtoMessage ¶
func (*SmsConfigGetAllRespData) ProtoMessage()
func (*SmsConfigGetAllRespData) ProtoReflect ¶
func (x *SmsConfigGetAllRespData) ProtoReflect() protoreflect.Message
func (*SmsConfigGetAllRespData) Reset ¶
func (x *SmsConfigGetAllRespData) Reset()
func (*SmsConfigGetAllRespData) String ¶
func (x *SmsConfigGetAllRespData) String() string
type SmsConfigGetResp ¶
type SmsConfigGetResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *ModelSmsConfig `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*SmsConfigGetResp) Descriptor
deprecated
func (*SmsConfigGetResp) Descriptor() ([]byte, []int)
Deprecated: Use SmsConfigGetResp.ProtoReflect.Descriptor instead.
func (*SmsConfigGetResp) GetCode ¶
func (x *SmsConfigGetResp) GetCode() int32
func (*SmsConfigGetResp) GetData ¶
func (x *SmsConfigGetResp) GetData() *ModelSmsConfig
func (*SmsConfigGetResp) GetMsg ¶
func (x *SmsConfigGetResp) GetMsg() string
func (*SmsConfigGetResp) GetPath ¶
func (x *SmsConfigGetResp) GetPath() string
func (*SmsConfigGetResp) GetRequestID ¶
func (x *SmsConfigGetResp) GetRequestID() string
func (*SmsConfigGetResp) ProtoMessage ¶
func (*SmsConfigGetResp) ProtoMessage()
func (*SmsConfigGetResp) ProtoReflect ¶
func (x *SmsConfigGetResp) ProtoReflect() protoreflect.Message
func (*SmsConfigGetResp) Reset ¶
func (x *SmsConfigGetResp) Reset()
func (*SmsConfigGetResp) String ¶
func (x *SmsConfigGetResp) String() string
type SmsConfigSetParams ¶
type SmsConfigSetParams struct { // note: 租户给自己的配置起的名字 Key string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"` AppID string `protobuf:"bytes,2,opt,name=AppID,proto3" json:"AppID,omitempty"` AppSecret string `protobuf:"bytes,3,opt,name=AppSecret,proto3" json:"AppSecret,omitempty"` Endpoint string `protobuf:"bytes,4,opt,name=Endpoint,proto3" json:"Endpoint,omitempty"` Template string `protobuf:"bytes,5,opt,name=Template,proto3" json:"Template,omitempty"` Type string `protobuf:"bytes,6,opt,name=Type,proto3" json:"Type,omitempty"` SignName string `protobuf:"bytes,7,opt,name=SignName,proto3" json:"SignName,omitempty"` ParamsStr string `protobuf:"bytes,8,opt,name=ParamsStr,proto3" json:"ParamsStr,omitempty"` // contains filtered or unexported fields }
func (*SmsConfigSetParams) Descriptor
deprecated
func (*SmsConfigSetParams) Descriptor() ([]byte, []int)
Deprecated: Use SmsConfigSetParams.ProtoReflect.Descriptor instead.
func (*SmsConfigSetParams) GetAppID ¶
func (x *SmsConfigSetParams) GetAppID() string
func (*SmsConfigSetParams) GetAppSecret ¶
func (x *SmsConfigSetParams) GetAppSecret() string
func (*SmsConfigSetParams) GetEndpoint ¶
func (x *SmsConfigSetParams) GetEndpoint() string
func (*SmsConfigSetParams) GetKey ¶
func (x *SmsConfigSetParams) GetKey() string
func (*SmsConfigSetParams) GetParamsStr ¶
func (x *SmsConfigSetParams) GetParamsStr() string
func (*SmsConfigSetParams) GetSignName ¶
func (x *SmsConfigSetParams) GetSignName() string
func (*SmsConfigSetParams) GetTemplate ¶
func (x *SmsConfigSetParams) GetTemplate() string
func (*SmsConfigSetParams) GetType ¶
func (x *SmsConfigSetParams) GetType() string
func (*SmsConfigSetParams) ProtoMessage ¶
func (*SmsConfigSetParams) ProtoMessage()
func (*SmsConfigSetParams) ProtoReflect ¶
func (x *SmsConfigSetParams) ProtoReflect() protoreflect.Message
func (*SmsConfigSetParams) Reset ¶
func (x *SmsConfigSetParams) Reset()
func (*SmsConfigSetParams) String ¶
func (x *SmsConfigSetParams) String() string
type SystemConfigGetAllResp ¶ added in v0.0.10
type SystemConfigGetAllResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *SystemConfigGetAllRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*SystemConfigGetAllResp) Descriptor
deprecated
added in
v0.0.10
func (*SystemConfigGetAllResp) Descriptor() ([]byte, []int)
Deprecated: Use SystemConfigGetAllResp.ProtoReflect.Descriptor instead.
func (*SystemConfigGetAllResp) GetCode ¶ added in v0.0.10
func (x *SystemConfigGetAllResp) GetCode() int32
func (*SystemConfigGetAllResp) GetData ¶ added in v0.0.10
func (x *SystemConfigGetAllResp) GetData() *SystemConfigGetAllRespData
func (*SystemConfigGetAllResp) GetMsg ¶ added in v0.0.10
func (x *SystemConfigGetAllResp) GetMsg() string
func (*SystemConfigGetAllResp) GetPath ¶ added in v0.0.10
func (x *SystemConfigGetAllResp) GetPath() string
func (*SystemConfigGetAllResp) GetRequestID ¶ added in v0.0.10
func (x *SystemConfigGetAllResp) GetRequestID() string
func (*SystemConfigGetAllResp) ProtoMessage ¶ added in v0.0.10
func (*SystemConfigGetAllResp) ProtoMessage()
func (*SystemConfigGetAllResp) ProtoReflect ¶ added in v0.0.10
func (x *SystemConfigGetAllResp) ProtoReflect() protoreflect.Message
func (*SystemConfigGetAllResp) Reset ¶ added in v0.0.10
func (x *SystemConfigGetAllResp) Reset()
func (*SystemConfigGetAllResp) String ¶ added in v0.0.10
func (x *SystemConfigGetAllResp) String() string
type SystemConfigGetAllRespData ¶ added in v0.0.10
type SystemConfigGetAllRespData struct { Configs map[string]*ModelSystemConfig `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SystemConfigGetAllRespData) Descriptor
deprecated
added in
v0.0.10
func (*SystemConfigGetAllRespData) Descriptor() ([]byte, []int)
Deprecated: Use SystemConfigGetAllRespData.ProtoReflect.Descriptor instead.
func (*SystemConfigGetAllRespData) GetConfigs ¶ added in v0.0.10
func (x *SystemConfigGetAllRespData) GetConfigs() map[string]*ModelSystemConfig
func (*SystemConfigGetAllRespData) ProtoMessage ¶ added in v0.0.10
func (*SystemConfigGetAllRespData) ProtoMessage()
func (*SystemConfigGetAllRespData) ProtoReflect ¶ added in v0.0.10
func (x *SystemConfigGetAllRespData) ProtoReflect() protoreflect.Message
func (*SystemConfigGetAllRespData) Reset ¶ added in v0.0.10
func (x *SystemConfigGetAllRespData) Reset()
func (*SystemConfigGetAllRespData) String ¶ added in v0.0.10
func (x *SystemConfigGetAllRespData) String() string
type SystemConfigGetResp ¶ added in v0.0.10
type SystemConfigGetResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *ModelSystemConfig `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*SystemConfigGetResp) Descriptor
deprecated
added in
v0.0.10
func (*SystemConfigGetResp) Descriptor() ([]byte, []int)
Deprecated: Use SystemConfigGetResp.ProtoReflect.Descriptor instead.
func (*SystemConfigGetResp) GetCode ¶ added in v0.0.10
func (x *SystemConfigGetResp) GetCode() int32
func (*SystemConfigGetResp) GetData ¶ added in v0.0.10
func (x *SystemConfigGetResp) GetData() *ModelSystemConfig
func (*SystemConfigGetResp) GetMsg ¶ added in v0.0.10
func (x *SystemConfigGetResp) GetMsg() string
func (*SystemConfigGetResp) GetPath ¶ added in v0.0.10
func (x *SystemConfigGetResp) GetPath() string
func (*SystemConfigGetResp) GetRequestID ¶ added in v0.0.10
func (x *SystemConfigGetResp) GetRequestID() string
func (*SystemConfigGetResp) ProtoMessage ¶ added in v0.0.10
func (*SystemConfigGetResp) ProtoMessage()
func (*SystemConfigGetResp) ProtoReflect ¶ added in v0.0.10
func (x *SystemConfigGetResp) ProtoReflect() protoreflect.Message
func (*SystemConfigGetResp) Reset ¶ added in v0.0.10
func (x *SystemConfigGetResp) Reset()
func (*SystemConfigGetResp) String ¶ added in v0.0.10
func (x *SystemConfigGetResp) String() string
type SystemConfigSetParams ¶ added in v0.0.10
type SystemConfigSetParams struct { // note: 租户给自己的配置起的名字 Key string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"` Name string `protobuf:"bytes,2,opt,name=Name,proto3" json:"Name,omitempty"` Desc string `protobuf:"bytes,3,opt,name=Desc,proto3" json:"Desc,omitempty"` Domain string `protobuf:"bytes,4,opt,name=Domain,proto3" json:"Domain,omitempty"` Ip string `protobuf:"bytes,5,opt,name=Ip,proto3" json:"Ip,omitempty"` Port int64 `protobuf:"varint,6,opt,name=Port,proto3" json:"Port,omitempty"` // contains filtered or unexported fields }
func (*SystemConfigSetParams) Descriptor
deprecated
added in
v0.0.10
func (*SystemConfigSetParams) Descriptor() ([]byte, []int)
Deprecated: Use SystemConfigSetParams.ProtoReflect.Descriptor instead.
func (*SystemConfigSetParams) GetDesc ¶ added in v0.0.10
func (x *SystemConfigSetParams) GetDesc() string
func (*SystemConfigSetParams) GetDomain ¶ added in v0.0.10
func (x *SystemConfigSetParams) GetDomain() string
func (*SystemConfigSetParams) GetIp ¶ added in v0.0.10
func (x *SystemConfigSetParams) GetIp() string
func (*SystemConfigSetParams) GetKey ¶ added in v0.0.10
func (x *SystemConfigSetParams) GetKey() string
func (*SystemConfigSetParams) GetName ¶ added in v0.0.10
func (x *SystemConfigSetParams) GetName() string
func (*SystemConfigSetParams) GetPort ¶ added in v0.0.10
func (x *SystemConfigSetParams) GetPort() int64
func (*SystemConfigSetParams) ProtoMessage ¶ added in v0.0.10
func (*SystemConfigSetParams) ProtoMessage()
func (*SystemConfigSetParams) ProtoReflect ¶ added in v0.0.10
func (x *SystemConfigSetParams) ProtoReflect() protoreflect.Message
func (*SystemConfigSetParams) Reset ¶ added in v0.0.10
func (x *SystemConfigSetParams) Reset()
func (*SystemConfigSetParams) String ¶ added in v0.0.10
func (x *SystemConfigSetParams) String() string
type UnimplementedCloudCRpcServiceServer ¶ added in v0.0.51
type UnimplementedCloudCRpcServiceServer struct { }
UnimplementedCloudCRpcServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedCloudCRpcServiceServer) CaptchaConfigGet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) CaptchaConfigGet(context.Context, *ConfigGetParams) (*CaptchaConfigGetResp, error)
func (UnimplementedCloudCRpcServiceServer) CaptchaConfigGetAll ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) CaptchaConfigGetAll(context.Context, *ConfigGetAllParams) (*CaptchaConfigGetAllResp, error)
func (UnimplementedCloudCRpcServiceServer) CaptchaConfigSet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) CaptchaConfigSet(context.Context, *CaptchaConfigSetParams) (*ConfigResp, error)
func (UnimplementedCloudCRpcServiceServer) DouyinConfigGet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) DouyinConfigGet(context.Context, *ConfigGetParams) (*DouyinConfigGetResp, error)
func (UnimplementedCloudCRpcServiceServer) DouyinConfigGetAll ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) DouyinConfigGetAll(context.Context, *ConfigGetAllParams) (*DouyinConfigGetAllResp, error)
func (UnimplementedCloudCRpcServiceServer) DouyinConfigSet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) DouyinConfigSet(context.Context, *DouyinConfigSetParams) (*ConfigResp, error)
func (UnimplementedCloudCRpcServiceServer) EmsConfigGet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) EmsConfigGet(context.Context, *ConfigGetParams) (*EmsConfigGetResp, error)
func (UnimplementedCloudCRpcServiceServer) EmsConfigGetAll ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) EmsConfigGetAll(context.Context, *ConfigGetAllParams) (*EmsConfigGetAllResp, error)
func (UnimplementedCloudCRpcServiceServer) EmsConfigSet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) EmsConfigSet(context.Context, *EmsConfigSetParams) (*ConfigResp, error)
func (UnimplementedCloudCRpcServiceServer) OssConfigGet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) OssConfigGet(context.Context, *ConfigGetParams) (*OssConfigGetResp, error)
func (UnimplementedCloudCRpcServiceServer) OssConfigGetAll ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) OssConfigGetAll(context.Context, *ConfigGetAllParams) (*OssConfigGetAllResp, error)
func (UnimplementedCloudCRpcServiceServer) OssConfigSet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) OssConfigSet(context.Context, *OssConfigSetParams) (*ConfigResp, error)
func (UnimplementedCloudCRpcServiceServer) SlsConfigGet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) SlsConfigGet(context.Context, *ConfigGetParams) (*SlsConfigGetResp, error)
func (UnimplementedCloudCRpcServiceServer) SlsConfigGetAll ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) SlsConfigGetAll(context.Context, *ConfigGetAllParams) (*SlsConfigGetAllResp, error)
func (UnimplementedCloudCRpcServiceServer) SlsConfigSet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) SlsConfigSet(context.Context, *SlsConfigSetParams) (*ConfigResp, error)
func (UnimplementedCloudCRpcServiceServer) SmsConfigGet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) SmsConfigGet(context.Context, *ConfigGetParams) (*SmsConfigGetResp, error)
func (UnimplementedCloudCRpcServiceServer) SmsConfigGetAll ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) SmsConfigGetAll(context.Context, *ConfigGetAllParams) (*SmsConfigGetAllResp, error)
func (UnimplementedCloudCRpcServiceServer) SmsConfigSet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) SmsConfigSet(context.Context, *SmsConfigSetParams) (*ConfigResp, error)
func (UnimplementedCloudCRpcServiceServer) SystemConfigGet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) SystemConfigGet(context.Context, *ConfigGetParams) (*SystemConfigGetResp, error)
func (UnimplementedCloudCRpcServiceServer) SystemConfigGetAll ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) SystemConfigGetAll(context.Context, *ConfigGetAllParams) (*SystemConfigGetAllResp, error)
func (UnimplementedCloudCRpcServiceServer) SystemConfigSet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) SystemConfigSet(context.Context, *SystemConfigSetParams) (*ConfigResp, error)
func (UnimplementedCloudCRpcServiceServer) WechatConfigGet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) WechatConfigGet(context.Context, *ConfigGetParams) (*WechatConfigGetResp, error)
func (UnimplementedCloudCRpcServiceServer) WechatConfigGetAll ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) WechatConfigGetAll(context.Context, *ConfigGetAllParams) (*WechatConfigGetAllResp, error)
func (UnimplementedCloudCRpcServiceServer) WechatConfigSet ¶ added in v0.0.51
func (UnimplementedCloudCRpcServiceServer) WechatConfigSet(context.Context, *WechatConfigSetParams) (*ConfigResp, error)
type UnsafeCloudCRpcServiceServer ¶ added in v0.0.51
type UnsafeCloudCRpcServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCloudCRpcServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CloudCRpcServiceServer will result in compilation errors.
type WechatConfigGetAllResp ¶
type WechatConfigGetAllResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *WechatConfigGetAllRespData `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*WechatConfigGetAllResp) Descriptor
deprecated
func (*WechatConfigGetAllResp) Descriptor() ([]byte, []int)
Deprecated: Use WechatConfigGetAllResp.ProtoReflect.Descriptor instead.
func (*WechatConfigGetAllResp) GetCode ¶
func (x *WechatConfigGetAllResp) GetCode() int32
func (*WechatConfigGetAllResp) GetData ¶
func (x *WechatConfigGetAllResp) GetData() *WechatConfigGetAllRespData
func (*WechatConfigGetAllResp) GetMsg ¶
func (x *WechatConfigGetAllResp) GetMsg() string
func (*WechatConfigGetAllResp) GetPath ¶
func (x *WechatConfigGetAllResp) GetPath() string
func (*WechatConfigGetAllResp) GetRequestID ¶
func (x *WechatConfigGetAllResp) GetRequestID() string
func (*WechatConfigGetAllResp) ProtoMessage ¶
func (*WechatConfigGetAllResp) ProtoMessage()
func (*WechatConfigGetAllResp) ProtoReflect ¶
func (x *WechatConfigGetAllResp) ProtoReflect() protoreflect.Message
func (*WechatConfigGetAllResp) Reset ¶
func (x *WechatConfigGetAllResp) Reset()
func (*WechatConfigGetAllResp) String ¶
func (x *WechatConfigGetAllResp) String() string
type WechatConfigGetAllRespData ¶
type WechatConfigGetAllRespData struct { Configs map[string]*ModelWechatConfig `` /* 155-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WechatConfigGetAllRespData) Descriptor
deprecated
func (*WechatConfigGetAllRespData) Descriptor() ([]byte, []int)
Deprecated: Use WechatConfigGetAllRespData.ProtoReflect.Descriptor instead.
func (*WechatConfigGetAllRespData) GetConfigs ¶
func (x *WechatConfigGetAllRespData) GetConfigs() map[string]*ModelWechatConfig
func (*WechatConfigGetAllRespData) ProtoMessage ¶
func (*WechatConfigGetAllRespData) ProtoMessage()
func (*WechatConfigGetAllRespData) ProtoReflect ¶
func (x *WechatConfigGetAllRespData) ProtoReflect() protoreflect.Message
func (*WechatConfigGetAllRespData) Reset ¶
func (x *WechatConfigGetAllRespData) Reset()
func (*WechatConfigGetAllRespData) String ¶
func (x *WechatConfigGetAllRespData) String() string
type WechatConfigGetResp ¶
type WechatConfigGetResp struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Msg string `protobuf:"bytes,2,opt,name=msg,proto3" json:"msg,omitempty"` RequestID string `protobuf:"bytes,3,opt,name=requestID,proto3" json:"requestID,omitempty"` Path string `protobuf:"bytes,4,opt,name=path,proto3" json:"path,omitempty"` Data *ModelWechatConfig `protobuf:"bytes,5,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*WechatConfigGetResp) Descriptor
deprecated
func (*WechatConfigGetResp) Descriptor() ([]byte, []int)
Deprecated: Use WechatConfigGetResp.ProtoReflect.Descriptor instead.
func (*WechatConfigGetResp) GetCode ¶
func (x *WechatConfigGetResp) GetCode() int32
func (*WechatConfigGetResp) GetData ¶
func (x *WechatConfigGetResp) GetData() *ModelWechatConfig
func (*WechatConfigGetResp) GetMsg ¶
func (x *WechatConfigGetResp) GetMsg() string
func (*WechatConfigGetResp) GetPath ¶
func (x *WechatConfigGetResp) GetPath() string
func (*WechatConfigGetResp) GetRequestID ¶
func (x *WechatConfigGetResp) GetRequestID() string
func (*WechatConfigGetResp) ProtoMessage ¶
func (*WechatConfigGetResp) ProtoMessage()
func (*WechatConfigGetResp) ProtoReflect ¶
func (x *WechatConfigGetResp) ProtoReflect() protoreflect.Message
func (*WechatConfigGetResp) Reset ¶
func (x *WechatConfigGetResp) Reset()
func (*WechatConfigGetResp) String ¶
func (x *WechatConfigGetResp) String() string
type WechatConfigSetParams ¶
type WechatConfigSetParams struct { // note: 租户给自己的配置起的名字 Key string `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"` // note: 租户的微信公众号信息 GhId string `protobuf:"bytes,2,opt,name=GhId,proto3" json:"GhId,omitempty"` AppID string `protobuf:"bytes,3,opt,name=AppID,proto3" json:"AppID,omitempty"` AppSecret string `protobuf:"bytes,4,opt,name=AppSecret,proto3" json:"AppSecret,omitempty"` AppName string `protobuf:"bytes,5,opt,name=AppName,proto3" json:"AppName,omitempty"` AppType string `protobuf:"bytes,6,opt,name=AppType,proto3" json:"AppType,omitempty"` Status int32 `protobuf:"varint,7,opt,name=Status,proto3" json:"Status,omitempty"` Mchid string `protobuf:"bytes,8,opt,name=Mchid,proto3" json:"Mchid,omitempty"` APIv3Secret string `protobuf:"bytes,9,opt,name=APIv3Secret,proto3" json:"APIv3Secret,omitempty"` ApiClientCert string `protobuf:"bytes,10,opt,name=ApiClientCert,proto3" json:"ApiClientCert,omitempty"` ApiClientKey string `protobuf:"bytes,11,opt,name=ApiClientKey,proto3" json:"ApiClientKey,omitempty"` ApiClientP12 []byte `protobuf:"bytes,12,opt,name=ApiClientP12,proto3" json:"ApiClientP12,omitempty"` PayCallBack string `protobuf:"bytes,13,opt,name=PayCallBack,proto3" json:"PayCallBack,omitempty"` ApiCertSerialNumber string `protobuf:"bytes,14,opt,name=ApiCertSerialNumber,proto3" json:"ApiCertSerialNumber,omitempty"` APIRSACertSerNum string `protobuf:"bytes,15,opt,name=APIRSACertSerNum,proto3" json:"APIRSACertSerNum,omitempty"` APIRSACert string `protobuf:"bytes,16,opt,name=APIRSACert,proto3" json:"APIRSACert,omitempty"` TenantPayCallback string `protobuf:"bytes,17,opt,name=TenantPayCallback,proto3" json:"TenantPayCallback,omitempty"` // contains filtered or unexported fields }
func (*WechatConfigSetParams) Descriptor
deprecated
func (*WechatConfigSetParams) Descriptor() ([]byte, []int)
Deprecated: Use WechatConfigSetParams.ProtoReflect.Descriptor instead.
func (*WechatConfigSetParams) GetAPIRSACert ¶ added in v0.0.60
func (x *WechatConfigSetParams) GetAPIRSACert() string
func (*WechatConfigSetParams) GetAPIRSACertSerNum ¶ added in v0.0.60
func (x *WechatConfigSetParams) GetAPIRSACertSerNum() string
func (*WechatConfigSetParams) GetAPIv3Secret ¶ added in v0.0.50
func (x *WechatConfigSetParams) GetAPIv3Secret() string
func (*WechatConfigSetParams) GetApiCertSerialNumber ¶ added in v0.0.60
func (x *WechatConfigSetParams) GetApiCertSerialNumber() string
func (*WechatConfigSetParams) GetApiClientCert ¶ added in v0.0.58
func (x *WechatConfigSetParams) GetApiClientCert() string
func (*WechatConfigSetParams) GetApiClientKey ¶ added in v0.0.58
func (x *WechatConfigSetParams) GetApiClientKey() string
func (*WechatConfigSetParams) GetApiClientP12 ¶ added in v0.0.58
func (x *WechatConfigSetParams) GetApiClientP12() []byte
func (*WechatConfigSetParams) GetAppID ¶
func (x *WechatConfigSetParams) GetAppID() string
func (*WechatConfigSetParams) GetAppName ¶
func (x *WechatConfigSetParams) GetAppName() string
func (*WechatConfigSetParams) GetAppSecret ¶
func (x *WechatConfigSetParams) GetAppSecret() string
func (*WechatConfigSetParams) GetAppType ¶ added in v0.0.44
func (x *WechatConfigSetParams) GetAppType() string
func (*WechatConfigSetParams) GetGhId ¶
func (x *WechatConfigSetParams) GetGhId() string
func (*WechatConfigSetParams) GetKey ¶
func (x *WechatConfigSetParams) GetKey() string
func (*WechatConfigSetParams) GetMchid ¶ added in v0.0.50
func (x *WechatConfigSetParams) GetMchid() string
func (*WechatConfigSetParams) GetPayCallBack ¶ added in v0.0.58
func (x *WechatConfigSetParams) GetPayCallBack() string
func (*WechatConfigSetParams) GetStatus ¶ added in v0.0.50
func (x *WechatConfigSetParams) GetStatus() int32
func (*WechatConfigSetParams) GetTenantPayCallback ¶ added in v0.0.67
func (x *WechatConfigSetParams) GetTenantPayCallback() string
func (*WechatConfigSetParams) ProtoMessage ¶
func (*WechatConfigSetParams) ProtoMessage()
func (*WechatConfigSetParams) ProtoReflect ¶
func (x *WechatConfigSetParams) ProtoReflect() protoreflect.Message
func (*WechatConfigSetParams) Reset ¶
func (x *WechatConfigSetParams) Reset()
func (*WechatConfigSetParams) String ¶
func (x *WechatConfigSetParams) String() string