webhooks

package
v0.0.0-...-3e1c22f Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2019 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewWebhookEvent

func NewWebhookEvent(eventType string, data interface{})

Types

type WebhookEvent

type WebhookEvent struct {
	ID        string      `json:"id"`
	CreatedAt time.Time   `json:"createdAt"`
	EventType string      `json:"type"`
	Data      interface{} `json:"data"`
}

Jump to

Keyboard shortcuts

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