Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
ConnectURL string
Auth string
Headers []string
Origin string
Execute []string
Wait time.Duration
SubProtocol []string
Proxy string
ShowPingPong bool
IsSlash bool
NoCertificateCheck bool
Version bool
Verbose bool
NoColor bool
Response bool
Help bool
IsInteractive bool
Stdin bool // read from stdin, cannot send messages to the server other than what is in the stdin
TLS TLS
}
Click to show internal directories.
Click to hide internal directories.