tvl-depot/tvix/nar-bridge/pkg/http
Florian Klink fe963ae0a3 chore(tvix/nar-bridge): move to Export from storev1pb
This removes the Export method in nar-bridge, and updates all users to
the version now in storev1pb.

It moves the roundtrip test to the importer crate, and some of the
utility functions into a separate util_test.go file.

Change-Id: I81d9e0b35dfd78ef1042bed307281eecd2aaa2a8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9603
Reviewed-by: Brian McGee <brian@bmcgee.ie>
Tested-by: BuildkiteCI
2023-10-10 19:08:29 +00:00
..
nar_get.go chore(tvix/nar-bridge): move to Export from storev1pb 2023-10-10 19:08:29 +00:00
nar_put.go refactor(tvix/nar-bridge): move pkg/server to pkg/http 2023-10-05 06:17:10 +00:00
narinfo.go feat(tvix/nar-bridge): add ToNixNarInfo() 2023-10-09 22:05:02 +00:00
narinfo_get.go feat(tvix/nar-bridge): add ToNixNarInfo() 2023-10-09 22:05:02 +00:00
narinfo_put.go chore(tvix/nar-bridge): bump go-nix dependency 2023-10-05 18:47:52 +00:00
server.go refactor(tvix/nar-bridge): move pkg/server to pkg/http 2023-10-05 06:17:10 +00:00
util.go refactor(tvix/nar-bridge): move pkg/server to pkg/http 2023-10-05 06:17:10 +00:00