package
Version:
v0.0.0-...-50627bb
Opens a new window with list of versions in this module.
Published: Dec 19, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Database struct {
Host string `koan:"host"`
Port string `koanf:"port"`
User string `koanf:"user"`
DBName string `koanf:"dbname"`
Password string `koanf:"password"`
SSLmode string `koanf:"sslmode"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.