go-ipld-git icon indicating copy to clipboard operation
go-ipld-git copied to clipboard

Resolve(nil) should return object representstion of nodes

Open magik6k opened this issue 7 years ago • 2 comments

magik6k avatar Jul 10 '18 11:07 magik6k

What would this look like? A map[string]interface{} with the all the objects in it indexed by their path?

sameer avatar Jan 05 '19 18:01 sameer

Yes. Well, all top-level objects (as in, don't flatten the tree).

Stebalien avatar Jan 05 '19 18:01 Stebalien