package
Version:
v0.2.5
Opens a new window with list of versions in this module.
Published: Jan 8, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IpAddr IP地址
GetIpV4ByName 获取指定名称的IPv4地址
GetIpV6ByName 获取指定名称的IPv6地址
type SmtpInfo struct {
Host string `json:"host" xml:"host"`
Port string `json:"port" xml:"port"`
From string `json:"from" xml:"from"`
Password string `json:"password" xml:"password"`
}
SmtpInfo SMTP server configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.