containerd/content
Derek McGowan 6d032b99f2
Rename CommittedAt to CreatedAt in content interface
Use "created at" terminology to be consistent with the rest
of the containerd interfaces.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-07-12 16:51:16 -07:00
..
content_test.go Support for ingest namespacing 2017-07-11 11:11:10 -07:00
content.go Rename CommittedAt to CreatedAt in content interface 2017-07-12 16:51:16 -07:00
helpers.go errdefs: centralize error handling 2017-06-29 15:00:47 -07:00
locks.go errdefs: centralize error handling 2017-06-29 15:00:47 -07:00
readerat.go Add ReaderAt support to content store 2017-06-07 10:43:00 -07:00
store_linux.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
store_unix.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
store_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
store.go Rename CommittedAt to CreatedAt in content interface 2017-07-12 16:51:16 -07:00
writer.go errdefs: centralize error handling 2017-06-29 15:00:47 -07:00