package
Version:
v0.0.0-...-a5c2be1
Opens a new window with list of versions in this module.
Published: Nov 14, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type MySQL struct {
Host string `json:"host"`
DB string `json:"db"`
User string `json:"user"`
Pass string `json:"pass"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.