Expand description
Re-exports§
Modules§
- blocks
- Block storage and retrieval interfaces
- errors
- Error types for Helia operations
- pins
- Pinning interface for content addressing
- routing
- Routing interface for peer and content discovery
Structs§
- Abort
Options - Options that include an abort signal for canceling operations
- GcOptions
- Garbage collection options
- Progress
Event - Progress event for tracking operation status
- Progress
Options - Options for operations that support progress tracking
Enums§
- GcEvent
- Events emitted during garbage collection
- Helia
Event - Events emitted by a Helia node
Traits§
- Codec
- IPLD codec trait
- Codec
Loader - Codec loader for loading IPLD codecs
- Component
Logger - Component logger for structured logging
- Datastore
- Key-value datastore interface
- Hasher
- Multihash hasher trait
- Hasher
Loader - Hasher loader for loading multihash hashers
- Helia
- Non-generic Helia trait for backward compatibility and trait objects
- Helia
With Libp2p - Generic Helia trait with libp2p type parameter for concrete implementations
- Metrics
- Metrics collection interface
- With
Bitswap - Trait for NetworkBehaviours that include Bitswap
Type Aliases§
- Await
- Type alias for awaitable results
- Await
Iterable - Type alias for async iterables/streams
- Helia
Event Receiver - Type alias for event receiver