Documentation ¶
Overview ¶
Package fieldgroup performs analysis of field groups to ensure they contain a valid 'type'. Relates to github.com/elastic/package-spec/pull/629.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Analyzer = &analysis.Analyzer{ Name: "fieldgroup", Description: "Detect fields groups with incorrect type.", CanFix: true, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.