package
0.1.4
Repository: https://github.com/glynternet/packing.git
Documentation: pkg.go.dev

# Functions

NewPrefixedParser generates a Parser that expects to parse a string that is prefixed by the given prefix.
NotEmpty generates a Parser that returns the given string if it is not empty, returning an error otherwise.