Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Output ¶ added in v0.9.8
type Output struct {
Value interface{} `json:"value"`
FieldType interface{} `json:"type"`
Sensitive bool `json:"sensitive"`
}
Click to show internal directories.
Click to hide internal directories.