Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Inspector ¶
func NewInspector ¶
func (*Inspector) InspectYAML ¶
func (s *Inspector) InspectYAML(data []byte, transforms ...YAMLTransformer) ([]*yaml.Node, []*YAMLResult, error)
type YAMLResult ¶
type YAMLTransformer ¶
type YAMLTransformer func(...*YAMLResult) error
Click to show internal directories.
Click to hide internal directories.