Documentation ¶ Index ¶ func Main(c *cli.Context) error type DefaultCommitAnalyzer func (da *DefaultCommitAnalyzer) Analyze(rawCommits []*semrel.RawCommit) []*semrel.Commit Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Main ¶ func Main(c *cli.Context) error Types ¶ type DefaultCommitAnalyzer ¶ type DefaultCommitAnalyzer struct{} func (*DefaultCommitAnalyzer) Analyze ¶ func (da *DefaultCommitAnalyzer) Analyze(rawCommits []*semrel.RawCommit) []*semrel.Commit Source Files ¶ View all Source files commit_analyzer_default.goplugin.go Click to show internal directories. Click to hide internal directories.