Documentation ¶
Index ¶
- func CalculateIndentation(s string) int
- func ExecuteCurlBlock(block common.Block) (interface{}, string, error)
- func ExecutePipe(input string, command string) (string, error)
- func ExecutePlaywrightBlock(block common.Block) (interface{}, error)
- func ParseHTMLQueries(htmlData []byte, queries []string, nextPage string) ([]interface{}, string, error)
- func ParseJSONQueries(jsonData []byte, queries []string) (interface{}, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateIndentation ¶
func ExecutePlaywrightBlock ¶
func ParseHTMLQueries ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.