package
Version:
v0.0.0-...-22fc0f8
Opens a new window with list of versions in this module.
Published: Dec 6, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Config = config{
DB: DBConfig{
DSN: "root:root@tcp(localhost:3336)/qooldown?parseTime=True",
},
}
type DBConfig struct {
DSN string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.