Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresConnection ¶
PostgresConnection holds db conn
func NewPostgresConnection ¶
func NewPostgresConnection( cfg *configs.PostgresConfig, ) *PostgresConnection
func (*PostgresConnection) Connect ¶
func (p *PostgresConnection) Connect()
Connect make connect and ping db
Click to show internal directories.
Click to hide internal directories.