package
Version:
v0.0.0-...-4a59535
Opens a new window with list of versions in this module.
Published: Sep 19, 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
¶
type BunConfig struct {
Host string `mapstructure:"host"`
Port int `mapstructure:"port"`
User string `mapstructure:"user"`
DBName string `mapstructure:"dbName"`
SSLMode bool `mapstructure:"sslMode"`
Password string `mapstructure:"password"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.