Going back to Go: A series
· 2 min read
Revisit basic of Go (Golang) and new features with runnable examples.
Revisit basic of Go (Golang) and new features with runnable examples.
How to send email using Go's net/smtp
package with Gmail application password.