Commit ebc2b357 authored by Jeromy's avatar Jeromy

Extract path and resolver

License: MIT
Signed-off-by: default avatarJeromy <jeromyj@gmail.com>
parent 0a0e69cc
package iface package iface
import ( import (
ipfspath "github.com/ipfs/go-ipfs/path" ipfspath "gx/ipfs/QmYKNMEUK7nCVAefgXF1LVtZEZg3uRmBqiae4FJRXDNAyJ/go-path"
cid "gx/ipfs/QmYVNvtQkeZ6AKSwDrjQTs432QtL6umrrK41EBq3cu7iSP/go-cid" cid "gx/ipfs/QmYVNvtQkeZ6AKSwDrjQTs432QtL6umrrK41EBq3cu7iSP/go-cid"
) )
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment