Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OnReceiveRequest ¶
func OnReceiveRequest(r *http.Request, secretToken string) (string, *github.Repository, *gomatrix.HTMLMessage, *util.JSONResponse)
OnReceiveRequest processes incoming github webhook requests and returns a matrix message to send, along with parsed repo information. The secretToken, if supplied, will be used to verify the request is from Github. If it isn't, an error is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.