Forem

Go

A statically typed, compiled programming language designed at Google

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How I Built an Automated Testing Harness for Voice AI Agents

How I Built an Automated Testing Harness for Voice AI Agents

Comments
4 min read
Stream Processing Continuum: Golang Sockets to Flink and Spark Pipelines

Stream Processing Continuum: Golang Sockets to Flink and Spark Pipelines

1
Comments
36 min read
I built a CLI that scans, validates and audits your .env files and it works with any stack

I built a CLI that scans, validates and audits your .env files and it works with any stack

Comments
2 min read
Part 7 — Token Revocation Without Killing Performance

Part 7 — Token Revocation Without Killing Performance

Comments
6 min read
Part 6 — Authorization at Scale: Access Levels, Roles, and Compact Decisions

Part 6 — Authorization at Scale: Access Levels, Roles, and Compact Decisions

Comments
8 min read
Part 3 — Inside the Auth Service: From Token Validator to Policy Decision Point

Part 3 — Inside the Auth Service: From Token Validator to Policy Decision Point

Comments
6 min read
Part 8 — Making It Fast: Caching, Hot Paths, and Avoiding DB Calls

Part 8 — Making It Fast: Caching, Hot Paths, and Avoiding DB Calls

Comments
7 min read
Test Doubles in Go Without a Mocking Framework: 4 Patterns
Cover image for Test Doubles in Go Without a Mocking Framework: 4 Patterns

Test Doubles in Go Without a Mocking Framework: 4 Patterns

Comments
8 min read
io.Reader Composition: Build a Logging Pipeline From Stdlib Pieces
Cover image for io.Reader Composition: Build a Logging Pipeline From Stdlib Pieces

io.Reader Composition: Build a Logging Pipeline From Stdlib Pieces

Comments
7 min read
Generic Constraints in Go: comparable, ~int, and the Trap of Underlying Types
Cover image for Generic Constraints in Go: comparable, ~int, and the Trap of Underlying Types

Generic Constraints in Go: comparable, ~int, and the Trap of Underlying Types

Comments
7 min read
Pointer or Value Receiver in Go? The 3 Cases That Settle the Argument
Cover image for Pointer or Value Receiver in Go? The 3 Cases That Settle the Argument

Pointer or Value Receiver in Go? The 3 Cases That Settle the Argument

Comments
7 min read
Part 4 — Endpoint classification: OPEN, AUTHENTICATED, ACCESS_CONTROLLED

Part 4 — Endpoint classification: OPEN, AUTHENTICATED, ACCESS_CONTROLLED

Comments
8 min read
Stop Indenting — 6 Patterns for Flattening Nested if/else in Go

Stop Indenting — 6 Patterns for Flattening Nested if/else in Go

Comments
8 min read
I have created yet another cache go library

I have created yet another cache go library

Comments
2 min read
Structuring a Go API Like Laravel (Controller, Service, Repository)
Cover image for Structuring a Go API Like Laravel (Controller, Service, Repository)

Structuring a Go API Like Laravel (Controller, Service, Repository)

Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.