Documentation ¶
Overview ¶
Package analyzer provides different commit analyzer
Package analyzer provides different commit analyzer
Index ¶
Constants ¶
View Source
const ANGULAR = "angular"
ANGULAR identifer
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Analyzer ¶
type Analyzer struct { Config config.ChangelogConfig // contains filtered or unexported fields }
Analyzer struct
func New ¶
func New(format string, config config.ChangelogConfig) (*Analyzer, error)
New Analyzer struct for given commit format
Click to show internal directories.
Click to hide internal directories.