perkeep/cmd/camget
Brian Gitonga Marete e9dd1af195 cmd/camget, cmd/camput, pkg/schema: Support FIFOs.
This patch:

1. Introduces a JSON schema for FIFOs (named pipes).
2. Adds support for uploading and restoring FIFOs to camput and camget
respectively.

It includes tests for the basic schema support in pkg/schema and
integration tests for camput and camget.

This CL does not add FIFO support to the HTTP server and fs (cammount
support) code. Those will be addressed in a subsequent patch.

Change-Id: Iab926073c36e653d25e693a559178bea9bf19b9a
2014-05-21 14:52:23 +03:00
..
.gitignore Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
camget.go cmd/camget, cmd/camput, pkg/schema: Support FIFOs. 2014-05-21 14:52:23 +03:00
doc.go website doc: cmds: golang style + install command 2013-03-15 23:18:09 +01:00
graph.go Get rid of SeekFetcher vs StreamingFetcher distinction and complexity. 2014-03-14 12:29:13 -07:00