Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
AuthType string `comment:"CRAMMD5,PLAIN"`
Identity string
Host string
Port string
UserName string
Password string
From string
}
func (*Config) AfterInject ¶ added in v0.1.5
func (c *Config) AfterInject()
func (*Config) BeforeInject ¶ added in v0.0.33
func (c *Config) BeforeInject()
Click to show internal directories.
Click to hide internal directories.