Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTMLParser ¶
type HTMLParser struct{}
func (*HTMLParser) Validate ¶
func (h *HTMLParser) Validate(params map[string]interface{}) error
type HTMLParserInputs ¶
type HTMLParserInputs struct {
HTML string `yaml:"html"`
}
Click to show internal directories.
Click to hide internal directories.