Ensure concurrent calls to GetRequestMetadata dont cause concurrent credshelper calls (#622)

3 files changed
tree: ba762c169c040b98f589189a6c7172089bda4728
  1. .bazelci/
  2. .githooks/
  3. .github/
  4. external/
  5. go/
  6. .bazelversion
  7. .gitignore
  8. .golangci.yml
  9. AUTHORS
  10. BUILD.bazel
  11. check-gofmt.sh
  12. check-golint.sh
  13. CONTRIBUTING.md
  14. CONTRIBUTORS
  15. go.mod
  16. go.sum
  17. go_deps.bzl
  18. LICENSE
  19. README.md
  20. setup-githooks.sh
  21. WORKSPACE
README.md

Remote Execution API SDKs

CI status: Build Status

PkgGoDev

This repository contains SDKs for the Remote Execution API.

See each language subdirectory's README.md for more specific instructions on using the SDK for that language.