Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGossipComponent ¶
func NewGossipComponent(peerIdentity []byte, endpoint string, s *grpc.Server, secAdv api.SecurityAdvisor, cryptSvc api.MessageCryptoService, idMapper identity.Mapper, secureDialOpts api.PeerSecureDialOpts, bootPeers ...string) (gossip.Gossip, error)
NewGossipComponent creates a gossip component that attaches itself to the given gRPC server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.