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

# Functions

ParseConnectionString will try and parse any type of connection string and return a dburl.
RedactParseError looks for url.Error and redacts the URL (DSN) The original message wrapping the url.Error is lost.
SetDSNElement parses the given DSN and sets/adds the given map values as query parameters, returning a URI DSN.