package
3.7.0+incompatible
Repository: https://github.com/chrislusf/greenpack.git
Documentation: pkg.go.dev

# Functions

File parses a file at the relative path provided and produces a new *FileSet.
FileNoLoad parses a file at the relative path provided and produces a new *FileSet.
No description provided by the author
TranslateToGreenSchema takes the FileSet already in `fs`, assumes it was generated by parsing `path` (to Go source file), and returns a Greenpack specified schema; i.e.

# Variables

No description provided by the author

# Structs

A FileSet is the in-memory representation of a parsed file.