hongbo-miao/hongbomiao.com

View on GitHub
api-go/internal/config_loader/utils/init_postgres.go

Summary

Maintainability
A
35 mins
Test Coverage

Function InitPostgres has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    postgresHost string,
    postgresPort string,
    postgresDB string,
    postgresUser string,
    postgresPassword string) *pgxpool.Pool {
Severity: Minor
Found in api-go/internal/config_loader/utils/init_postgres.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status