Go Time
Go tooling
We’re talking about the tools we use every day help us to be productive! This show will be a great introduction for those new to Go tooling, with some discussion around what we think of them after using some of them for many years.
Sponsors
- strongDM – Manage access to any database, server, and environment. strongDM makes it easy for DevOps to enforce the controls InfoSec teams require.
- DigitalOcean – Check out DigitalOcean’s dedicated vCPU Droplets with dedicated vCPU threads. Get started for free with a $50 credit. Learn more at do.co/changelog.
- GoCD + Kubernetes – With GoCD running on Kubernetes, you define your build workflow and let GoCD provision and scale build infrastructure on the fly. GoCD installs as a Kubernetes native application. Scale your build infrastructure elastically. Learn more at gocd.org/kubernetes
- GitPrime – Download GitPrime’s 20 Patterns book, a field guide to help engineering managers recognize achievement, spot bottlenecks, and debug development processes with data.
Featuring
- Mat Ryer – Twitter, GitHub, LinkedIn, Website
- Jaana B. Dogan (JBD) – Twitter, GitHub, Website
- Johnny Boursiquot – Twitter, GitHub, Website
Notes and Links
- GolangCI-Lint — “5x faster than gometalinter”
- vim-go
- How can I track tool dependencies for a module?
- go/packages
- Golint — a linter for Go source code
- conprof — Continuous profiling
- func Walk