Documentation
¶
Overview ¶
Command gen-enum-corpora writes the Local API 0.5.0 enum-exhaustion corpora to their committed artifacts. It is invoked by the go:generate directive in the enumcorpus package (which sets the working directory to that package), so it writes each CommittedPath relative to the package directory.
From the module root, regenerate with `go generate ./...` whenever one of the ten registered closed sets changes, then commit the result. The freshness gate fails if a committed file drifts from a fresh render.
Click to show internal directories.
Click to hide internal directories.