tvl-depot/tvix/store/protos
Florian Klink 28cd4b1a2f feat(tvix/nar-bridge): add ToNixNarInfo()
Convenience function, moves all code converting from a PathInfo struct
to to go-nix's NarInfo.

Change-Id: Idf0dcc38675674563f2dfd3286a4a55fa2a24a82
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9593
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Brian McGee <brian@bmcgee.ie>
2023-10-09 22:05:02 +00:00
..
go.mod feat(tvix/nar-bridge): add ToNixNarInfo() 2023-10-09 22:05:02 +00:00
go.sum feat(tvix/nar-bridge): add ToNixNarInfo() 2023-10-09 22:05:02 +00:00
LICENSE chore(tvix/store): move castore.proto 2022-12-04 10:41:39 +00:00
pathinfo.go feat(tvix/store/protos): add Validate() method to pathinfo.go 2023-10-05 18:42:58 +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
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