Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MsgTransferHistoryServer ¶
type MsgTransferHistoryServer struct {
// contains filtered or unexported fields
}
func NewMsgTransferHistoryServer ¶
func NewMsgTransferHistoryServer(svcCtx *svc.ServiceContext) *MsgTransferHistoryServer
func (*MsgTransferHistoryServer) ChatMs2Mongo ¶
func (s *MsgTransferHistoryServer) ChatMs2Mongo(msg []byte, msgKey string) error
func (*MsgTransferHistoryServer) HandleMsg ¶
func (s *MsgTransferHistoryServer) HandleMsg(value []byte, key []byte, topic string, partition int32, offset int64, msg *sarama.ConsumerMessage) error
func (*MsgTransferHistoryServer) Start ¶
func (s *MsgTransferHistoryServer) Start()
Click to show internal directories.
Click to hide internal directories.