command
module
Version:
v0.0.0-...-ce3e67c
Opens a new window with list of versions in this module.
Published: Jul 14, 2019
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
return
statement generator for Go
goreturn
generates a return
statement for a function with zero values.
Installation
$ go get -u github.com/110y/goreturn
Usage
This generates a return statementat for a function placed at 1000 bytes in main.go
.
$ goreturn -pos 1000 < main.go
return nil
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.