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