Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendMsgWithTransaction ¶
Types ¶
type DemoListener ¶
type DemoListener struct {
// contains filtered or unexported fields
}
func NewDemoListener ¶
func NewDemoListener(f func() bool) *DemoListener
func (*DemoListener) CheckLocalTransaction ¶
func (dl *DemoListener) CheckLocalTransaction(msg *primitive.MessageExt) primitive.LocalTransactionState
func (*DemoListener) ExecuteLocalTransaction ¶
func (dl *DemoListener) ExecuteLocalTransaction(msg *primitive.Message) primitive.LocalTransactionState
Click to show internal directories.
Click to hide internal directories.