Rocco Langeweg
  • Home
  • About Rocco
  • Business
  • DevOps
  • Development
  • Kubernetes
Sign in Subscribe

Go

A collection of 2 posts
Unit testing gRPC streams in Go
Go

Unit testing gRPC streams in Go

One of the powerful features of gRPC is their ability to stream data from the server, client or bidirectional. This opens up a lot of use cases, but also more asynchronous communication which allows you to speed up your application. However, they add another complexity when unit testing, as you
Mar 7, 2024 5 min read
Clean Architecture: Using Interface Segregation in Go
Go Featured

Clean Architecture: Using Interface Segregation in Go

In this blog, we will talk about how we can use Go's powerful interfaces to optimize our Clean Architecture or Domain Driven Design (DDD) by implementing Interface Segregation from SOLID. That is a lot of terminology in a single sentence; let's break it down. Basics If
Feb 14, 2024 4 min read
Page 1 of 1
Rocco Langeweg © 2025
  • Sign up
  • About Rocco
  • Privacy Policy
  • Business Contact
Powered by Ghost