Documentation ¶
Index ¶
- func ParseJSON(body string, jsonItems []models.JSONItem) []models.KeyValuePair
- func ParseJSONP(body string, jsonItems []models.JSONItem) []models.KeyValuePair
- func ParsePageItemXpath(body string, xpath []*models.PrefixXpathItem) [][]models.KeyValuePair
- func ParseRegex(body string, regex []*models.RegexItem) [][]models.KeyValuePair
- func ParseSchedulerItemXpath(body string, xpath []*models.XpathItem) []models.KeyValuePair
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseJSONP ¶
func ParseJSONP(body string, jsonItems []models.JSONItem) []models.KeyValuePair
func ParsePageItemXpath ¶
func ParsePageItemXpath(body string, xpath []*models.PrefixXpathItem) [][]models.KeyValuePair
func ParseRegex ¶
func ParseRegex(body string, regex []*models.RegexItem) [][]models.KeyValuePair
func ParseSchedulerItemXpath ¶
func ParseSchedulerItemXpath(body string, xpath []*models.XpathItem) []models.KeyValuePair
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.