containerd/services/images
Stephen J Day 23a9dd601c
services/images: simplify transaction management
For some reason, when I wrote this, I forgot about the `View` and
`Update` helpers on boltdb. These are now used and makes the code much
easier to follow.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-04-06 17:58:33 -07:00
..
client.go images, services/images: implement image service 2017-04-04 10:35:44 -07:00
helpers.go images, services/images: implement image service 2017-04-04 10:35:44 -07:00
service.go services/images: simplify transaction management 2017-04-06 17:58:33 -07:00