Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 550 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 550 Bytes

Emailrepo.io Go client

Go Report Card Documentation

This is a simple library to interface with emailrepo.io.

  • Query an email
  • API Key support
  • Submit an email

Usage

result, err := Query(context.Background(), "[email protected]", true)