nimo 插件优化
nimo 数据测试提取成功
This commit is contained in:
@@ -29,7 +29,7 @@ func main() {
|
||||
// var err error
|
||||
|
||||
for !ps.IsClose() {
|
||||
streamer, err := estore.PopNoWait(intimate.Ptwitch, "tags is NULL", 15)
|
||||
streamer, err := estore.Pop(intimate.Ptwitch)
|
||||
if streamer == nil || err != nil {
|
||||
if err != lasterr {
|
||||
log.Println(err, lasterr)
|
||||
|
||||
Reference in New Issue
Block a user