Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSmtpRawConnector ¶
func NewSmtpRawConnector() connectors.Connector
Types ¶
type SmtpRawConnector ¶
type SmtpRawConnector struct{}
func (SmtpRawConnector) Id ¶
func (c SmtpRawConnector) Id() string
func (SmtpRawConnector) Load ¶
func (c SmtpRawConnector) Load(schema interface{}) (interface{}, error)
func (SmtpRawConnector) Name ¶
func (c SmtpRawConnector) Name() string
func (SmtpRawConnector) Schema ¶
func (c SmtpRawConnector) Schema() interface{}
func (SmtpRawConnector) Tags ¶
func (c SmtpRawConnector) Tags() []string
Click to show internal directories.
Click to hide internal directories.