使用Sock管理进程启停

This commit is contained in:
GoEdgeLab
2021-07-25 17:46:47 +08:00
parent 4781c2ea03
commit 033d491982
9 changed files with 93 additions and 207 deletions

View File

@@ -22,5 +22,5 @@ const (
UserNodeVersion = "0.0.10"
AuthorityNodeVersion = "0.0.2"
MonitorNodeVersion = "0.0.2"
DNSNodeVersion = "0.0.2"
DNSNodeVersion = "0.0.3"
)