TestGossipNet.send

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void send(const(Pubkey) channel, const(HiRPC.Sender) sender)
  2. void send(const(Pubkey) channel, const(Document) doc)
    class TestGossipNet
    nothrow
    void
    send
    (,
    const(Document) doc
    )
  3. void send(const(Pubkey) channel, T pack)

Meta