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

# Functions

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

# Structs

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

# Interfaces

Sender 发送者.