Documentation ¶
Index ¶
- func Connect(addr string, password string) *redis.Client
- func Del() (int64, error)
- func Entries(group string, stream string) ([]redis.XStream, error)
- func Messages(entries []redis.XStream) []redis.XMessage
- func PublishHref(stream string, href string, group string) error
- func SAdd(href string) (int64, error)
- func SMembers() ([]string, error)
- func Stream(stream string, group string) error
- type MsgPost
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.