Skip to content

Go simple utility helper to send mail using Sendgrid Mail API. It's not limited for me, if you think it's useful for you, just clone or fork it.

License

Notifications You must be signed in to change notification settings

ravivendra/gosend-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gosend-grid

Go simple utility helper to send mail using Sendgrid Mail API.

Software Engineer

  • D A N R A

Technology Stack

Gosend-grid is developed using :

  • Go 1.13.1 (darwin/amd64)

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 :

  • Using $GOPATH fundamental

    $ go get -u github.com/ravivendra/gosend-grid

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

About

Go simple utility helper to send mail using Sendgrid Mail API. It's not limited for me, if you think it's useful for you, just clone or fork it.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages