Categorygithub.com/Pencroff/go-toolkit
repository
0.0.6
Repository: https://github.com/pencroff/go-toolkit.git
Documentation: pkg.go.dev

# 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

Docs

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