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 NewBlobDispatcher ¶
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
Click to show internal directories.
Click to hide internal directories.