Documentation
¶
Overview ¶
Package parser creates metadata.Entry tree by recursively parsing file system path. Package relies on extractor package to create tree and produces output used by classifier package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Parse ¶
Parse constructs metadata.Entry tree starting at given path. Throws error if file system error occurs or no valid metadata.Entry object can be created. Returns root of metadata.Entry tree.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.