Documentation
¶
Index ¶
Constants ¶
View Source
const ( // TestSDKRequestID is the request ID for the SDK request, which is odd-numbered. // See peer.IsNetworkRequest for more details. TestSDKRequestID uint32 = 1 // TestPeerRequestID is the request ID for the peer request, which is even-numbered. // See peer.IsNetworkRequest for more details. TestPeerRequestID uint32 = 0 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.