Designing functions that return potentially absent values in Go
This article presents a micro-level design pattern to indicate the absence of function return values idiomatically in Go.
This article presents a micro-level design pattern to indicate the absence of function return values idiomatically in Go.
❇️ This post and the respective repository was updated in August 2024 to reflect a simplified infra layering approach and more accurate terminology
I have been thinking about starting a blog for a few years, and I feel this is now the right time.