Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Analyzer ¶
type Analyzer struct { SupportedExtensions map[string]string // contains filtered or unexported fields }
func NewAnalyzer ¶
func (*Analyzer) MatchingFiles ¶
func (a *Analyzer) MatchingFiles() ([]FileMetadata, error)
type FileMetadata ¶
Click to show internal directories.
Click to hide internal directories.