package
0.0.0-20241118171625-48c254a2c0f1
Repository: https://github.com/almirgit/good_proxies_db.git
Documentation: pkg.go.dev
# Functions
func Loginit(logfile *os.File) (*slog.Logger) {.
getDBData takes a DatabaseConfig object, opens a connection to the PostgreSQL database, tests it, and returns the connection object.
# Structs
Config holds the overall configuration for the application.
DatabaseConfig holds the database-related configuration.
No description provided by the author