Versions in this module Expand all Collapse all v1 v1.0.1 Feb 11, 2022 Changes in this version + type Expression struct + Name string + PackageName string + TypeName string 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