書名: Hands-On Dependency Injection in Go作者名: Corey Scott本章字數: 29字更新時間: 2021-06-10 19:17:43
Technical requirements
Hopefully, you will have Go installed. It is downloadable from https://golang.org/ or your preferred package manager.
All code in this chapter is available at https://github.com/PacktPublishing/Hands-On-Dependency-Injection-in-Go/tree/master/ch01.