package
1.0.1
Repository: https://github.com/buildkite/go-pipeline.git
Documentation: pkg.go.dev

# Functions

Sign computes a new signature for an environment (env) combined with an object containing values (sf) using a given key.
No description provided by the author
sign adds signatures to each command step (and recursively to any command steps that are within group steps.
Verify verifies an existing signature against environment (env) combined with an object containing values (sf) using keys from a keySet.

# Constants

EnvNamespacePrefix is the string that prefixes all fields in the "env" namespace.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

SignedFielder describes types that can be signed and have signatures verified.