import "golang.org/x/build/cloudfns/wikiwebhook"
Package wikiwebhook implements an Google Cloud Function HTTP handler that expects GitHub webhook change events. Specifically, it reacts to wiki change events and posts the payload to a pubsub topic.
func GitHubWikiChangeWebHook(w http.ResponseWriter, r *http.Request)
Package wikiwebhook imports 9 packages (graph). Updated 2021-01-22. Refresh now. Tools for package owners.