package
Version:
v0.0.0-...-1da0fa2
Opens a new window with list of versions in this module.
Published: Nov 9, 2024
License: MIT
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 MyMidd struct {
ServiceName string `yaml:"service_name" json:"service_name"`
}
type MyMysql struct {
Host string `yaml:"host" json:"host"`
Port int `yaml:"port" json:"port"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.