commit | 040603b8d39648d13b69ef0eaf034585a6e02cd8 | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Tue Jun 23 18:19:30 2015 -0700 |
committer | Bogdan Caprita <caprita@google.com> | Tue Jun 23 18:20:18 2015 -0700 |
tree | 43faa8cf94411333d6fcce98d4261a5b83b49d53 | |
parent | a43258f99422b292252c7ef1ae86ebbbd946dcc9 [diff] |
services/device: factor out the exported error definitions into internal/errors This is cleaning up dependencies in preparation of moving device/internal/impl under device/deviced/internal. device/device will now only depend on errors, and not impl. While at it, update the import blocks to abide by the 'single imports block for vanadium imports' policy discussed last week. Change-Id: I3a03df581883eb72b2ad47c4178723ead2527e87
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.