containerd/content/local
Daniel Nephin ee04cfa3f9 Add staticcheck linter
Fix issues with sync.Pool being passed an array and not a pointer.
See https://github.com/dominikh/go-tools/blob/master/cmd/staticcheck/docs/checks/SA6002

Add missing tests for content.Copy

Fix T.Fatal being called in a goroutine

Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2017-11-28 13:05:30 -05:00
..
locks.go content/local: consistent handling of data and locks 2017-11-16 16:13:19 -05:00
readerat.go content: remove Provider.Reader 2017-08-09 14:32:28 -07:00
store_test.go Reduce number of blobs in TestWalkBlobs 2017-11-14 17:51:44 -05:00
store_unix.go Add structcheck, unused, and varcheck linters. 2017-11-21 11:14:37 -05:00
store_windows.go Add structcheck, unused, and varcheck linters. 2017-11-21 11:14:37 -05:00
store.go Add staticcheck linter 2017-11-28 13:05:30 -05:00
writer.go content/local: consistent handling of data and locks 2017-11-16 16:13:19 -05:00