Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetInstance ¶
func SetInstance(m *Manager)
Types ¶
type Config ¶
type Config struct { Default string Connections map[string]Connection }
type Connection ¶
type Connection interface{}
type DSN ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func WithInstance ¶
type MySQLConfig ¶
Click to show internal directories.
Click to hide internal directories.