Union error type in Go
· 4 min read
Force returning a subset of error types from a function in Go.
Force returning a subset of error types from a function in Go.
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.