Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSubscriber ¶
AddSubscriber add the subscriber to handle the deletion notification from model.Token.
Types ¶
type BusMessage ¶
type BusMessage struct { // Refers holds the deleted model.Token list of this calling session. Refers model.Tokens }
BusMessage wraps the deleted model.Token as a bus.Message.
Click to show internal directories.
Click to hide internal directories.