tvl-depot/tvix/nar-bridge/pkg/importer
Florian Klink cb807ad79b refactor(tvix/nar-bridge): do root directory dgst check in uploader
This check makes more sense there, and gives stronger semantics - Done()
only succeeds if the other side successfully received everything, *and*
came up with the same hashes as we did.

Change-Id: I20b706961053fd00d22cc70e1c8cc859705587e0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9542
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2023-10-05 15:02:12 +00:00
..
blob_upload.go refactor(tvix/nar-bridge): move blob cb function to pkg/importer 2023-10-05 06:17:10 +00:00
counting_writer.go refactor(tvix/nar-bridge): combine writers/readers 2023-10-05 06:17:10 +00:00
directory_upload.go refactor(tvix/nar-bridge): do root directory dgst check in uploader 2023-10-05 15:02:12 +00:00
importer.go refactor(tvix/nar-bridge): combine writers/readers 2023-10-05 06:17:10 +00:00
importer_test.go refactor(tvix/nar-bridge): let callbaks return calculated digests 2023-10-05 06:17:10 +00:00