configs

package
v0.0.0-...-1f57904 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DbCfg = databaseConfigs{
	Dsn:     fmt.Sprintf("%s:%s@%s(%s)/%s?%s", username, password, protocol, dbHost, dbName, options),
	Dialect: dialect,
}
View Source
var ServerCfg = serverConfigs{
	Addr: fmt.Sprintf("%s:%s", serverHost, serverPort),
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL