//
pkg.gl
Category
github.com/profioss/trada
cmd
get-wiki-index-components
parser
package
0.0.0-20200812210715-add603ea8f9d
Repository:
https://github.com/profioss/trada.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
5
Files
50 SLOC
#
Functions
Get
Get returns registered parser by name.
List
List returns a sorted list of the names of the registered parsers.
Register
Register makes a parser available by the provided name.
#
Interfaces
Parser
Parser defines generic parsing behavior.