--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # go generate > Generate Go files by running commands within source files. > More information: . - Generate Go files by running commands within source files: `go generate`