Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // > @3@4@5@6 // > // > Defines the field that should be flattened. Field cfg.FieldSelector `json:"field" required:"true" parse:"selector"` // * Field_ []string // > @3@4@5@6 // > // > Which prefix to use for extracted fields. Prefix string `json:"prefix" default:""` // * }
! config-params ^ config-params
Click to show internal directories.
Click to hide internal directories.