perkeep/cmd
mpl 26cb64e825 Introduce search.QueryDescriber interface. *client.Client implements it.
There are several places where we're using a *search.Handler, when we
only want to be able to do query and describe requests. When these
places need to be moved also out of the context of camlistored, (like
when making a server app such as the publisher), the QueryDescriber can
be used, and the adequate implementation (*search.Handler,
*client.Client, or any other) is used depending on the context.

Change-Id: Ie1c5bb6f1bbba32c24a8eb2d1175af95ffcc8335
2014-07-21 22:20:24 +02:00
..
camget legal: package for compiled-in licenses 2014-07-10 23:01:54 +02:00
cammount legal: package for compiled-in licenses 2014-07-10 23:01:54 +02:00
camput Rename android.go files to androidx.go 2014-07-08 11:18:40 -07:00
camtool Introduce search.QueryDescriber interface. *client.Client implements it. 2014-07-21 22:20:24 +02:00