Versions in this module Expand all Collapse all v0 v0.0.1 Apr 18, 2024 Changes in this version + type Extractor interface + GetPbTypes func(skipDirs ...string) ([]string, error) + Match func(regex string) ([]string, error) + Read func(skipDirs ...string) error + func NewGogoExtractor(sourceDir, fileSuffix, pbPkgName string) Extractor