package
1.0.0
Repository: https://github.com/aaronland/go-string.git
Documentation: pkg.go.dev

# Functions

StringToDSN parses 'str_dsn` in to a `DSN` instance.
StringToDSNWithKeys parse 'str_dsn' in to a `DSN` instance ensuring that the instance contains keys matching 'keys'.

# Type aliases

DSN represents a data source name (DSN) style string.