Dependency injection in Go
At Banzai Cloud we are building a feature rich enterprise-grade application platform, built for containers on top of Kubernetes, called Pipeline - the operating system for your clouds. The platform itself consists of many building blocks - 30+ components - but they share one commonality: they are all developed in Golang.
Dependency Injection is a hot topic in the Go community these days, mainly because of Google’s recently released dependency injection container: Wire.
READ ARTICLE
Mon, Oct 29, 2018