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