Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataSource ¶
type DsnConf ¶
type DsnConf struct {
// contains filtered or unexported fields
}
func GetDsnConf ¶
func (DsnConf) GetDsnGroup ¶
func (DsnConf) SaveDsnGroup ¶
type DsnConfData ¶
type DsnConfData = DsnGroup
type DsnGroup ¶
type DsnGroup struct {
ActiveCode string
DsnList []DataSource
}
func (DsnGroup) GetActiveDSN ¶
func (d DsnGroup) GetActiveDSN() DataSource
func (DsnGroup) GetDefaultDSN ¶
func (d DsnGroup) GetDefaultDSN() DataSource
Click to show internal directories.
Click to hide internal directories.