impl

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WebHookServiceImpl

type WebHookServiceImpl struct {
	ioc.ObjectImpl

	// 当前这个消费者 配置的topic
	WebhookQueue string `toml:"webhook_topic" json:"webhook_topic" yaml:"webhook_topic"  env:"WEBHOOK_TOPIC"`
	// contains filtered or unexported fields
}

func (*WebHookServiceImpl) DescribeWebHook added in v0.0.21

查询WebHook具体执行状态

func (*WebHookServiceImpl) Init

func (i *WebHookServiceImpl) Init() error

func (*WebHookServiceImpl) Name

func (i *WebHookServiceImpl) Name() string

func (*WebHookServiceImpl) QueryWebHook

QueryWebHook implements webhook.Service.

func (*WebHookServiceImpl) Run

Run implements webhook.Service.

func (*WebHookServiceImpl) RunWebHookConsumer added in v0.0.21

func (i *WebHookServiceImpl) RunWebHookConsumer(ctx context.Context) error

Jump to

Keyboard shortcuts

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