A hand-picked collection of useful and well-tested functions that I use frequently and in many projects (don't repeat yourself).
conversions_test.go | ||
conversions.go | ||
dates.go | ||
generators_test.go | ||
generators.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
maps_test.go | ||
maps.go | ||
numbers_test.go | ||
numbers.go | ||
README.md | ||
strings_test.go | ||
strings.go | ||
validators_test.go | ||
validators.go |
Utils
A hand-picked collection of useful and well-tested functions that I use frequently and in many projects (don't repeat yourself).