package
0.14.7
Repository: https://github.com/cloudquery/cq-provider-sdk.git
Documentation: pkg.go.dev

# Packages

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

# Functions

New creates a new DB using the provided DSN.
ParseDialectDSN parses a DSN and returns the suggested DialectType, as well as a new version of the DSN if applicable.

# Structs

DB encapsulates a schema.Storage and the (auto-detected) dialect it was configured with.