command
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jan 5, 2026
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
enumgen generates enum constants from enums.json (extracted from botocore).
Usage:
go run ./cmd/enumgen
This will generate enums/*.go files with constants and lookup functions.
The enums.json file must be generated first by running:
python scripts/extract_enums.py
Source Files
¶
Click to show internal directories.
Click to hide internal directories.