Documentation ¶
Index ¶
Constants ¶
View Source
const ( DbConnectionFailedMsg = "db connection failed" SettingNodeFailedMsg = "unable to set db node" ForeignKeyViolationErrorCode = "23503" )
Variables ¶
View Source
var ErrHeaderDoesNotExist = errors.New("header does not exist")
Functions ¶
func ErrDBConnectionFailed ¶
func ErrUnableToSetNode ¶
func IsForeignKeyViolationErr ¶ added in v0.1.1
func UnwrapErrorRecursively ¶ added in v0.1.1
Types ¶
Click to show internal directories.
Click to hide internal directories.