handler

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2018 License: Apache-2.0 Imports: 12 Imported by: 1

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

func New(appID int, key, secret []byte, transport http.RoundTripper) (http.Handler, error)

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL