DaemonInterface.GossipReceivedval has_sender : t -> boolval sender_get : t -> PeerInfo.tval sender_get_pipelined :
struct_t MessageWrapper.StructRef.t ->
PeerInfo.struct_t MessageWrapper.StructRef.tval has_seen_at : t -> boolval seen_at_get : t -> UnixNano.tval seen_at_get_pipelined :
struct_t MessageWrapper.StructRef.t ->
UnixNano.struct_t MessageWrapper.StructRef.tval has_expiration : t -> boolval expiration_get : t -> UnixNano.tval expiration_get_pipelined :
struct_t MessageWrapper.StructRef.t ->
UnixNano.struct_t MessageWrapper.StructRef.tval has_subscription_id : t -> boolval subscription_id_get : t -> SubscriptionId.tval subscription_id_get_pipelined :
struct_t MessageWrapper.StructRef.t ->
SubscriptionId.struct_t MessageWrapper.StructRef.tval has_validation_id : t -> boolval validation_id_get : t -> ValidationId.tval validation_id_get_pipelined :
struct_t MessageWrapper.StructRef.t ->
ValidationId.struct_t MessageWrapper.StructRef.tval has_data : t -> boolval data_get : t -> string