golang-samples

所属分类:编程语言基础
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2023-06-28 06:26:38
上 传 者sh-1993
说明:  用Go编程语言为Google Cloud编写的示例应用程序和代码。
(Sample apps and code written for Google Cloud in the Go programming language.)

文件列表:
CODE_OF_CONDUCT.md (1981, 2023-12-28)
CONTRIBUTING.md (11829, 2023-12-28)
LICENSE (11359, 2023-12-28)
Makefile (990, 2023-12-28)
SECURITY.md (329, 2023-12-28)
Taskfile.yaml (642, 2023-12-28)
aiplatform/ (0, 2023-12-28)
aiplatform/go.mod (1602, 2023-12-28)
aiplatform/go.sum (20550, 2023-12-28)
aiplatform/snippets/ (0, 2023-12-28)
aiplatform/snippets/create_dataset.go (2135, 2023-12-28)
aiplatform/snippets/create_dataset_test.go (2207, 2023-12-28)
aiplatform/snippets/delete_dataset.go (1803, 2023-12-28)
aiplatform/snippets/delete_dataset_test.go (2390, 2023-12-28)
aiplatform/snippets/import_data_image_classification.go (2661, 2023-12-28)
aiplatform/snippets/import_data_image_classification_test.go (3393, 2023-12-28)
aiplatform/snippets/list_models.go (1666, 2023-12-28)
aiplatform/snippets/list_models_test.go (955, 2023-12-28)
aiplatform/snippets/test.go (705, 2023-12-28)
aiplatform/testdata/ (0, 2023-12-28)
aiplatform/testdata/icn-dataset.jsonl (285, 2023-12-28)
aiplatform/text-embeddings/ (0, 2023-12-28)
aiplatform/text-embeddings/embeddings.go (2237, 2023-12-28)
aiplatform/text-embeddings/embeddings_test.go (1225, 2023-12-28)
aiplatform/text-predict/ (0, 2023-12-28)
... ...

# Google Cloud Platform Go Samples [![Kokoro Build Status][kokoro_badge]][kokoro_link] This repository holds sample code written in Go that demonstrates the Google Cloud Platform. Some samples have accompanying guides on [cloud.google.com](https://cloud.google.com). See respective README files for details. ## Google Cloud Samples To browse ready to use code samples check [Google Cloud Samples](https://cloud.google.com/docs/samples?l=go). ## Depending on samples **Copy any code you need from this repository into your own project.** Warning: Do not depend directly on the samples in this repo. Breaking changes may be made at any time without warning. ## Contributing changes Entirely new samples are not accepted. Bug fixes are welcome, either as pull requests or as GitHub issues. See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute. ## Licensing Code in this repository is licensed under the Apache 2.0. See [LICENSE](LICENSE). [kokoro_badge]: https://storage.googleapis.com/cloud-devrel-kokoro-resources/go/golang-samples/system_tests-ubuntu.png [kokoro_link]: https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod%3Acloud-devrel%2Fgo%2Fgolang-samples%2Fsystem_tests

近期下载者

相关文件


收藏者