Several months ago I wrote a blog post about dependency injection in go. In the time since that post was written, Google has released a fantastic new dependency injection container for go called wire. I much prefer wire to other containers in the go ecosystem. This post will explain why. A (Very) Brief Primer on Dependency Injection# Dependency injection (DI) is a style of writing code such that t


{{#tags}}- {{label}}
{{/tags}}