# README
系统通知
常见的消息通知场景:
- 异常登陆提醒
- 密码即将过期提醒
- 敏感信息通知(重置密码)
- 任务执行结果通知 (工单处理)
- 系统事件通知(比如系统故障)
常见的消息通知机制:
- Mail: 邮件通知
- SMS: 短信通知
- Volice: 电话通知
- IM: IM消息通知
# Functions
No description provided by the author
LoadTencentSmsConfigFromEnv todo.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewSendSMSRequest todo.
NewSendMailRequest todo.
No description provided by the author
NewSendSMSRequest todo.
No description provided by the author
No description provided by the author
NewTencentSmsConfig todo.
No description provided by the author
No description provided by the author
ParseNOTIFY_TYPEFromString Parse NOTIFY_TYPE from string.
ParsePROVIDERFromString Parse PROVIDER from string.
No description provided by the author
# Constants
No description provided by the author
DEFAULT_TENCENT_SMS_ENDPOINT todo.
IM个人消息.
邮件通知.
短信通知.
语音通知.
阿里短信服务.
腾讯短信服务.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for NOTIFY_TYPE.
Enum value maps for NOTIFY_TYPE.
Enum value maps for PROVIDER.
Enum value maps for PROVIDER.
RPC_ServiceDesc is the grpc.ServiceDesc for RPC service.
# Structs
No description provided by the author
No description provided by the author
查询发送记录.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
接口和相关文档请参考https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2019-07-11&Action=SendSms&SignVersion=.
No description provided by the author
UnimplementedRPCServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
RPCClient is the client API for RPC service.
RPCServer is the server API for RPC service.
No description provided by the author
UnsafeRPCServer may be embedded to opt out of forward compatibility for this service.