If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Dependency Injection in Go
Corey Scott
ISBN: 9781789132762
- Understand the benefits of DI
- Explore SOLID design principles and how they relate to Go
- Analyze various dependency injection patterns available in Go
- Leverage DI to produce high-quality, loosely coupled Go code
- Refactor existing Go code to adopt DI
- Discover tools to improve your code’s testability and test coverage
- Generate and interpret Go dependency graphs
Hands-On Software Architecture with Golang
Jyotiswarup Raiturkar
ISBN: 9781788622592
- Understand architectural paradigms and deep dive into Microservices
- Design parallelism/concurrency patterns and learn object-oriented design patterns in Go
- Explore API-driven systems architecture with introduction to REST and GraphQL standards
- Build event-driven...