mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
7cfcf74a90
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> |
||
---|---|---|
.. | ||
sysx | ||
LICENSE | ||
README.md |
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