Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CassandraHistory ¶
type CassandraHistory struct { CassandraClient *gocql.Session // contains filtered or unexported fields }
func (*CassandraHistory) GetMsgByGroupSeqList ¶
func (*CassandraHistory) GetMsgBySeqList ¶
type IPullHistoryMsg ¶
type MongoHistory ¶
func (*MongoHistory) GetMsgByGroupSeqList ¶
func (*MongoHistory) GetMsgBySeqList ¶
type Rep ¶
type Rep struct { Cache redis.UniversalClient IPullHistoryMsg // contains filtered or unexported fields }
func NewRep ¶
func NewRep(svcCtx *svc.ServiceContext) *Rep
Click to show internal directories.
Click to hide internal directories.