fileversion

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2023 License: MIT Imports: 4 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory struct{}

func (Factory) Create

func (Factory) Create(versionString string) (filter.Filter, error)

type Filter

type Filter struct {
	Constraint semver.Constraints
}

func CreateFilter

func CreateFilter(version string) (Filter, error)

func (Filter) IsTrue

func (f Filter) IsTrue(meta4 repository.RepositoryMetalink) (bool, error)

Jump to

Keyboard shortcuts

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