package
0.0.0-20201106104914-e99cc0b83bb6
Repository: https://github.com/ozonep/drone.git
Documentation: pkg.go.dev

# Functions

HandleCreate returns an http.HandlerFunc that processes http requests to create a new secret.
HandleDelete returns an http.HandlerFunc that processes http requests to delete the secret.
HandleFind returns an http.HandlerFunc that writes json-encoded secret details to the the response body.
HandleList returns an http.HandlerFunc that writes a json-encoded list of secrets to the response body.
HandleUpdate returns an http.HandlerFunc that processes http requests to update a secret.