memory_msgsub_manager

package
v0.0.0-...-c54ede3 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MessageSubscriptionManager

type MessageSubscriptionManager struct {
	Msgsubs map[string]*msgsub.MessageSubscription `json:"msg_subs"`
}

manager *MessageSubscriptionManager github.com/averyyan/bpmn-engine/bpmn/engine/types.MessageSubscriptionManager

func New

func (*MessageSubscriptionManager) Consumed

func (manager *MessageSubscriptionManager) Consumed(ctx context.Context, msgKey string) error

消费消息订阅

func (*MessageSubscriptionManager) Create

创建消费订阅

func (*MessageSubscriptionManager) FindOneByID

通过消息ID找到消息订阅

Jump to

Keyboard shortcuts

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