"x/ref": Add Dump method to BlessingRoots

This CL adds a 'Dump' method to BlessingRoots to obtain
the set of all roots. While I hope that this is useful
in general, it is necessary for addressing:

https://github.com/vanadium/issues/issues/228

MultiPart: 2/2
Change-Id: I705b312aabc0a4747f14728fba360fb9cec683db
9 files changed
tree: 4652b572d8078d1d2f68ddc56c02e2bc1a04c764
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. profiles/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. 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.