tvl-depot/tvix/castore/src/directoryservice
Florian Klink a77914db73 refactor(tvix/castore/directorysvc): factor out gRPC client gen
Move this code into a helper function, which we'll use in other places
in a bit.

Change-Id: Icae6f6dd2d4b2fa86fd2b836ddd7a4ca0e0354e7
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9559
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
2023-10-08 07:30:34 +00:00
..
from_addr.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
grpc.rs refactor(tvix/castore/directorysvc): factor out gRPC client gen 2023-10-08 07:30:34 +00:00
memory.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
mod.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
sled.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
traverse.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
utils.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00