package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Nov 14, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
Message message `json:"message"`
Authentication *smtpAuthentication `json:"authentication,omitempty"`
}
type User struct {
Username string `json:"username"`
Password string `json:"password"`
Authentication *smtpAuthentication `json:"authentication,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.