I have five email accounts. A personal Gmail I’ve had since I was a teenager, a work address, a “burner” I use for signups I don’t trust, a domain address …
Because there was no Golang package for Postmark’s spam API I decided to build one that can be easily used. Example Usage package main import ( “context” “encoding/json” “fmt” “log” …