A notification service for multiple integration
- Go 1.13 or above
Install using go get
go get github.com/ntsd/gonoti/...
Install using git clone
go install ../...
This project has following Effective Go.
The project has change the project structure to following golang-standards/project-layout unofficial standard.