Documentation ¶
Index ¶
Constants ¶
View Source
const ( IncrementNone = iota IncrementPatch = iota IncrementMinor = iota IncrementMajor = iota )
View Source
const ( TypeFeature = "feat" TypeBugFix = "fix" TypeRelease = "release" TypeRefactor = "refactor" TypePerformance = "perf" TypeTest = "test" TypeStyle = "style" TypeBuild = "build" TypeChore = "chore" TypeCI = "ci" TypeDocs = "docs" TypeRevert = "revert" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.