package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: May 26, 2019
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 14
Opens a new window with list of known importers.
Documentation
¶
DivulgeAddresses adds swarm a's addresses to swarm b's peerstore.
GenSwarm generates a new test swarm.
GenUpgrader creates a new connection upgrader for use with this swarm.
Option is an option that can be passed when constructing a test swarm.
OptDialOnly prevents the test swarm from listening.
var OptDisableReuseport Option = func(_ *testing.T, c *config) {
c.disableReuseport = true
}
OptDisableReuseport disables reuseport in this test swarm.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.