package
Version:
v0.1.7
Opens a new window with list of versions in this module.
Published: Aug 5, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `json:"host" yaml:"host" validate:"required"`
Database int `json:"database" yaml:"database" validate:"required"`
Password string `json:"password" yaml:"password" validate:"required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.