Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Number int Type string Inputs []int AutoClose bool Delay time.Duration Wait time.Duration Exec string Args []string Hex bool File string EOL bool Remote string Source string Insecure bool Pub string Sub string Protocol string DTLS string DTLSState string Header http.Header Conn net.Conn }
Config holds the configuration of a stream
Click to show internal directories.
Click to hide internal directories.