selectors

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2022 License: BSD-3-Clause Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All() ipld.Node

All the default selector that reaches all the blocks

func Entries

func Entries() ipld.Node

Entries selects all entries of an IPLD collection without traversing any data linked in the entries Limitting the recursion depth to 1 will reach all the entries of a map but not beyond.

func Hamt

func Hamt() ipld.Node

Hamt is used to query a HAMT without following the links in deferred nodes

func Key

func Key(key string) ipld.Node

Key selects the link and all the children associated with a given key in a Map

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL