package
0.55.1
Repository: https://github.com/ovh/cds.git
Documentation: pkg.go.dev

# Packages

# Functions

ArrayContains check if an element exists in an array using DeepEquals function.
DeepEquals returns equality between 2 elements using github.com/fsamin/go-dump.
Equal checks that two elements are equal.
EqualValuesWithoutOrder checks equality between two slices without respecting slide order.
Error logs Fatal if there is no error.
NoError logs Fatal if there is an error.
NotEmpty logs Fatal if it's empty.
NotNil logs Fatal if there is nil value.
SetupPG setup PG DB for test and use gorpmapping singleton's mapper.

# Structs