containerd/vendor/github.com/stevvooe/continuity
Akihiro Suda 40d966f00e clean up unused nats code
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2017-02-20 05:28:09 +00:00
..
proto Vendor continuity 2017-02-03 11:27:40 -08:00
sysx Update continuity to use sysx branch 2017-02-03 11:28:06 -08:00
context.go Vendor continuity 2017-02-03 11:27:40 -08:00
devices_darwin.go Vendor continuity 2017-02-03 11:27:40 -08:00
devices_linux.go Vendor continuity 2017-02-03 11:27:40 -08:00
devices_unix.go Vendor continuity 2017-02-03 11:27:40 -08:00
digests.go Vendor continuity 2017-02-03 11:27:40 -08:00
driver.go Vendor continuity 2017-02-03 11:27:40 -08:00
driver_darwin.go Vendor continuity 2017-02-03 11:27:40 -08:00
driver_unix.go Vendor continuity 2017-02-03 11:27:40 -08:00
groups_unix.go Vendor continuity 2017-02-03 11:27:40 -08:00
hardlinks.go Vendor continuity 2017-02-03 11:27:40 -08:00
hardlinks_unix.go Vendor continuity 2017-02-03 11:27:40 -08:00
hardlinks_windows.go Vendor continuity 2017-02-03 11:27:40 -08:00
ioutils.go Vendor continuity 2017-02-03 11:27:40 -08:00
LICENSE Vendor continuity 2017-02-03 11:27:40 -08:00
manifest.go Vendor continuity 2017-02-03 11:27:40 -08:00
manifest_test_darwin.go Vendor continuity 2017-02-03 11:27:40 -08:00
README.md clean up unused nats code 2017-02-20 05:28:09 +00:00
resource.go Vendor continuity 2017-02-03 11:27:40 -08:00

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