Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientConfig ¶
type ServerConfig ¶
type ServerConfig struct {
Addr string
Timeout time.Duration
Mode string
SlowRequestDuration time.Duration
WatchConfig bool
EnableMetric bool
}
func DefaultServerConfig ¶
func DefaultServerConfig() *ServerConfig
Click to show internal directories.
Click to hide internal directories.