package
Version:
v0.5.4
Opens a new window with list of versions in this module.
Published: Mar 16, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Username string `json:"username"`
Password string `json:"password"`
URL string `json:"url"`
Port string `json:"port"`
DatabaseName string `json:"database_name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.