package
0.17.3
Repository: https://github.com/bitrise-io/stepman.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
JSONMarshallable replaces map[interface{}]interface{} with map[string]string recursively map[interface{}]interface{} is usually returned by parser go-yaml/v2.
ParseRequiredVersion returns VersionConstraint model from raw version string.
No description provided by the author

# Constants

DefaultIsAlwaysRun ...
DefaultIsRequiresAdminUser ...
DefaultIsSkippable ...
DefaultTimeout ...
Fixed is an exact version, e.g.
InvalidVersionConstraint is the value assigned to a VersionLockType if not explicitly initialized.
Latest means the latest available version.
MajorLocked means the latest available version with a given major version, e.g.
MinorLocked means the latest available version with a given major and minor version, e.g.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Semver represents a semantic version.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StepModel ...
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VersionConstraint describes a version and a cosntraint (e.g.

# Type aliases

No description provided by the author
VersionLockType is the type of version lock.