package
0.0.0-20250107221217-f65c7b74cee4
Repository: https://github.com/olbrichattila/gocsvexporter.git
Documentation: pkg.go.dev

# Functions

GetDbConnectionParams converts to database connection string, and quotes from .env.csvexporter or linux export returns connection string, driver name, quote character and error if failed.
New creates a new database manager.

# Interfaces

DBer is the database manager.