davidrjenni / reftools
reftools - refactoring tools for Go
☆148Updated last year
Alternatives and similar repositories for reftools:
Users that are interested in reftools are comparing it to the libraries listed below
- Navigation and insight in Go☆184Updated 2 years ago
- Generate "if err != nil {" block☆88Updated last year
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- A command-line tool to generate a constructor for the struct.☆88Updated 10 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 4 months ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- The easiest solution to seed database with Go☆177Updated 10 months ago
- Print version used to build Go executables☆273Updated 10 months ago
- [mirror]☆280Updated 8 months ago
- scopelint checks for unpinned variables in go programs☆115Updated 4 years ago
- The Go Playground (https://play.golang.org/) client☆107Updated 8 years ago
- like gofmt except for go templates☆173Updated 7 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- Remove unnecessary type conversions from Go source☆383Updated 2 months ago
- ☆202Updated 8 months ago
- Go (golang) library for deep copying values in Go.☆349Updated 4 years ago
- Find in Go repeated strings that could be replaced by a constant☆306Updated 3 weeks ago
- A SQL formatter written in Go☆144Updated 3 years ago
- Split a camelcase word into a slice of words in Go☆179Updated 4 years ago
- ☆120Updated 10 months ago
- Deep copy generator☆156Updated 6 months ago
- Backoff mechanics for Go☆187Updated 9 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Go tool to wrap and fix errors with the new %w verb directive☆376Updated last month
- Source code analyzer that helps you to make your Go programs more consistent.☆345Updated 2 months ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- List Go packages FAST by using the same implementation as goimports☆52Updated 6 years ago
- Go Doctor - The Golang Refactoring Engine☆445Updated 2 months ago
- Generate flags by parsing structures☆159Updated last month