TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Gopatch: Patch-like tool for refactoring Go code

8 pointsby pc486about 4 years ago

1 comment

akshayshahabout 4 years ago
I used to work on the team that built this tool, and I&#x27;ve been eagerly awaiting its open source release. Of course, I think it&#x27;s fantastic :)<p>There&#x27;s so much interesting work being done on static analysis in Go (semgrep, ruleguard, etc), but I haven&#x27;t seen similarly powerful refactoring tools. Gopatch is one approach to building a refactoring power tool - I&#x27;m excited to start using it, but I hope that it also inspires people (and companies!) to build even more capable tools.