Versions in this module Expand all Collapse all v1 v1.7.2 Nov 26, 2023 Changes in this version + const V1 + func Handler(plugin Plugin, secret string, logs logger.Logger) http.Handler + type Plugin interface + Convert func(context.Context, *Request) (*drone.Config, error) + func Client(endpoint, secret string, skipverify bool) Plugin + type Request struct + Build drone.Build + Config drone.Config + Repo drone.Repo + Token drone.Token