Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( MsgRetainDur = time.Minute * 10 ReadBlockDur = time.Second * 1 )
Functions ¶
This section is empty.
Types ¶
type MsgID ¶
func ParseMsgID ¶
type RedisMessager ¶
type RedisMessager struct {
// contains filtered or unexported fields
}
func NewRedisMessager ¶
func NewRedisMessager(cli *redis.Client, stream string) (*RedisMessager, error)
Click to show internal directories.
Click to hide internal directories.