A gofmt/goimports-like tool for Go programmers that fills in Go return statements with zero values to match the func return types
☆537Oct 30, 2023Updated 2 years ago
Alternatives and similar repositories for goreturns
Users that are interested in goreturns are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A utility for extracting a JSON representation of the package symbols from a go source tree.☆23Jun 8, 2024Updated last year
- An autocompletion daemon for the Go programming language☆901Apr 5, 2020Updated 6 years ago
- Utility to extract JSON representation of declarations from a Go source file☆143Sep 10, 2021Updated 4 years ago
- Command gopkgs list your installed Go packages for import.☆37Dec 9, 2018Updated 7 years ago
- DEPRECATED: Use https://github.com/golangci/golangci-lint☆3,478Mar 7, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- [mirror] This is a linter for Go source code. (deprecated)☆3,968May 8, 2021Updated 5 years ago
- An extension for VS Code which provides support for the Go language. We have moved to https://github.com/golang/vscode-go☆5,901Jun 10, 2020Updated 5 years ago
- An autocompletion daemon for the Go programming language☆4,996Feb 7, 2026Updated 3 months ago
- Go language server to add Go support to editors and other tools that use the Language Server Protocol (LSP)☆1,165Jul 25, 2022Updated 3 years ago
- A utility for extracting a JSON representation of the package symbols from a go source tree.☆27May 23, 2018Updated 8 years ago
- Remove unnecessary type conversions from Go source☆387Feb 16, 2025Updated last year
- Utility to extract JSON representation of declarations from a Go source file☆84Jun 8, 2021Updated 4 years ago
- Print where symbols are defined in Go source code☆676Sep 18, 2025Updated 8 months ago
- Gets documentation for items in Go source code.☆186Feb 28, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Go dependency management tool experiment (deprecated)☆12,741Sep 5, 2020Updated 5 years ago
- Staticcheck - The advanced Go linter☆6,793Apr 24, 2026Updated last month
- (old repo) Tool to fix (add, remove) your Go imports automatically.☆1,039Mar 31, 2021Updated 5 years ago
- errcheck checks that you checked errors.☆2,496May 12, 2026Updated 2 weeks ago
- Simple error handling primitives☆8,253Mar 27, 2026Updated last month
- [mirror] Go Tools☆7,951Updated this week
- Search for Go code using syntax trees☆472Jun 9, 2021Updated 4 years ago
- [mirror] Versioned Go Prototype☆1,510Nov 19, 2025Updated 6 months ago
- ☆10Jan 5, 2015Updated 11 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A linter that suggests interface types☆689Sep 1, 2018Updated 7 years ago
- Randomized testing for Go☆4,853Sep 24, 2024Updated last year
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.