Go by Example : Go by Example is a hands-on introduction to Go using annotated example programs.
testify : Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.
Concourse : Concourse is a pipeline-based CI system written in Go.
Rather than a myriad of checkboxes, pipelines are defined as a single declarative config file, ...