package
Version:
v0.0.0-...-9831a62
Opens a new window with list of versions in this module.
Published: Oct 19, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Migrate prepares database scheme.
New returns a database instance.
type Config struct {
Addr string `yaml:"addr"`
MaxOpenConnections int `yaml:"max_open_connections"`
}
Config contains database configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.