Documentation
¶
Index ¶
- Variables
- func AllowedLevels() string
- func BumpIterative(ctx context.Context, mod string, level Level, repo RepoData, i FS) error
- func BumpModule(ctx context.Context, mod string, level Level, data ModData, i FS) error
- func CutVersionExtra(cv string) (string, string)
- type FS
- type Level
- type ModData
- type RepoData
- type Version
Constants ¶
This section is empty.
Variables ¶
View Source
var Levels = []Level{Patch, Minor, Major}
Functions ¶
func AllowedLevels ¶
func AllowedLevels() string
func BumpIterative ¶
func BumpModule ¶
func CutVersionExtra ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.