Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FindArgs ¶
type FindArgs struct {
// contains filtered or unexported fields
}
func NewFindArgs ¶
type MatchSlice ¶
type MatchSlice []Match
func (MatchSlice) String ¶
func (v MatchSlice) String() string
type TemplateComments ¶
type TemplateComments struct {
// contains filtered or unexported fields
}
func NewTemplateComments ¶
func NewTemplateComments(conf config.Config) TemplateComments
func (TemplateComments) Visit ¶
func (t TemplateComments) Visit(n *yaml.Node) error
Click to show internal directories.
Click to hide internal directories.