🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/ravivendra/gosend-grid

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ravivendra/gosend-grid

v0.0.0-20210320141718-d5418377d7d8
Source
Go
Version published
Created
Source

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

FAQs

Package last updated on 20 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts