snix/tvix/store/protos
Florian Klink 5f8eb4eeaa feat(tvix/store/protos): add StorePath message
This encodes a store path a bit more concise, which is used in the
Deriver field.

Change-Id: Ibfb54d3b206917e51970d1d5fe94fcedb901704b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9646
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
2023-10-14 13:23:07 +00:00
..
testdata feat(tvix/store/protos): add Export 2023-10-10 18:55:49 +00:00
export.go refactor(tvix/store/protos): have Export accept root node 2023-10-10 20:22:47 +00:00
export_test.go refactor(tvix/store/protos): remove unused mustBlobDigest function 2023-10-13 14:43:26 +00:00
go.mod feat(tvix/store/protos): add Export 2023-10-10 18:55:49 +00:00
go.sum feat(tvix/store/protos): add Export 2023-10-10 18:55:49 +00:00
LICENSE chore(tvix/store): move castore.proto 2022-12-04 10:41:39 +00:00
pathinfo.go feat(tvix/store/protos): validate NarSha256 2023-10-11 15:29:08 +00:00
pathinfo.pb.go feat(tvix/store/protos): add StorePath message 2023-10-14 13:23:07 +00:00
pathinfo.proto feat(tvix/store/protos): add StorePath message 2023-10-14 13:23:07 +00:00
pathinfo_test.go feat(tvix/store/protos): validate NarSha256 2023-10-11 15:29:08 +00:00
pick_next_node_test.go feat(tvix/store/protos): add Export 2023-10-10 18:55:49 +00:00
rpc_pathinfo.pb.go refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
rpc_pathinfo.proto refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
rpc_pathinfo_grpc.pb.go refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00