Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInterceptedDirectConnectionInfo ¶
func NewInterceptedDirectConnectionInfo(args ArgInterceptedDirectConnectionInfo) (*interceptedDirectConnectionInfo, error)
NewInterceptedDirectConnectionInfo creates a new intercepted direct connection info instance
Types ¶
type ArgInterceptedDirectConnectionInfo ¶
type ArgInterceptedDirectConnectionInfo struct { Marshaller marshal.Marshalizer DataBuff []byte NumOfShards uint32 }
ArgInterceptedDirectConnectionInfo is the argument used in the intercepted direct connection info constructor
Click to show internal directories.
Click to hide internal directories.