Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnixfsPathToSelector ¶
PathToSelector converts a standard IPLD path to a selector that explores the whole UnixFS path (inclusive), and if 'full' is true, the complete DAG at its termination, or if not true, only the UnixFS node at its termination (which may be an entire sharded directory or file).
Path is optional, but if supplied it must start with a '/'.
This selector does _not_ match, only explore, so it's useful for traversals where block loads are important, not where the matcher visitor callback is important.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.