gocpp

Results 4 comments of gocpp

Task中添加一个字段是否是周期任务,定时触发时不删除任务

定时器触发后,不开goroutine,通过chan把时间传送至工作goroutine

zookeeper.h /*\* This is a completely open ACL_/ extern ZOOAPI struct ACL_vector ZOO_OPEN_ACL_UNSAFE; /_\* This ACL gives the world the ability to read. _/ extern ZOOAPI struct ACL_vector ZOO_READ_ACL_UNSAFE; /_\*...