Documentation
¶
Index ¶
Constants ¶
View Source
const (
ErrCodeUniqueViolation = "23505"
)
Variables ¶
This section is empty.
Functions ¶
func IsNotFoundError ¶
IsNotFoundError returns true if the error is a pgx no rows error.
func IsUniqueViolationError ¶
IsUniqueViolationError returns true if the error is a unique violation error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.