//
pkg.gl
Category
github.com/darkmattermatt/dumpdb
internal
parseline
package
0.1.0
Repository:
https://github.com/darkmattermatt/dumpdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
192 SLOC
#
Functions
ParseLine
ParseLine parses a single line with the requested line parser.
ParserExists
ParserExists checks if the specified line parser exists.
#
Variables
ErrInvalidLineParser
ErrInvalidLineParser occurs when a line parser that does not exists is requested.
#
Structs
Record
A Record represents a single row in the database.