commit | 7a6a4c20f6c56a8e4c0bf3216cb1d4a28b137845 | [log] [tgz] |
---|---|---|
author | Todd Wang <toddw@google.com> | Tue May 12 23:57:16 2015 -0700 |
committer | Todd Wang <toddw@google.com> | Tue May 12 23:57:18 2015 -0700 |
tree | 5e474c62363e16bf9ab0bf55ea0aa892457ccee2 | |
parent | f73baedc49ff941bc3ae9089b852032b4dd10cb6 [diff] |
ref: Convert all programs in ref to use package cmdline. The exceptions are inithelper and suidhelper, since they are meant to use a minimal amount of code for easy auditing. The rpc/benchmark/main is also left alone, since it relies on a specific init sequence, and it's just for our own internal benchmarking anyways. Changed global flags to flags on the root command for many programs, to get better help messages. Change-Id: I48d61327862506ca50f9b8d57818a01941b256f1
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.