Versions in this module Expand all Collapse all v1 v1.0.0 May 24, 2018 Changes in this version + type Parser interface + ParseSourceDir func(dirName string, includeRegex string, excludeRegex string) (model.ParsedSources, error) + func New() Parser