package util import ( "hy2xs-admin/model/constant" ) func GetHysteria2BinPath() string { return constant.Hysteria2BinPath }