Versions in this module Expand all Collapse all v2 v2.12.3 Aug 12, 2025 v2.12.2 Aug 12, 2025 v2.12.1 Aug 12, 2025 Changes in this version + var ErrMissingToken = errors.New("missing GITHUB_TOKEN, GITLAB_TOKEN and GITEA_TOKEN") + type ErrMultipleTokens struct + func (e ErrMultipleTokens) Error() string + type Pipe struct + func (Pipe) Run(ctx *context.Context) error + func (Pipe) String() string