package
1.12.5
Repository: https://github.com/triarius/goreleaser.git
Documentation: pkg.go.dev

# Functions

New context.
NewWithTimeout new context with the given timeout.
ToEnv converts a list of strings to an Env (aka a map[string]string).
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.
No description provided by the author
Semver represents a semantic version.

# Type aliases

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