package
0.9.2
Repository: https://github.com/wavesoftware/go-magetasks.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ResolveIsLatest will resolve is version given by version.Resolver is the latest one in given version range, using a logic of git.VersionResolver.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Remote represents a remote repository name and address.
StaticRepository is stub repo implementation which gives back values provided to it upfront.
VersionResolver implements version.Resolver for git SCM.

# Interfaces

Repository gives information about the git SCM repository.

# Type aliases

IsLatestStrategy is used to determine if current version is latest one.
No description provided by the author