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

530 stars
10 watching
55 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
go-gremlins/gremlins A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests 198
goretk/redress A tool for analyzing and extracting data from stripped Go binaries 948
xta/okrun A tool to enable and format unused import lines in Go files 16
aliuygur/gores Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. 104
mrsinham/goreset Generates reset methods for Go structs to easily reuse them without fear of tricky bugs 33
strazzere/golang_loader_assist A tool designed to facilitate the reverse engineering of Go binaries using IDA Pro 628
goreleaser/goreleaser-action Automates Go package release process using goreleaser 864
gkampitakis/go-snaps A testing library for Go that allows developers to create reusable snapshots of test data 173
qiniu/goc A comprehensive testing system for Go programming language applications 818
incu6us/goimports-reviser Tool to sort and format Go imports and code. 602
wzshiming/gotype A tool for parsing and manipulating Golang source code at compile-time 61
chonthu/go-google-analytics Provides an API to pull Google Analytics data 15
txgruppi/parseargs-go A string argument parser for Go that handles quoted arguments and flags as simple strings. 10
hexdigest/gowrap A tool for generating decorators around Go interfaces with various features such as metrics and fallbacks. 1,091
sabakihq/deadstones An algorithm to determine dead stones on a Go board using Monte Carlo simulations 32