commit | 0a36e6fbfb2dd1eee8950febd93a2e6906a6a45f | [log] [tgz] |
---|---|---|
author | Adam Sadovsky <asadovsky@gmail.com> | Thu Feb 25 17:13:49 2016 -0800 |
committer | Adam Sadovsky <asadovsky@gmail.com> | Thu Feb 25 17:13:49 2016 -0800 |
tree | 8e24c97eccc76c74a6b8bb00bea803a4ce1928f2 | |
parent | 29966f39d4a08b3af49ca47d6edf3ef2ef028a59 [diff] |
ref: gosh: switch from Logf/Fatalf to TB, and related This change makes most of the changes described in the final proposal in https://v.io/i/1128 - namely, it makes all the requisite API changes. Things not done in this change: - "Good PC" logging - Printing Cmd stdout/stderr on failure Those will be done in subsequent changes. MultiPart: 5/9 Change-Id: I3474b5c6d055cac689e0fef2e299cb6bb0257181
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.