Categorygithub.com/siper92/core-utils
repositorypackage
1.0.47
Repository: https://github.com/siper92/core-utils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Core Util Functions

  1. Printing
  2. Working with files and directories
  3. Working with data types
  4. 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 ./...