~golangweekly | Issue 556 - Stop worrying about Go's error handling syntax (9)
-
[ On | No ] syntactic support for error handling - The Go Programming Language
[ On | No ] Syntactic Support for Error Handling — The topic of handling errors...
-
In-House Kubernetes vs. Managed Kubernetes-as-a-Service
The Guide to In-House Vs Managed Kubernetes-As-A-Service — Struggling with the “build vs. buy” decision when...
-
Pure vs. impure iterators in Go :: jub0bs.com
Pure vs. Impure Iterators in Go — Go 1.23 introduced custom iterators, but the standard ‘single-use’...
-
Cool Golang slog.Logger tricks
Three Cool slog.Logger Tricks — Make slog.Logger sing with a few smart, composable logging patterns.
-
Simpler backoff
Simpler Backoff — Exponential backoff algorithms can be complex and difficult to reason about, or you...
-
Release v0.35.0 · stephenafamo/bob
Bob 0.35: SQL Query Builder and ORM/Factory Generator — Though v0.36 and v0.37 have come out...
-
GitHub - twmb/franz-go: franz-go contains a feature complete, pure Go library for interacting with Kafka from 0.8.0 through 4.0+. Producing, consuming, transacting, administrating, etc.
franz-go: A Complete Apache Kafka Client Library — A library that “aims to provide every Kafka...
-
GitHub - enrichman/httpgrace: Go `net/http` wrapper with graceful shutdown baked in.
httpgrace: A net/http Wrapper with Graceful Shutdown — Rather than call http.ListenAndServe, the idea is you...
-
GitHub - nikolaydubina/go-binsize-treemap: 🔍 Go binary size SVG treemap
go-binsize-treemap: Render a Visualization of Go Executable Space Usage — Easier to look at than explain...