Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestPortRange ¶
type TestPortRange int
TestPortRange represents a port range
const ( ConfigBasePort TestPortRange = basePort + portsPerSuite*iota DiscoveryBasePort E2EBasePort GossipBasePort IdemixBasePort LedgerPort LifecyclePort MSPPort NWOBasePort PluggableBasePort PrivateDataBasePort RaftBasePort SBEBasePort )
func (TestPortRange) StartPortForNode ¶
func (t TestPortRange) StartPortForNode() int
On linux, the default ephemeral port range is 32768-60999 and can be allocated by the system for the client side of TCP connections or when programs explicitly request one. Given linux is our default CI system, we want to try avoid ports in that range.
Directories
¶
Path | Synopsis |
---|---|
chaincode
|
|
keylevelep/cmd
command
|
|
kvexecutor/cmd
command
|
|
marbles/cmd
command
|
|
marbles/cmdwithindexspec
command
|
|
marbles/cmdwithindexspecs
command
|
|
marbles_private/cmd
command
|
|
simple/cmd
command
|
|
lifecycle
|
|
chaincode/callee/cmd
command
|
|
chaincode/caller/cmd
command
|
|
Click to show internal directories.
Click to hide internal directories.