package
1.2.0-rc.7
Repository: https://github.com/rebel-l/go-utils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ErrorsCheck is a helper to assert two errors.
TimeParse parses a given time string to the defined layout and suppresses the error from time.Parse().
UUIDParse is a test helper to generate UUID fixtures.

# Interfaces

Tester is the interface for go tests.