svtu

package module
v0.0.0-...-f828865 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

README

SemVerTextUtils

CI CircleCI codecov

Install

go get github.com/dochang/svtu/cmd/svtu

Usage

Grep
svtu grep RANGES [FILE...]
svtu grep -e RANGES ... [FILE...]

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RemoveInvalidSemver

func RemoveInvalidSemver(input []string) (output []semver.Version)

func RemoveOutOfRanges

func RemoveOutOfRanges(svRanges []semver.Range, input []semver.Version) (output []semver.Version)

Types

This section is empty.

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

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