Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdditionalConnectionsConfig ¶
type AdditionalConnectionsConfig = config.AdditionalConnectionsConfig
AdditionalConnectionsConfig will hold the additional connections that will be open when certain conditions are met All these values should be added to the maximum target peer count value
type KadDhtPeerDiscoveryConfig ¶
type KadDhtPeerDiscoveryConfig = config.KadDhtPeerDiscoveryConfig
KadDhtPeerDiscoveryConfig will hold the kad-dht discovery config settings
type P2PTCPTransport ¶ added in v1.5.9
type P2PTCPTransport = config.TCPProtocolConfig
P2PTCPTransport will hold the P2P TCP transport config
type P2PTransportConfig ¶ added in v1.5.9
type P2PTransportConfig = config.TransportConfig
P2PTransportConfig will hold the P2P transports config
type ShardingConfig ¶
type ShardingConfig = config.ShardingConfig
ShardingConfig will hold the network sharding config settings
Click to show internal directories.
Click to hide internal directories.