APIs and Go Libraries
Configuration Files
-
app.yaml
Details about the configuration file that is used to configure App Engine deployed versions.
-
cron.yaml
Details about the configuration file that is used to configure regularly scheduled tasks on App Engine.
-
dispatch.yaml
Details about the configuration file that is used to route incoming requests to a specific service based on the path or hostname in the URL.
-
index.yaml
Details about the configuration file used to define the Datastore indexes of the data in your app.