generator

command
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Command generator rebuilds generated.go from upstream data sources.

It reaches the network, so it is not part of `go build`; run it manually (or via `go generate ./...`) when the lists should be refreshed:

go run ./internal/generator

Use -offline to regenerate from the static tables only, which keeps the build reproducible when the network or an upstream source is unavailable.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL