Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectFiles ¶
CollectFiles returns all .hurl file paths in the given directory.
Types ¶
type HurlEntry ¶
HurlEntry represents one request/response pair extracted from a .hurl file.
func ParseFile ¶
func ParseFile(path string) ([]HurlEntry, []diagnostic.Diagnostic)
ParseFile extracts request/response pairs from a .hurl file.
Click to show internal directories.
Click to hide internal directories.