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