Hacker News Viewer

Go Analysis Framework: modular static analysis by go team

by AbuAssar on 7/26/2026, 12:21:26 PM

https://pkg.go.dev/golang.org/x/tools/go/analysis

Comments

by: dfasifsaf

Related: <a href="https:&#x2F;&#x2F;stackoverflow.com&#x2F;q&#x2F;79454372&#x2F;63550" rel="nofollow">https:&#x2F;&#x2F;stackoverflow.com&#x2F;q&#x2F;79454372&#x2F;63550</a>

7/26/2026, 2:22:30 PM


by: hoppp

I was just looking for this. Will give it a spin.

7/26/2026, 1:19:26 PM


by: jamescun

This isn&#x27;t new?<p>You can see it&#x27;s used by _a lot_ of linters already:<p><a href="https:&#x2F;&#x2F;pkg.go.dev&#x2F;golang.org&#x2F;x&#x2F;tools&#x2F;go&#x2F;analysis?tab=importedby" rel="nofollow">https:&#x2F;&#x2F;pkg.go.dev&#x2F;golang.org&#x2F;x&#x2F;tools&#x2F;go&#x2F;analysis?tab=import...</a>

7/26/2026, 1:52:15 PM