Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsRegistered ¶
IsRegistered checks whether a parser is registered with the given name.
func ParserFor ¶
func ParserFor(name string) components.Parser
ParserFor returns a parser builder for the given exporter name.
func Register ¶
func Register(name string, p components.Parser)
Register adds a new parser builder to the list of known builders.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.