Documentation
¶
Index ¶
Constants ¶
View Source
const ( DbConnStringParsingError = "DB00001" DbTxPoolCreatingError = "DB00002" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PgPool ¶
type PgPool struct {
// contains filtered or unexported fields
}
func (*PgPool) ShutDownPool ¶
func (p *PgPool) ShutDownPool()
Click to show internal directories.
Click to hide internal directories.