package
0.0.0-20201106104914-e99cc0b83bb6
Repository: https://github.com/ozonep/drone.git
Documentation: pkg.go.dev
# Functions
HandleHook returns an http.HandlerFunc that handles webhooks triggered by source code management.
No description provided by the author
HandleLogin creates and http.HandlerFunc that handles user authentication and session initialization.
HandleLoginForm creates and http.HandlerFunc that presents the user with an Login form for password-based authentication.
HandleLogout creates an http.HandlerFunc that handles session termination.
HandleVarz creates an http.HandlerFunc that exposes internal system information.
HandleVersion creates an http.HandlerFunc that returns the version number and build details.
No description provided by the author