package
0.20.2
Repository: https://github.com/filecoin-project/lily.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
A CustomTypedActorExtractorMap extracts a single type of actor using full parsing of actor state.
A RawActorExtractorMap extracts all types of actors using basic actor extraction which only parses shallow state.
A Task processes the extraction of actor state according the allowed types in its extractor map.
A TypedActorExtractorMap extracts a single type of actor using full parsing of actor state.

# Interfaces

No description provided by the author
No description provided by the author
An ActorExtractorMap controls which actor types may be extracted.
ActorStateAPI is the minimal subset of lens.API that is needed for actor state extraction.
An ActorStateExtractor extracts actor state into a persistable format.