package
0.182.0
Repository: https://github.com/amane3/goreleaser.git
Documentation: pkg.go.dev

# Functions

New context.
NewWithTimeout new context with the given timeout.
Wrap wraps an existing context.

# Constants

TokenTypeGitea defines gitea as type of the token.
TokenTypeGitHub defines github as type of the token.
TokenTypeGitLab defines gitlab as type of the token.

# Structs

Context carries along some data through the pipes.
GitInfo includes tags and diffs used in some point.
Semver represents a semantic version.

# Type aliases

Env is the environment variables.
TokenType is either github or gitlab.