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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

HandleAll returns an http.HandlerFunc that processes http requests to list all repositories in the database.
HandleChown returns an http.HandlerFunc that processes http requests to chown the repository to the currently authenticated user.
HandleDisable returns an http.HandlerFunc that processes http requests to disable a repository in the system.
HandleEnable returns an http.HandlerFunc that processes http requests to enable a repository in the system.
HandleFind returns an http.HandlerFunc that writes the json-encoded repository details to the response body.
HandleRepair returns an http.HandlerFunc that processes http requests to repair the repository hooks and sync the repository details.
HandleUpdate returns an http.HandlerFunc that processes http requests to update the repository details.