Documentation ¶
Overview ¶
Package planetary handles extraction of consumable data from IPLD objects
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Extractor ¶
type Extractor struct {
// contains filtered or unexported fields
}
Extractor is how we grab data from ipld objects
func NewPlanetaryExtractor ¶
NewPlanetaryExtractor is used to generate our IPLD object extractor
func (*Extractor) ExtractContents ¶
ExtractContents is used to extract the contents from the ipld object
func (*Extractor) ExtractObject ¶
ExtractObject is used to extract an IPLD object from a content hash
Click to show internal directories.
Click to hide internal directories.