//
pkg.gl
Category
github.com/overmindtech/overmind-agent
sources
util
parser
package
0.5.3
Repository:
https://github.com/overmindtech/overmind-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
84 SLOC
#
Structs
Parser
Parser Struct that is capable of parsing single-line files using a regex.
#
Type aliases
ContinueFunc
ContinueFunc is a function that is executed to determine if the parser should continue.