containerd/content
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
..
local Add staticcheck linter 2017-11-28 13:05:30 -05:00
testsuite Add gc labels to content tests 2017-11-20 16:57:40 -08:00
content.go Abort newly created references on error 2017-10-11 10:10:19 -07:00
helpers_test.go Add staticcheck linter 2017-11-28 13:05:30 -05:00
helpers.go Add staticcheck linter 2017-11-28 13:05:30 -05:00