testify : Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.
Go kit : Go is a great general-purpose language, but microservices require a certain amount of specialized support. RPC safety, system observability, infrastru...
Go by Example is a hands-on introduction to Go using annotated example programs.