commit | 8491fc0043cd334e3e170e41980a3878f2733afc | [log] [tgz] |
---|---|---|
author | Fred Quintana <fredq@google.com> | Mon May 09 10:24:56 2016 -0700 |
committer | Fred Quintana <fredq@google.com> | Tue May 10 20:01:50 2016 +0000 |
tree | d2fc390c269ad2ba4ba1d513d283e66c0aac1738 | |
parent | 8b512d2cb177bae072e6e9a32b22349402a7d938 [diff] |
Make the Syncgroup factory methods like the ones for Collection There is currently a Database.Syncgroup(wire.Id) factory method, change it to be consistent with Collection.SyncgroupForId/Syncgroup, where Syncgroup() takes a name and context and the user blessing is pulled from the context. MultiPart: 2/3 Change-Id: If33e90283fabdde26ddf910f3a0ac102ee2d2afb
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.