Versions in this module Expand all Collapse all v3 v3.0.1 Jan 20, 2025 v3.0.0 Jan 18, 2025 Changes in this version + func NewClient(ctx context.Context, c *cli.Command) (woodpecker.Client, error) + func ParseKeyPair(p []string) map[string]string + func ParseRepo(client woodpecker.Client, str string) (repoID int64, err error) + func ParseStep(client woodpecker.Client, repoID, number int64, stepArg string) (stepID int64, err error) Other modules containing this package go.woodpecker-ci.org/woodpecker go.woodpecker-ci.org/woodpecker/v2