Documentation
¶
Overview ¶
Package handler provides an http.Handler serving the endpoings of the github-reminder app.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New returns a new http.Handler serving github-reminder endpoints. key should contain the app's private key for authentication. secret can be empty or contain the application's secret used for hook authentication. You can read more about secret's here: https://developer.github.com/webhooks/#delivery-headers.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.