Versions in this module Expand all Collapse all v0 v0.1.2 Oct 29, 2024 v0.1.1 Sep 24, 2024 Changes in this version + type PostgresPS struct + PostgresUrl helpers.FlagHelper + func NewPostgresPS() *PostgresPS + func (this *PostgresPS) GetInstance(config *gorm.Config) *gorm.DB + func (this *PostgresPS) HandleCommand(cmd *cli.Command) error + func (this *PostgresPS) HandleContext(cCtx *cli.Context) error + func (this *PostgresPS) SetCategory(category string) *PostgresPS + func (this *PostgresPS) SetPrefix(prefix string) *PostgresPS