snix/tvix/castore/src
Florian Klink 9757bf6377 refactor(tvix/*store): helper for channel creation from url
This moves the repetitive code to parse a URL and create a channel
connected to it into `tvix_castore::channel::from_url`.

Part of b/308

Change-Id: Idd342cd71cad5e78a9b258b38c1b227993e75310
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9707
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2023-10-14 12:26:40 +00:00
..
blobservice refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
directoryservice refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
proto refactor(tvix/castore): simplify node validation checks 2023-10-14 12:09:10 +00:00
tests refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
channel.rs refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
digests.rs refactor(tvix/castore): move magic number to B3_LEN const 2023-10-05 09:50:31 +00:00
errors.rs refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
fixtures.rs refactor(tvix): move castore into tvix-castore crate 2023-09-22 12:51:21 +00:00
import.rs docs(tvix/castore): point out use of contents_first 2023-10-13 17:14:48 +00:00
lib.rs refactor(tvix/*store): helper for channel creation from url 2023-10-14 12:26:40 +00:00
utils.rs refactor(tvix/castore/utils): clippy 2023-10-12 20:46:24 +00:00