tcp server 用于给andriod 客户端定时发送消息
龙赣华
2019-05-22 14766682702c07f26c451f1b6bf2e3eb8a006a10
go.mod
@@ -3,6 +3,7 @@
go 1.12
require (
   github.com/jonboulle/clockwork v0.1.0 // indirect
   github.com/lestrrat-go/file-rotatelogs v2.2.0+incompatible
   github.com/lestrrat-go/strftime v0.0.0-20180821113735-8b31f9c59b0f // indirect
   github.com/pkg/errors v0.8.1