tvl-depot/tvix/store/protos
Florian Klink fb04645b0d docs(tvix/store/protos): explain a bit more what we're doing
Explain a bit better what we do in the codeblock below,
and add a newline to make it clear we don't just document the first
branch.

Change-Id: Ifb142d9984e6d2cbca648525c10298f2fcbdfedf
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9645
Tested-by: BuildkiteCI
Reviewed-by: Brian McGee <brian@bmcgee.ie>
Autosubmit: flokli <flokli@flokli.de>
2023-10-11 11:43:29 +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): have Export accept root node 2023-10-10 20:22:47 +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 docs(tvix/store/protos): explain a bit more what we're doing 2023-10-11 11:43:29 +00:00
pathinfo.pb.go refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
pathinfo.proto refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
pathinfo_test.go test(tvix/store/protos): add go tests for Validate() 2023-10-09 22:01:59 +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