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
}
PostgresClient todo
func NewPostgresClient ¶
func NewPostgresClient(config *config.Config) *PostgresClient
NewPostgresClient todo
func (*PostgresClient) CreateConnection ¶
CreateConnection todo
func (*PostgresClient) GetConnection ¶
func (p *PostgresClient) GetConnection() *sql.DB
GetConnection todo
Click to show internal directories.
Click to hide internal directories.