Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadBundle ¶
func LoadBundle(ctx context.Context, bs blockstore.Blockstore, r io.Reader) (cid.Cid, error)
func LoadBundleFromFile ¶
func LoadBundleFromFile(ctx context.Context, bs blockstore.Blockstore, path string) (cid.Cid, error)
func LoadBundles ¶
func LoadBundles(ctx context.Context, bs blockstore.Blockstore, versions ...actorstypes.Version) error
LoadBundles loads the bundles for the specified actor versions into the passed blockstore, if and only if the bundle's manifest is not already present in the blockstore.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.