Documentation ¶
Overview ¶
Package config provides the configuration for Admin server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // RPCAddr is the address of the rpc server. RPCAddr string // IsInsecure is whether to disable the TLS connection of the client. IsInsecure bool )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.