Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DuplicateKeyViolationError is error code generated when // deuplicate key violation constraint is raised by postgres DuplicateKeyViolationError = "23505" )
Variables ¶
This section is empty.
Functions ¶
func NewConnection ¶
NewConnection opens and retruns the specified DB connection
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.