package constants const ( Debug = "/_zot/debug" GQLPlaygroundEndpoint = Debug + "/graphql-playground" )