Skip to content

abagayev/go-forwardemail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go client for Forward Email

Go Reference CodeQL codecov

How to install

$ go get github.com/abagayev/go-forwardemail

Basic usage

import "github.com/abagayev/go-forwardemail/forwardemail"

client := forwardemail.NewClient(forwardemail.ClientOptions{
    ApiKey: key,
})

account, err := client.GetAccount()

Contribution

Feel free to add comments, issues, pull requests or buy me a coffee:
https://www.buymeacoffee.com/tonybug

About

Go client for Forward Email

Resources

License

Stars

Watchers

Forks

Packages

No packages published