package
0.3.0
Repository: https://github.com/hidal-go/hidalgo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

ByName returns a registered database driver by it's name.
List enumerates all globally registered database drivers.
No description provided by the author
No description provided by the author
No description provided by the author
Register globally registers a database driver.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Registration is an information about the database driver.

# Type aliases

DSNFunc is a function for building a Data Source Name for SQL driver, given a address and the database name.
No description provided by the author