Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
StartUpTime time.Duration
DBCredentialPath string
PGCredentialPath string
PGBStartScript string
PGBReloadScript string
LocalAddr string
}
Config is the configuration for the dbproxy manager.
Click to show internal directories.
Click to hide internal directories.