// Copyright 2022 Liuxiangchao iwind.liu@gmail.com. All rights reserved. Official site: https://goedge.cn . //go:build plus package teaconst const ( DNSNodeVersion = "1.5.1" //1.3.8.2 UserNodeVersion = "1.5.1" //1.3.8.2 ReportNodeVersion = "1.5.1" DefaultMaxNodes int32 = 50 )