Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // All supported languages, used to validate bindings allowlist/denylist. Languages ir.LanguageList // All supported wire formats, used to validate `bytes` sections. WireFormats ir.WireFormatList }
Click to show internal directories.
Click to hide internal directories.