package
1.8.0
Repository: https://github.com/thegeeklab/wp-plugin-go.git
Documentation: pkg.go.dev

# Functions

Flags has the cli.Flags for the Woodpecker plugin.
MetadataFromContext creates a Metadata from the cli.Context.
No description provided by the author
New plugin instance.
SetupConsoleLogger sets up the console logger.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Metadata defines runtime metadata.
Network contains options for connecting to the network.
Options defines the options for the plugin.
Pipeline defines runtime metadata for a pipeline.
Plugin defines the plugin instance.
Repository defines runtime metadata for a repository.
Step defines runtime metadata for a step.
System defines runtime metadata for a ci/cd system.

# Type aliases

ExecuteFunc defines the function that is executed by the plugin.