Documentation ¶
Overview ¶
Package gormsupport provides all the required functions to manage the lifecycle and common operations against our gorm database.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsCheckViolation ¶
IsCheckViolation returns true if the error is a violation of the given check
func IsUniqueViolation ¶
IsUniqueViolation returns true if the error is a violation of the given unique index
Types ¶
Click to show internal directories.
Click to hide internal directories.