Categorygithub.com/sixleaveakkm/go-utils/tess
modulepackage
1.0.1
Repository: https://github.com/sixleaveakkm/go-utils.git
Documentation: pkg.go.dev

# Functions

Diff is a warp of go-cmp diff with default optional comparer.
IsSameTime test two given time are the same, with an optional parameter to set the time drift threshold (default set to 100ms).
SkipCI skips test case if environment has `CI` set to true ("true", "TRUE", "True", "1").