modulepackage
0.0.0-20191028004410-79cb985065a1
Repository: https://github.com/augmentable-dev/lege.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewCollection allows a caller to construct a collection.
NewParser creates a *Parser.
# Structs
Boundary are boundaries to use when collecting strings.
Collection represents a string that has been "plucked" from a source.
Location represents location in an input string.
ParseOptions are options passed to a parser.
Parser is used to parse a source for collections to extract.
# Type aliases
Collections is a list of *Collection.