Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresClient ¶
type PostgresClient struct {
// contains filtered or unexported fields
}
func (*PostgresClient) Connect ¶
func (c *PostgresClient) Connect(config *gorm.Config)
func (*PostgresClient) DB ¶
func (c *PostgresClient) DB() *gorm.DB
func (*PostgresClient) RegisterFlags ¶
func (c *PostgresClient) RegisterFlags(cmd *cobra.Command)
Click to show internal directories.
Click to hide internal directories.