tvl-depot/tvix/castore/protos
Florian Klink 0b18be3b57 feat(tvix/castore/protos): add more granular validation methods
Similar to cl/9715, this makes the validation checks more granular,
introducing a Validate on all *Node.

A check for symlink targets is added too.

Once merged, it can also be used from tvix/store/protos.

Change-Id: I0909a89fadcd74b74ef0c9a8a1f22658fccc83b0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9716
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
2023-10-14 12:21:18 +00:00
..
castore.go feat(tvix/castore/protos): add more granular validation methods 2023-10-14 12:21:18 +00:00
castore.pb.go refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
castore.proto refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
castore_test.go feat(tvix/castore/protos): add more granular validation methods 2023-10-14 12:21:18 +00:00
go.mod chore(tvix/*store): use google.golang.org/protobuf 2023-10-09 22:05:07 +00:00
go.sum chore(tvix/*store): use google.golang.org/protobuf 2023-10-09 22:05:07 +00:00
LICENSE refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
rename_node.go feat(tvix/castore): add RenamedNode helper 2023-10-09 22:05:05 +00:00
rpc_blobstore.pb.go refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
rpc_blobstore.proto refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
rpc_blobstore_grpc.pb.go refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
rpc_directory.pb.go refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
rpc_directory.proto refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
rpc_directory_grpc.pb.go refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00