Documentation ¶ Index ¶ func Parse(r io.Reader, plug string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Parse ¶ func Parse(r io.Reader, plug string) (string, error) Parse extracts an error message from a given <io.Reader> pointing to a Zora plugin error output. It uses regular expressions as heuristics to find the message, whereby the first match is returned. Types ¶ This section is empty. Source Files ¶ View all Source files parse.go Click to show internal directories. Click to hide internal directories.