Documentation ¶
Overview ¶
Package format contains functionality to format a Plan document into the canonical style.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SortFields ¶
SortFields ensures that the fields in each declaration are sorted into the standard order.
The list of fields, in order, includes:
- name (all) - docs (all) - field (structure) - type (enumeration, field, parameter) - padding (field) - value (enumeration) - argN (syscall) - resultN (syscall)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.