Send Gmail Messages with Golang and Gmail API This is a simple example of how to send Gmail messages using Golang and the Gmail API. Refer this video to get client_id, client_secret and refresh_token. Populate the env variables in the .env file. refer .env.example Run go run main.go