package
0.1.1
Repository: https://github.com/cidertool/cider.git
Documentation: pkg.go.dev

# Functions

New context.
NewCredentials returns a new store object for App Store Connect credentials.
NewInterrupt creates an interrupt instance.
NewWithTimeout new context with the given timeout.
Wrap wraps an existing context.

# Constants

PublishModeAppStore publishes for App Store review.
PublishModeTestflight publishes to Testflight via beta app review.

# Structs

Context carries along some data through the pipes.
GitInfo includes tags and refs.
Interrupt tracks signals from the OS to determine whether to interrupt.
Semver represents a semantic version.

# Interfaces

Credentials stores credentials used by clients.

# Type aliases

Env is the environment variables.
PublishMode describes which review destination to publish to.
Task is function that can be executed by an interrupt.