//
pkg.gl
Category
github.com/drone/drone-go
plugin
registry
package
1.7.1
Repository:
https://github.com/drone/drone-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
10
Files
122 SLOC
#
Functions
Client
Client returns a new plugin client.
Handler
Handler returns a http.Handler that accepts JSON-encoded HTTP requests for a secret, invokes the underlying secret plugin, and writes the JSON-encoded secret to the HTTP response.
#
Constants
V1
V1 is version 1 of the registry API.
#
Structs
Request
No description provided by the author
#
Interfaces
Plugin
No description provided by the author