package
Version:
v1.1.9
Opens a new window with list of versions in this module.
Published: Jun 1, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AppConfig struct {
Port string `json:"port"`
Debug bool `json:"debug"`
}
type Db struct {
DSN string `json:"dsn"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.