Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTianditu ¶
func CreateTianditu(config TiandituConfig)
func CreateWechatClient ¶
func CreateWechatClient(config WechatConfig)
Types ¶
type SendEmail ¶
func GetEmailSender ¶
func GetEmailSender() SendEmail
type SendSms ¶
func GetSmsSender ¶
func GetSmsSender() SendSms
type TiandituConfig ¶
type TiandituConfig struct {
Key string `json:"key"`
}
type WechatConfig ¶
Click to show internal directories.
Click to hide internal directories.