Versions in this module Expand all Collapse all v1 v1.12.1 Jan 10, 2025 Changes in this version + var File_sdk_sdk_proto protoreflect.FileDescriptor + type PullGossipRequest struct + Filter []byte + Salt []byte + func (*PullGossipRequest) Descriptor() ([]byte, []int) + func (*PullGossipRequest) ProtoMessage() + func (x *PullGossipRequest) GetFilter() []byte + func (x *PullGossipRequest) GetSalt() []byte + func (x *PullGossipRequest) ProtoReflect() protoreflect.Message + func (x *PullGossipRequest) Reset() + func (x *PullGossipRequest) String() string + type PullGossipResponse struct + Gossip [][]byte + func (*PullGossipResponse) Descriptor() ([]byte, []int) + func (*PullGossipResponse) ProtoMessage() + func (x *PullGossipResponse) GetGossip() [][]byte + func (x *PullGossipResponse) ProtoReflect() protoreflect.Message + func (x *PullGossipResponse) Reset() + func (x *PullGossipResponse) String() string + type PushGossip struct + Gossip [][]byte + func (*PushGossip) Descriptor() ([]byte, []int) + func (*PushGossip) ProtoMessage() + func (x *PushGossip) GetGossip() [][]byte + func (x *PushGossip) ProtoReflect() protoreflect.Message + func (x *PushGossip) Reset() + func (x *PushGossip) String() string v1.11.13-rc.2 Dec 3, 2024