playground/pgadmin: Port pgbundle to Go.

Ported pgbundle from Javascript to Go (pgadmin and bundle/bundler).
Removed Node.js dependencies from pgadmin.
Merged glob files into bundle config file; pgadmin now makes single
bundles from config file as well. This will allow reading more
bundle metadata from config file in the future.
Added verbose and empty flags to pgadmin bundle.
Bundler now has tests.

MultiPart: 1/3
Change-Id: I94eb51f1fa3ad7a8675219ea0d6e77e4cf66b724
23 files changed
tree: 8bd7b256c0bba22bcf8963e199cf38fbcf77f533
  1. client/
  2. go/
  3. .gitignore
  4. AUTHORS
  5. CONTRIBUTORS
  6. LICENSE
  7. PATENTS
  8. README.md
  9. VERSION
README.md

This repository contains the Vanadium project playground.