All Talks

Using and Writing Go Analyses

The Analysis API is used to write analyses (like those in go vet and go lint) that can help surface bugs and show code improvements to users. I’ll show how to use and write analyses, and see their results, so you can help improve your code quality. About the speaker Michael Matloob is a Software Engineer on the Go team at Google. Event Page: https://2019.gophercon.sg

You might be interested in:

May 2019 Backend
Optimizing Go code without a blindfold Optimizing Go code without a blindfold

Optimizing Go code without a blindfold

Daniel Martí, Brankas (@mvdan_)

March 2019 Backend
TensorFlow and Go TensorFlow and Go

TensorFlow and Go

Natalie Pistunovich