commit | 865713238d90ea6b2b4f6285864b59f808c2de02 | [log] [tgz] |
---|---|---|
author | Tilak Sharma <tilaks@google.com> | Wed Jun 11 14:15:07 2014 -0700 |
committer | Tilak Sharma <tilaks@google.com> | Tue Jun 17 20:08:43 2014 -0700 |
tree | 29e6a26b2fb6acf651fd3e5ad0c7833be7142e11 | |
parent | 147224871ec00cdad15cae635ca34c628d3763ad [diff] |
veyron2/services/watch: Split up Watch interface by request type. Specifics: - introduce GlobRequest and GlobWatcher, QueryRequest and QueryWatcher. - introduce the ResumeMarker type that aliases []byte, to have an explicit, consistent type across requests. - add raw.Request and the WatchRaw method to the raw store API. -- will add security labels in a separate commit related to store security. Change-Id: I818769cee96f70b0d37aba2a85eb87295a51a041