Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Exports = map[string]interface{}{ "_name": "net/smtp", "SendMail": smtp.SendMail, "CRAMMD5Auth": smtp.CRAMMD5Auth, "PlainAuth": smtp.PlainAuth, "client": smtp.NewClient, "Dial": smtp.Dial, "ServerInfo": qlang.StructOf((*smtp.ServerInfo)(nil)), }
Exports is the export table of this module.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.