//
pkg.gl
Category
github.com/huangchunlong818/go-email
email
type
package
0.1.3
Repository:
https://github.com/huangchunlong818/go-email.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
24 SLOC
#
Constants
MAILGUN_SEND_MAX
mailgun单次最大发送给多少人数量限制.
SENDGRID_SEND_MAX
sendgrid单次最大发送给多少人数量限制.
#
Structs
Config
配置参数.
SendMailParams
请求参数 目前只有 mailgun 用到.