
The highest tagged major version is
v4.
package
Version:
v3.2.3
Opens a new window with list of versions in this module.
Published: Dec 2, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package registry handles driver registrations. It's in a separate package
to facilitate testing.
Driver returns the driver registered with the requested name, or nil if
it has not been registered.
Register makes a database driver available by the provided name. If Register
is called twice with the same name or if driver is nil, it panics.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.