package
0.0.0-20200812210715-add603ea8f9d
Repository: https://github.com/profioss/trada.git
Documentation: pkg.go.dev

# Functions

Get returns registered parser by name.
List returns a sorted list of the names of the registered parsers.
Register makes a parser available by the provided name.

# Interfaces

Parser defines generic parsing behavior.