Discover Packages
github.com/undistro/zora
pkg
plugins
errparse
package
Version:
v0.5.0-alpha2
Opens a new window with list of versions in this module.
Published: Mar 30, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types Parse(r, plug)
Documentation
¶
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.