Documentation
¶
Overview ¶
Package io defines helpers used within IPFS Log and OrbitDB.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IpfsServices ¶
type IpfsServices interface {
Dag() core_iface.APIDagService
}
The IpfsServices interface with required IPFS services.