Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConfig ¶
func NewConfig(serverAddr, dbHost, dbName, dbSchema, dbUser, dbPassword, dbPort string) *config.Config
NewConfig serverAddress: 0.0.0.0:8896
func NewDBConfig ¶
func NewDBConfig(host, dbName, dbSchema, user, password, port string, connectionLifetimeSeconds, maxIdleConnections, maxOpenConnections int) *config.PostgresConfig
func StartServerWithConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.