//go:build dyserver package constants func IsDyServer() bool { return true }