package
0.0.0-20241217103550-732d1a0ca9fd
Repository: https://github.com/loggar/go.git
Documentation: pkg.go.dev

# Functions

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

# Structs

DBConfig represents the configuration for a database.
MySQLConnection implements DatabaseConnection for MySQL.
PostgresConnection implements DatabaseConnection for PostgreSQL.

# Interfaces

DatabaseConnection is an interface that represents a database connection.