You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/vendor/cloud.google.com/go/internal
Adrien Delorme 0fa60c68fb
Drop the iso_checksum_type & iso_checksum_url fields (#8437)
6 years ago
..
optional Use the hashicorp/go-getter to download files 7 years ago
trace go get go get github.com/hashicorp/go-getter@master && tidy 7 years ago
version Drop the iso_checksum_type & iso_checksum_url fields (#8437) 6 years ago
.repo-metadata-full.json Drop the iso_checksum_type & iso_checksum_url fields (#8437) 6 years ago
README.md Drop the iso_checksum_type & iso_checksum_url fields (#8437) 6 years ago
annotate.go Use the hashicorp/go-getter to download files 7 years ago
retry.go Use the hashicorp/go-getter to download files 7 years ago

README.md

Internal

This directory contains internal code for cloud.google.com/go packages.

.repo-metadata-full.json

.repo-metadata-full.json contains metadata about the packages in this repo. It is generated by internal/gapicgen/generator. It's processed by external tools to build lists of all of the packages.

Don't make breaking changes to the format without consulting with the external tools.

One day, we may want to create individual .repo-metadata.json files next to each package, which is the pattern followed by some other languages. External tools would then talk to pkg.go.dev or some other service to get the overall list of packages and use the .repo-metadata.json files to get the additional metadata required. For now, .repo-metadata-full.json includes everything.