Redowan's Reflections — Page 2

Recent writing

Longer articles, short notes, and things I'll probably need to look up again.

Browse the archive
Peeking into Go struct tags

A quick tour of Go struct tags: how different libraries use them, how you read them at runtime with reflection, and how other tools read them at build time instead.

Testing unary gRPC services in Go

How to test unary gRPC services in Go - handler logic, interceptors, deadlines, metadata propagation, and rich error details - all in-memory with bufconn.

Search and navigate

Navigate