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