event

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StandardResponse

type StandardResponse struct {
	apistructs.Header
	Data interface{} `json:"data,omitempty"`
}

StandardResponse 标准 api 返回结构

type WebhookServer

type WebhookServer struct {
	// contains filtered or unexported fields
}

WebhookServer webhook server

func NewWebhook

func NewWebhook(addr string) (*WebhookServer, error)

NewWebhook new webhook

func (*WebhookServer) Create

Create 创建 hook

func (*WebhookServer) List

List 获取 hooks 列表

Jump to

Keyboard shortcuts

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