Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config interface { GetHost() string GetPort() string GetAddr() string GetScheme() string GetSchemeWS() string GetRedir() string GetSocks() string GetDoh() string GetCacheCredentials() bool GetCredentials() map[string]KeyStore GetConfigLocation() string GetVersion() *version.Version GetInsecure() bool GetRecord() bool }
Click to show internal directories.
Click to hide internal directories.