gocloud

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2021 License: BSD-3-Clause Imports: 9 Imported by: 1

README

go-webhookd-gocloud

go-webhookd support for GoCloud resources.

Documentation

Documentation to follow.

See also

Documentation

Overview

package gocloud provides implementations of the whosonfirst/go-webhookd 'Dispatcher' interfaces for GoCloud resources.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HashBody

func HashBody(ctx context.Context, body []byte) (string, error)

func NewBlobDispatcher

func NewBlobDispatcher(ctx context.Context, uri string) (webhookd.WebhookDispatcher, error)

Types

type BlobDispatcher

type BlobDispatcher struct {
	webhookd.WebhookDispatcher
	// contains filtered or unexported fields
}

func (*BlobDispatcher) Dispatch

func (d *BlobDispatcher) Dispatch(ctx context.Context, body []byte) *webhookd.WebhookError

Jump to

Keyboard shortcuts

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