Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitHandler ¶
func InitHandler(svcCtx *svc.ServiceContext)
Types ¶
type StoreMatchResultLogic ¶
type StoreMatchResultLogic struct {
// contains filtered or unexported fields
}
func NewStoreMatchResultLogic ¶
func NewStoreMatchResultLogic(svcCtx *svc.ServiceContext) *StoreMatchResultLogic
func (*StoreMatchResultLogic) StoreMatchResult ¶
func (l *StoreMatchResultLogic) StoreMatchResult(result *matchMq.MatchResp_MatchResult, storeMsgID func() error) error
type TickerHandler ¶
type TickerHandler struct {
// contains filtered or unexported fields
}
func NewTickerHandler ¶
func NewTickerHandler(svcCtx *svc.ServiceContext) *TickerHandler
Click to show internal directories.
Click to hide internal directories.