Muir Manders Static Analysis in Go
Video recorded at GDG DevFest Gorky 2018. All about Mobile, Web and Cloud. Learn more at Tap into Go s parser and type checker to write sophisticated go vet style static analysis tests. Static analysis lets you test code and catch common mistakes without actually having to execute the code. For example, you can easily check that your application s database iterators are always closed and checked for errors, or enforce that any struct used for JSON marshaling has explicitly d
|
|