Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
*mqtt.ClientOptions
Brokers []string
CAFile string `json:"ca_file,omitempty"`
ServerName string
}
func (*Config) AfterInject ¶
func (c *Config) AfterInject()
func (*Config) BeforeInject ¶
func (c *Config) BeforeInject()
Click to show internal directories.
Click to hide internal directories.