tags

package
v0.0.0-...-dc266b9 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const KeepPrefix = "keep:"
View Source
const RegexpPrefix = "regex:"
View Source
const SemverPrefix = "semver:"

Variables

This section is empty.

Functions

This section is empty.

Types

type TagSet

type TagSet struct {
	// contains filtered or unexported fields
}

func NewTagSet

func NewTagSet(tags []string) (*TagSet, error)

func (*TagSet) Expand

func (ts *TagSet) Expand(lister func() ([]string, error)) ([]string, error)

func (*TagSet) HasRegex

func (ts *TagSet) HasRegex() bool

func (*TagSet) HasSemver

func (ts *TagSet) HasSemver() bool

func (*TagSet) HasVerbatim

func (ts *TagSet) HasVerbatim() bool

func (*TagSet) IsEmpty

func (ts *TagSet) IsEmpty() bool

func (*TagSet) NeedsExpansion

func (ts *TagSet) NeedsExpansion() bool

Jump to

Keyboard shortcuts

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