svu

package
v1.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NextCmd       = "next"
	MajorCmd      = "major"
	MinorCmd      = "minor"
	PatchCmd      = "patch"
	CurrentCmd    = "current"
	PreReleaseCmd = "prerelease"
)

Variables

This section is empty.

Functions

func Version added in v1.12.0

func Version(opts Options) (string, error)

Types

type Options added in v1.12.0

type Options struct {
	Cmd                 string
	Pattern             string
	Prefix              string
	StripPrefix         bool
	PreRelease          string
	Build               string
	Directory           string
	TagMode             string
	ForcePatchIncrement bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL