Skip to content

添加消息Context处理中断机制

Compare
Choose a tag to compare
@eatmoreapple eatmoreapple released this 20 Dec 02:43
· 257 commits to master since this release
  • MessageContext.Abort 中断后续的处理函数
  • MessageContext.IsAbort 判断当前的MessageContext是否被中断
  • MessageContext.AbortHandler 返回中断发生的处理函数,若中断未发生,则为nil