package
Version:
v2.0.7+incompatible
Opens a new window with list of versions in this module.
Published: Aug 29, 2018
License: MIT, MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Field struct {
Name string `json:"name"`
Type string `json:"type"`
Start int64 `json:"start"`
End int64 `json:"end"`
Size int64 `json:"size"`
Align int64 `json:"align"`
IsPadding bool `json:"is_padding"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.