/gonoti

A notification service for multiple integration

Primary LanguageGoMIT LicenseMIT

gonoti

A notification service for multiple integration

Requirements

  • Go 1.13 or above

Installation

Install using go get

go get github.com/ntsd/gonoti/...

Install using git clone

go install ../...

Effective Go

This project has following Effective Go.

Project structure

The project has change the project structure to following golang-standards/project-layout unofficial standard.