Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SpawnSybil ¶
SpawnSybil creates a new Hydra sybil with an in memory datastore and 0 bootstrap peers by default. It also waits for bootstrapping to complete.
Types ¶
type ChanWriter ¶
type ChanWriter struct {
C chan []byte
}
ChanWriter is a writer that writes to a channel
Click to show internal directories.
Click to hide internal directories.