package
0.0.0-20191219101124-241d12485ebb
Repository: https://github.com/cryptix/git-remote-ipfs.git
Documentation: pkg.go.dev

# Functions

FromCid safely converts a cid.Cid type to a Path type.
No description provided by the author
FromString safely converts a string type to a Path type.
No description provided by the author
No description provided by the author

# Variables

ErrBadPath is returned when a given path is incorrectly formatted.
Paths after a protocol must contain at least one component.

# Structs

ErrNoLink is returned when a link is not found in a path.

# Type aliases

TODO: debate making this a private struct wrapped in a public interface would allow us to control creation, and cache segments.