Categorygithub.com/aiteung/atmessage
repositorypackage
0.1.2
Repository: https://github.com/aiteung/atmessage.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

# README

atmessage

message helper and lib

Release

go get -u all
go mod tidy
git tag                                 #check current version
git tag v0.0.28                          #set tag version
git push origin --tags                  #push tag version to repo
go list -m github.com/aiteung/[email protected]   #publish to pkg dev, replace ORG/URL with your repo URL