# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
go-toolkit
Set of useful functions for routine operations
How to increase version
- commit all required changes
- git tag <version - v0.0.2>
- git push origin --tags
- done - check docs on pkg.go.dev
- install by
go get -u github.com/Pencroff/go-toolkit