package
0.0.0-20201106104914-e99cc0b83bb6
Repository: https://github.com/ozonep/drone.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
HandleFind returns an http.HandlerFunc that writes json-encoded account information to the http response body.
HandleRecent returns an http.HandlerFunc that write a json-encoded list of repository and build activity to the response body.
HandleRepos returns an http.HandlerFunc that write a json-encoded list of repositories to the response body.
HandleSync returns an http.HandlerFunc synchronizes and then write a json-encoded list of repositories to the response body.
HandleToken returns an http.HandlerFunc that writes json-encoded account information to the http response body with the user token.
HandleUpdate returns an http.HandlerFunc that processes an http.Request to update the current user account.