package
Version:
v0.0.0-...-beffdc0
Opens a new window with list of versions in this module.
Published: Dec 12, 2024
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 Config struct {
Driver string `json:"driver" yaml:"driver"`
URL string `json:"url" yaml:"url"`
}
type DBModelID interface {
GetID() uint
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.