package
2.0.3
Repository: https://github.com/keepchen/go-sail.git
Documentation: pkg.go.dev

# Functions

New 新建smtp实例.
NewPool 实例化.

# Structs

Client 客户端.
Conf 配置 <yaml example> email: workers: work_throttle_seconds: 5 host: port: username: password: from: subject: params: variables: <toml example> [email] workers = work_throttle_seconds = 5 host = port = username = password = from = subject = [email.params] variables =.
Envelope 信封.
Pool 发送池.