package main const ( appName = "Nex" appTooltip = appName appDescription = "AI Gateway - 统一的大模型 API 网关" appWebsite = "https://github.com/nex/gateway" )