proxy.golang.org : github.com/g4s8/envdoc : v1.2.3
envdoc is a tool to generate documentation for environment variables from a Go source file. It is intended to be used as a go generate directive. For example, given the following Go type with struct tags and a `go:generate` directive: Running go generate will generate the following Markdown file: By default envdoc generates documentation in Markdown format, but it can also generate plaintext or HTML. Options:
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/g4s8/envdoc@v1.2.3
Published:
Indexed:
Related tag:
v1.2.3
- github.com/gobwas/glob v0.2.3
- golang.org/x/tools v0.28.0
- gopkg.in/yaml.v2 v2.4.0