goreturns

Return fixer

A tool that automatically completes incomplete Go return statements with zero values

A gofmt/goimports-like tool for Go programmers that fills in Go return statements with zero values to match the func return types

GitHub

531 stars
10 watching
55 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
go-gremlins/gremlinsA tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests201
goretk/redressA tool for analyzing and extracting data from stripped Go binaries957
xta/okrunA tool to enable and format unused import lines in Go files16
aliuygur/goresUtility library providing a set of pre-built HTTP response handlers for building RESTful APIs.104
mrsinham/goresetGenerates reset methods for Go structs to easily reuse them without fear of tricky bugs33
strazzere/golang_loader_assistA tool designed to facilitate the reverse engineering of Go binaries using IDA Pro628
goreleaser/goreleaser-actionAutomates Go package release process using goreleaser871
gkampitakis/go-snapsA testing library for Go that allows developers to create reusable snapshots of test data178
qiniu/gocA comprehensive testing system for Go programming language applications824
incu6us/goimports-reviserA tool for sorting and formatting Go imports and code.613
wzshiming/gotypeA tool for parsing and manipulating Golang source code at compile-time62
chonthu/go-google-analyticsProvides an API to pull Google Analytics data15
txgruppi/parseargs-goA string argument parser for Go that handles quoted arguments and flags as simple strings.10
hexdigest/gowrapA tool for generating decorators around Go interfaces with various features such as metrics and fallbacks.1,105
sabakihq/deadstonesAn algorithm to determine dead stones on a Go board using Monte Carlo simulations33