repositorypackage
1.0.47
Repository: https://github.com/siper92/core-utils.git
Documentation: pkg.go.dev
# README
Core Util Functions
- Printing
- Working with files and directories
- Working with data types
- Database utils
Version: v1.0.3
git tag -a v1.0.3 -m "v1.0.3"
git push origin v1.0.3
Go run tests
go test ./...