containerd/content
Stephen J Day 3469905bbb
content: break up into multiple files
Break up the content store prototype into a few logical files. We have a
file for the store, the writer and helpers.

Also, the writer has been modified to remove write and exec permissions
on blobs in the store.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2016-11-03 17:18:45 -07:00
..
content.go content: break up into multiple files 2016-11-03 17:18:45 -07:00
content_test.go content: break up into multiple files 2016-11-03 17:18:45 -07:00
helpers.go content: break up into multiple files 2016-11-03 17:18:45 -07:00
writer.go content: break up into multiple files 2016-11-03 17:18:45 -07:00