Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Port int
DBHost string
DBPort int
DBUser string
DBPassword string
DBSchema string
Driver string
}
func LoadConfig ¶
LoadConfig loads the configuration from the environment
func (Config) DataSourceName ¶
type Transaction ¶
Click to show internal directories.
Click to hide internal directories.