$ go get github.com/abagayev/go-forwardemail
import "github.com/abagayev/go-forwardemail/forwardemail"
client := forwardemail.NewClient(forwardemail.ClientOptions{
ApiKey: key,
})
account, err := client.GetAccount()
Feel free to add comments, issues, pull requests or buy me a coffee:
https://www.buymeacoffee.com/tonybug