Versions in this module Expand all Collapse all v1 v1.3.2 May 22, 2020 Changes in this version + const V1 + func Handler(secret string, plugin Plugin, logs logger.Logger) http.Handler + type Plugin interface + Validate func(context.Context, *Request) error + func Client(endpoint, secret string, skipverify bool) Plugin + type Request struct + Build drone.Build + Config drone.Config + Repo drone.Repo