package
Version:
v0.0.0-...-07366ea
Opens a new window with list of versions in this module.
Published: Sep 29, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ContainerID string `yaml:"container_id"`
Address string `yaml:"address"`
User string `yaml:"user"`
Password string `yaml:"password"`
Database string `yaml:"database"`
}
Open get mysql db connection
Seed insert rows into database tabel
Source Files
¶
Click to show internal directories.
Click to hide internal directories.