Documentation
¶
Overview ¶
Package issueswebhook implements a Google Cloud Function HTTP handler that expects GitHub webhook change events. Specifically, it reacts to issue change events and saves the data to a GCS bucket.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GitHubIssueChangeWebHook ¶
func GitHubIssueChangeWebHook(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.