moby/pkg/tarsum
Sebastiaan van Stijn 19db33afc9
pkg/tarsum: use strings.Cut() and minor refactor
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-21 11:09:00 +01:00
..
testdata Remove PortSpecs from Config 2015-05-29 22:38:09 +02:00
builder_context.go Add canonical import comment 2018-02-05 16:51:57 -05:00
builder_context_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
fileinfosums.go Add canonical import comment 2018-02-05 16:51:57 -05:00
fileinfosums_test.go pkg/*: fix "empty-lines" (revive) 2022-09-28 01:58:49 +02:00
tarsum.go pkg/tarsum: use strings.Cut() and minor refactor 2022-12-21 11:09:00 +01:00
tarsum_spec.md fix common misspell 2016-02-11 15:49:36 -08:00
tarsum_test.go pkg/*: fix "empty-lines" (revive) 2022-09-28 01:58:49 +02:00
versioning.go pkg/tarsum: use strings.Cut() and minor refactor 2022-12-21 11:09:00 +01:00
versioning_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
writercloser.go Add canonical import comment 2018-02-05 16:51:57 -05:00