Documentation
¶
Overview ¶
Package parser extracts entity and field metadata from Go source files by inspecting struct declarations and their struct tags. It uses go/ast and go/parser to walk the AST, then builds a model.Package for the generator.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.