package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Sep 13, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Env string `yaml:"env" env-required:"true"`
Postgres postgres.Config `yaml:"postgres" env-required:"true"`
HTTPServer http.Config `yaml:"http_server" env-required:"true"`
JWT jwt.Config `yaml:"jwt" env-required:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.