Documentation ¶
Overview ¶
Package server provides functions to set a webhook and start a server to process incoming requests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddHttpHandlerForWebhook ¶
AddHttpHandlerForWebhook uses http.HandleFunc to add a global route to the server.
func StopListeningForIncomingRequests ¶
StopListeningForIncomingRequests stops the server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.