Skip to content

milito-78/go-notifier-core

Repository files navigation

Go Notifier Core

This is a sdk for handling notification and emails.
This package is taken idea from sendportal.io.

Installation

Use this command to get package :

go get github.com/milito-78/go-notifier-core

Examples

You can check examples folder. There are examples about how migrations, seeder, handler and workers run.