proxy.golang.org : github.com/podhmo/goat
Package goat provides marker functions used by the `goat` tool to understand user intentions for CLI option generation. These functions are intended to be used in the user's `main.go` file within the Options struct's initializer function (e.g. NewOptions). The `goat` tool parses the AST and identifies calls to these functions to extract default values, enum choices, etc. These functions themselves have minimal runtime behavior, typically just returning their input, as their primary purpose is static analysis.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/podhmo/goat
License: MIT
Latest release: 6 months ago
First release: 6 months ago
Namespace: github.com/podhmo
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago