mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-22 02:47:48 +08:00
Setup a three-level graph:
a -(child)-> b -(grandchild)-> c
and then try and resolve:
/ipfs/<hash-of-a>/child/grandchild
Before
|
||
|---|---|---|
| .. | ||
| path.go | ||
| resolver_test.go | ||
| resolver.go | ||