tvl-depot/tvix/store/protos
Brian McGee 1549f020ee fix(tvix/protos): support []byte node names
The underlying protos were changed to return `[]byte` instead of `string`.

Change-Id: I5d3e5d8de0ed7200325f7ab0d62e3c10d8eb1b7d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9285
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2023-09-09 12:13:02 +00:00
..
castore.go fix(tvix/protos): support []byte node names 2023-09-09 12:13:02 +00:00
castore.pb.go refactor(tvix/store): use bytes for node names and symlink targets 2023-07-21 19:01:49 +00:00
castore.proto refactor(tvix/store): use bytes for node names and symlink targets 2023-07-21 19:01:49 +00:00
castore_test.go fix(tvix/protos): support []byte node names 2023-09-09 12:13:02 +00:00
default.nix feat(nix/sparseTree): add optional name argument 2023-08-08 20:11:56 +00:00
go.mod feat(tvix/store/protos): implement Size() and Digest() for Directory 2022-12-27 21:31:33 +00:00
go.sum feat(tvix/store/protos): implement Size() and Digest() for Directory 2022-12-27 21:31:33 +00:00
LICENSE chore(tvix/store): move castore.proto 2022-12-04 10:41:39 +00:00
pathinfo.pb.go chore(3p/sources): Bump channels & overlays 2023-07-08 10:46:31 +00:00
pathinfo.proto refactor(tvix/store): bump CalculateNARResponse.nar_size to u64 2023-05-18 19:29:53 +00:00
rpc_blobstore.pb.go chore(3p/sources): Bump channels & overlays 2023-07-08 10:46:31 +00:00
rpc_blobstore.proto refactor(tvix/store): remove ChunkService 2023-05-11 14:27:57 +00:00
rpc_blobstore_grpc.pb.go refactor(tvix/store): remove ChunkService 2023-05-11 14:27:57 +00:00
rpc_directory.pb.go chore(3p/sources): Bump channels & overlays 2023-07-08 10:46:31 +00:00
rpc_directory.proto feat(tvix/store/protos): add go_package option 2022-12-26 11:38:52 +00:00
rpc_directory_grpc.pb.go chore(3p/sources): Bump channels & overlays 2023-03-21 01:31:48 +00:00
rpc_pathinfo.pb.go feat(tvix/store/pathinfosvc): provide listing 2023-09-05 20:46:42 +00:00
rpc_pathinfo.proto feat(tvix/store/pathinfosvc): provide listing 2023-09-05 20:46:42 +00:00
rpc_pathinfo_grpc.pb.go feat(tvix/store/pathinfosvc): provide listing 2023-09-05 20:46:42 +00:00