<@U04UQ68083H> What are "ServerVariables" in the G...
# ory-copilot
c
@chilly-king-10285 What are "ServerVariables" in the Go SDK?
Copy code
Variables: map[string]client.ServerVariable{
					"project": {
						Description:  "Project slug as provided by the Ory Console.",
						DefaultValue: "playground",
					},
c
A message from kapa.ai
Hmm, I don't know enough to give you a confident answer yet. The information extracts provided do not mention "ServerVariables" in the context of the Go SDK. However, you can refer to the [Ory documentation](https://www.ory.sh/docs) for more information on various topics related to Ory and its SDKs.