40d966f00e
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp> |
||
---|---|---|
.. | ||
proto | ||
sysx | ||
context.go | ||
devices_darwin.go | ||
devices_linux.go | ||
devices_unix.go | ||
digests.go | ||
driver.go | ||
driver_darwin.go | ||
driver_unix.go | ||
groups_unix.go | ||
hardlinks.go | ||
hardlinks_unix.go | ||
hardlinks_windows.go | ||
ioutils.go | ||
LICENSE | ||
manifest.go | ||
manifest_test_darwin.go | ||
README.md | ||
resource.go |
continuity
A transport-agnostic, filesystem metadata manifest system
This project is a staging area for experiments in providing transport agnostic metadata storage.
Please see https://github.com/opencontainers/specs/issues/11 for more details.
Building Proto Package
If you change the proto file you will need to rebuild the generated Go with go generate
.
go generate ./proto