mirror of https://github.com/perkeep/perkeep.git
ab06dbd80d
rm google.golang.org/cloud add cloud.google.com/go at a47b182e769f5e75f5fc927ff6ee2678f7f552cf update google.golang.org/api to 63cb68f1e3834e44683ca062ddf06cb9a889380a update google.golang.org/grpc to 0e6ec3a4501ee9ee2d023abe92e436fd04ed4081 update go4.org to f5283521d7365fb2875408726e9cbf349f173767 fix in cmd/ pkg/ server/ TODO(mpl): fix misc/docker tools as well. next CL. Fixes #832 Change-Id: I842b968a0afea8a5822913bd614d67cdbe50ee63 |
||
---|---|---|
.. | ||
ui | ||
.gitignore | ||
README | ||
camlistored.go | ||
run_test.go |
README
This is the main Camlistore server. See also: - The storage interface is in <root>/pkg/blobserver - The storage implementations are under that e.g. <root>/pkg/blobserver/localdisk - The HTTP handlers are implemented in <root>/pkg/blobserver/handlers - The UI code is in <root>/server/camlistored/ui