Registry / utility / sqs-goreturns

sqs-goreturns

JSON →
library0.0.0-20231030191505-16fc3d8edd91gogounverified

A Go source code formatter that adds missing return statements and import paths.

go get github.com/sqs/goreturns
INSTALL
IMPORT
SIG · SQS-GORETURNS
S
sqs-goreturns
utilitygov0.0.0-20231030191505-16fc3d8edd91
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

goreturns
github.com/sqs/goreturns

Demonstrates that goreturns is primarily a CLI tool; import for programmatic use is possible but uncommon.

package main import ( "github.com/sqs/goreturns" ) func main() { // goreturns is typically used as a command-line tool, not as a library. // Example: goreturns -w file.go }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20231030191505-16fc3d8edd91latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
sqs-goreturns — go get sqs-goreturns · libregistry