Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SliceEquivalent check.Checker = &sliceEquivalentChecker{ &check.CheckerInfo{Name: "SliceEquivalent", Params: []string{"obtained", "slice"}}, }
SliceEquivalent is a checker that confirms that the haystack contains the needle.
Functions ¶
func IsSqliteLockError ¶
IsSqliteLockError checks to see if an error is a SQLite3 database locked error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.