package
Version:
v0.7.2
Opens a new window with list of versions in this module.
Published: Oct 9, 2020
License: Apache-2.0, MIT, Apache-2.0, + 1 more
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SpawnHead creates a new Hydra head with an in memory datastore and 0 bootstrap peers by default.
It also waits for bootstrapping to complete.
SpawnHeads creates n new Hydra nodes with an in memory datastore and 0 bootstrap peers by default
type ChanWriter struct {
C chan []byte
}
ChanWriter is a writer that writes to a channel
NewChanWriter creates a new channel writer
Write writes to the channel
Source Files
¶
Click to show internal directories.
Click to hide internal directories.