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