fromtag

package
v2.7.5 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoTags       = errors.New("the git repository has no tags")
	ErrNoSemverTags = errors.New("the git repository has no semver tags")
)

Functions

This section is empty.

Types

type Strategy

type Strategy struct {
	Dir        string
	TagPattern string
	FetchTags  bool
}

func (Strategy) ReadVersion

func (s Strategy) ReadVersion() (*semver.Version, error)

Jump to

Keyboard shortcuts

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