gosend-grid
Go simple utility helper to send mail using Sendgrid Mail API.
Software Engineer
Technology Stack
Gosend-grid is developed using :
And I recommend you to use Go 1.11 and later to continue to learn or help me to develop these bunch of code, guys.
Installation
To work with Gosend-grid, you can start by using the command :
Currently I am on progress to make it compatible with GO Modules
fundamental.
Coverage Test
Currently, these codes have been completed with unit test, just run command below to run the test :
$ go test -v -cover
Here is the result of coverage test :
ravivendra:gosend-grid ravivendra$ go test -cover
PASS
coverage: 90.5% of statements
ok github.com/ravivendra/gosend-grid 1.436s
License
MIT License