go-ipld-git
go-ipld-git copied to clipboard
Resolve(nil) should return object representstion of nodes
What would this look like? A map[string]interface{} with the all the objects in it indexed by their path?
Yes. Well, all top-level objects (as in, don't flatten the tree).