ref: Add test.V23InitWithNamespace

Many tests use endpoints instead of names out of laziness.  This makes
it nearly zero cost to use names which makes the test code more realistic
and cleaner.

This introduces new dependencies for external tests in other repos, so
several .godepcop files were modified.

MultiPart: 3/3

Change-Id: I0053cf44166d5f970ecb06516b56353fa8de5578
12 files changed
tree: d5e0a440b448a70466dfeb57dd3e755d55590d3f
  1. cmd/
  2. examples/
  3. internal/
  4. lib/
  5. runtime/
  6. services/
  7. test/
  8. .gitignore
  9. AUTHORS
  10. CONTRIBUTORS
  11. envvar.go
  12. envvar_test.go
  13. LICENSE
  14. PATENTS
  15. README.md
  16. VERSION
README.md

Vanadium

This repository contains a reference implementation of the Vanadium APIs.

Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.