From b4df2b1324b17e817bf0ab6f3f80471acc64610f Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期二, 15 九月 2020 15:05:24 +0800 Subject: [PATCH] add more log,execute sql and rawSendTcpMsg use goroutine, show serf log --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 8365624..ac4eecf 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,6 @@ *.exe *.test +.idea +go.mod +go.sum -- Gitblit v1.8.0