package
3.3.5+incompatible
Repository: https://github.com/asecurityteam/ipam-facade.git
Documentation: pkg.go.dev
# Functions
NewPostgresComponent generates a new, unitialized PostgresComponent.
# Structs
PostgresComponent satisfies the settings library Component API, and may be used by the settings.NewComponent function.
PostgresConfig contains the Postgres database configuration arguments.
PostgresDB is a SQLDB implementation that uses a PostgreSQL database connection pool.