Documentation ¶
Overview ¶
Package drivertype defines drivertype.Type, which is the type of a driver, e.g. "mysql", "postgres", "csv", etc. This is broken out into its own package to avoid circular dependencies.
Index ¶
Constants ¶
View Source
const None = Type("")
None is the zero value of Type.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.