go-generate: apply suggestions
Signed-off-by: gonejack <igonejack@gmail.com>
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
39f30ce6c7
commit
6888a29a68
@@ -1,8 +1,8 @@
|
|||||||
# go generate
|
# go generate
|
||||||
|
|
||||||
> Generate Go files by processing source.
|
> Generate Go files by processing source.
|
||||||
> More information: <https://golang.org/cmd/go/>.
|
> More information: <https://golang.org/cmd/go/#hdr-Generate_Go_files_by_processing_source>.
|
||||||
|
|
||||||
- Scan and generate under current directory:
|
- Generate Go files by running commands within source files:
|
||||||
|
|
||||||
`go generate .`
|
`go generate`
|
||||||
|
Reference in New Issue
Block a user