Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultDatabaseName = "default"
Variables ¶
View Source
var ErrRecordNotFound = gorm.ErrRecordNotFound
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Connections map[string]ConnectionConfig
}
type ConnectionConfig ¶
Click to show internal directories.
Click to hide internal directories.