Go 1.11 telah mencapai akhir dukungan
dan akan
dihentikan penggunaannya
pada 31 Januari 2026. Setelah penghentian penggunaan, Anda tidak akan dapat men-deploy aplikasi Go 1.11, meskipun organisasi Anda sebelumnya menggunakan kebijakan organisasi untuk mengaktifkan kembali deployment runtime lama. Aplikasi Go 1.11 yang ada akan terus berjalan dan menerima traffic setelah
tanggal penghentiannya. Sebaiknya Anda
bermigrasi ke Go versi terbaru yang didukung.
API & Referensi
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Header Permintaan dan Respons
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],[],[[["\u003cp\u003eGo libraries offer high-level API abstractions for easy access to Google Cloud services.\u003c/p\u003e\n"],["\u003cp\u003eThe App Engine Admin API allows management of applications via REST and RPC APIs.\u003c/p\u003e\n"],["\u003cp\u003eApp Engine uses configuration files like \u003ccode\u003eapp.yaml\u003c/code\u003e, \u003ccode\u003ecron.yaml\u003c/code\u003e, \u003ccode\u003edispatch.yaml\u003c/code\u003e, and \u003ccode\u003eindex.yaml\u003c/code\u003e to manage deployed versions, scheduled tasks, request routing, and data indexes, respectively.\u003c/p\u003e\n"],["\u003cp\u003eApp Engine has specific HTTP headers, request, and response limitations, as detailed in the documentation.\u003c/p\u003e\n"]]],[],null,["# APIs & Reference\n\nAPIs and Go Libraries\n---------------------\n\n- [### All APIs and Libraries for Go\n A client library that embraces idioms of Go and provides\n high-level API abstractions so that you can easily access Google Cloud\nservices.](/go/docs/reference) \n\nAdmin API\n---------\n\n- [### App Engine Admin API\n Use the REST and RPC APIs with any programming language to\nmanage your App Engine applications.](/appengine/docs/admin-api/apis) \n\nConfiguration Files\n-------------------\n\n- [### app.yaml\n Details about the configuration file that is used to\n configure App Engine deployed versions.](/appengine/docs/legacy/standard/go111/config/appref)\n- [### cron.yaml\n Details about the configuration file that is used to\n configure regularly scheduled tasks on App Engine.](/appengine/docs/legacy/standard/go111/scheduling-jobs-with-cron-yaml)\n- [### dispatch.yaml\n Details about the configuration file that is used to\n route incoming requests to a specific service based on the path or hostname\n in the URL.](/appengine/docs/legacy/standard/go111/reference/dispatch-yaml)\n- [### index.yaml\n Details about the configuration file used to define the\nDatastore indexes of the data in your app.](/appengine/docs/legacy/standard/go111/configuring-datastore-indexes-with-index-yaml) \n\nRequest Headers and Responses\n-----------------------------\n\n- [### Request Headers and Responses\n Details about what HTTP headers are supported as well as\n the request and response limits in App Engine.](/appengine/docs/legacy/standard/go111/reference/request-response-headers)"]]