utils

package
v2.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2024 License: MIT Imports: 3 Imported by: 0

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

func IsSqliteLockError(err error) bool

IsSqliteLockError checks to see if an error is a SQLite3 database locked error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL