E-Book, Englisch, 346 Seiten
Scott Hands-On Dependency Injection in Go
1. Auflage 2018
ISBN: 978-1-78913-175-8
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Develop clean Go code that is easier to read, maintain, and test
E-Book, Englisch, 346 Seiten
ISBN: 978-1-78913-175-8
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Hands-On Dependency Injection in Go".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - Never Stop Aiming for Better
- SOLID Design Principles for Go
- Coding for User Experience
- Introduction to the ACME Registration Service
- Dependency Injection with Monkey Patching
- Dependency Injection with Constructor Injection
- Dependency Injection with Method Injection
- Dependency Injection by Config
- Just-in-Time Dependency Injection
- Off-the-Shelf Injection
- Curb your enthusiasm
- Reviewing Our Progress