Documentation
¶
Overview ¶
Package database provides support for access the database.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNoRowError ¶
IsNoRowError checks if the error is caused by no row found in the database.
func IsUniqueViolationError ¶
IsUniqueViolationError chec if the error code is 23505: https://www.postgresql.org/docs/current/static/errcodes-appendix.html
Types ¶
Click to show internal directories.
Click to hide internal directories.