Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandlePostReceive ¶
func HandlePostReceive( githookCtrl *controllergithook.Controller, git git.Interface, ) http.HandlerFunc
HandlePostReceive returns a handler function that handles post-receive git hooks.
func HandlePreReceive ¶
func HandlePreReceive( githookCtrl *controllergithook.Controller, git git.Interface, ) http.HandlerFunc
HandlePreReceive returns a handler function that handles pre-receive git hooks.
func HandleUpdate ¶
func HandleUpdate( githookCtrl *controllergithook.Controller, git git.Interface, ) http.HandlerFunc
HandleUpdate returns a handler function that handles update git hooks.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.