Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSubscriber ¶
AddSubscriber add the subscriber to handle the changed notification from 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.
Click to show internal directories.
Click to hide internal directories.