Documentation
¶
Overview ¶
pdb-schema-generate reads an intermediate JSON schema produced by pdb-schema-extract and generates entgo schema Go files.
Usage:
pdb-schema-generate <schema.json> [output-dir]
If output-dir is not specified, it defaults to "ent/schema". Generated files are formatted with go/format.
Click to show internal directories.
Click to hide internal directories.