use semaphore for large file upload (#370)

* git squash commit for sema_large.

5e77bf08a4f055928291f09bb9f90f3037b8d96a
use semaphore for large file upload

c277aca08e5d3df77108e1b3bdb8f5fec35ea8cc
todo

246cacab570c8717861ee1e372dc03d6f781e558
sem

* with stack
2 files changed
tree: 9f480b4a2ed6fcc0b4cad053a6ceb92473e42b4a
  1. .bazelci/
  2. .githooks/
  3. .github/
  4. external/
  5. go/
  6. .gitignore
  7. .golangci.yml
  8. AUTHORS
  9. BUILD.bazel
  10. check-gofmt.sh
  11. CONTRIBUTING.md
  12. CONTRIBUTORS
  13. go.mod
  14. go.sum
  15. LICENSE
  16. README.md
  17. remote-apis-sdks-deps.bzl
  18. setup-githooks.sh
  19. 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.