Categorygithub.com/engpap/kafka-wrapper-go
repository
1.0.2
Repository: https://github.com/engpap/kafka-wrapper-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Initialize version of the package

git tag v1.0.0 git push origin v1.0.0

Update version of the package

git tag -a v1.0.1 -m "Refactor package structure" git push origin v1.0.1

To get the package from a project

go get github.com/engpap/[email protected]