templateversion

package
v0.5.1-rc2 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddSubscriber

func AddSubscriber(n string, h func(context.Context, BusMessage) error) error

AddSubscriber add the subscriber to handle the changed notification from model.TemplateVersion.

func Notify

func Notify(ctx context.Context, refer *model.TemplateVersion) error

Notify notifies the changed model.TemplateVersion.

Types

type BusMessage

type BusMessage struct {
	// Refer holds the updating model.TemplateVersion item of this calling session.
	Refer *model.TemplateVersion
}

BusMessage wraps the changed model.TemplateVersion as a bus.Message.

Jump to

Keyboard shortcuts

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