web

package
v0.0.0-...-99e6061 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: ISC Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HookRouter

func HookRouter(path string) *mux.Router

HookRouter returns a new webhook router that can be plugged into an HTTP server to receive webhooks

Types

type HookResponse

type HookResponse struct {
	Received bool `json:"received"`
}

HookResponse defines the shape of our HookRouter responses

Jump to

Keyboard shortcuts

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