Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Analyzer ¶
type Analyzer struct {
// contains filtered or unexported fields
}
func (*Analyzer) AnalyzeAction ¶
func (a *Analyzer) AnalyzeAction(f *ast.File) []*diagnostic.Error
func (*Analyzer) AnalyzeWorkflow ¶
func (a *Analyzer) AnalyzeWorkflow(f *ast.File) []*diagnostic.Error
Click to show internal directories.
Click to hide internal directories.