go-best-practices
go-best-practices copied to clipboard
Dependency Injection?
Possible section on how we do dependency injection (using interfaces, no framework, etc)?
Yeah I like it. Something short and sweet. Perhaps with some practical examples of small interfaces using composition and decoration.