1、grpc+consul+lb微服务注册和发现的实现(客户端负载均衡) https://github.com/uglychen/chenxun_go/tree/master/learn_grpc_consul 1、grpc+etcd+lb微服务注册和发现的实现(客户端负载均衡) https://github.com/uglychen/chenxun_go/tree/master/etcd_grpc_lb 2、go定时器和超时提醒使用 https://github.com/uglychen/chenxun_go/blob/master/go_time_ticker.go