Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OPField ¶
type OPField struct {
ID string `json:"n"`
Type string `json:"k"`
Label string `json:"t,omitempty"`
Value string `json:"v,omitempty"`
}
OPField represents a Field.
Click to show internal directories.
Click to hide internal directories.