Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Config ¶
type Config struct { MessageCount *int MessageSize *int Interval *int TargetTopic *string Username *string Password *string Host *string Schedule *string Port *int IdAsSubTopic *bool QoS *int TLSConfigured bool CA *string Cert *string Key *string Insecure *bool MQTTS *bool CleanSession *bool ClientID *string KeepAliveTimeout *int64 }
Click to show internal directories.
Click to hide internal directories.