directory
1.1.0
Repository: https://github.com/keboola/go-utils.git
Documentation: pkg.go.dev

# Packages

Package deepcopy implements deep copy and deep translate of a value.
Package orderedmap is extended version of: https://github.com/iancoleman/orderedmap Differences: - Additional methods (GetNested, SetNested, ToMap, ...).
Package testproject implements locking of Keboola Projects for E2E parallel tests.
Package wildcards implements helper to compare text with wildcards in tests.