services/device/device: allow overriding app title when publish'ing

Occasionally, we want to provide the app with a title that differs from the name
of the binary. For such cases, we introduce the binary@title syntax.

Also fix an error message formatting bug in binarylib.

Change-Id: I5a56d0edd543438031a8d5af119bed66363ad694
3 files changed
tree: e80d77de6b7453ba4de3961d2c75cfa4372f8ed7
  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.