Versions in this module Expand all Collapse all v0 v0.1.0 Mar 1, 2026 Changes in this version + type PostgresRepository struct + func NewPostgresRepository(cfg config.Config) (*PostgresRepository, func(), error) + func (r *PostgresRepository) GetUserName() string + func (r *PostgresRepository) String() string