package
1.7.1
Repository: https://github.com/drone/drone-go.git
Documentation: pkg.go.dev

# Functions

Client returns a new plugin client.
Handler returns a http.Handler that accepts JSON-encoded HTTP requests to validate the yaml configuration, invokes the underlying plugin.

# Constants

V1 is version 1 of the validator API.

# Variables

ErrBlock is returned when the build should be blocked instead of throwing an error.
ErrSkip is returned when the build should be skipped instead of throwing an error.

# Structs

No description provided by the author

# Interfaces

No description provided by the author