Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct { Logger clis.Logger BindAddress string BindWithDualStack bool EnableTls bool TlsCertFile string TlsPrivateKeyFile string TlsCertDir string TlsAutoCertDomains []string ConnQPS int ConnBurst int WebsocketConnMaxPerIP int GopoolWorkerFactor int DataSourceDir string DataSourceLockMemory bool }
Click to show internal directories.
Click to hide internal directories.