Hands-On Dependency Injection in Go: Develop clean Go code that is easier to read,maintain,and test


Hands-On Dependency Injection in Go: Develop clean Go code that is easier to read,maintain,and test
Authors: Corey Scott
ISBN-10 书号: 1789132762
ISBN-13 书号: 9781789132762
Publisher Finelybook 出版日期: 2018-11-27
pages 页数: 346 pages


Book Description
Explore various dependency injection methods in Go such as monkey patching,constructor injection,and method injection
Hands-On Dependency Injection in Go takes you on a journey,teaching you about refactoring existing code to adopt dependency injection (DI) using various methods available in Go.
Of the six methods introduced in this book,some are conventional,such as constructor or method injection,and some unconventional,such as just-in-time or config injection. Each method is explained in detail,focusing on their strengths and weaknesses,and is followed with a step-by-step example of how to apply it. With plenty of examples,you will learn how to leverage DI to transform code into something simple and flexible. You will also discover how to generate and leverage the dependency graph to spot and eliminate issues. Throughout the book,you will learn to leverage DI in combination with test stubs and mocks to test otherwise tricky or impossible scenarios.
Hands-On Dependency Injection in Go takes a pragmatic approach and focuses heavily on the code,user experience,and how to achieve long-term benefits through incremental changes.
By the end of this book,you will have produced clean code that’s easy to test.

What you will learn
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
contents
1 Never Stop Aiming for Better
2 SOLID Design Principles for Go
3 Coding for User Experience
4 Introduction to the ACME Registration Service
5 Dependency Injection with Monkey Patching
6 Dependency Injection with Constructor Injection
7 Dependency Injection with Method Injection
8 Dependency Injection by Config
9 Just-in-Time Dependency Injection
10 Off-the-Shelf Injection
11 Curb Your Enthusiasm
12 Reviewing Our Progress

下载地址 Download
打赏
未经允许不得转载:finelybook » Hands-On Dependency Injection in Go: Develop clean Go code that is easier to read,maintain,and test

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏