Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { ListenAddr string ServerURI string Connector string LogLevel string InsecureSkipVerify bool // This is for testing purpose. ConnectTimeout time.Duration Timeout time.Duration Compression string // contains filtered or unexported fields }
func (Config) ServerHost ¶
Click to show internal directories.
Click to hide internal directories.