# Packages
Package mock_messenger is a generated GoMock package.
# Functions
BuildReply constructs a reply from an application address.
New creates a new Messenger based on config.
NewSVCRouter build a SVC router backed by topology information from the specified provider.
NextId is a concurrency-safe generator of unique request IDs for the messenger.
SendAckHelper binds the given arguments and returns a function that is convenient to call.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Default adapter.
# Structs
Adapter implements disp.MessageAdapter for ctrl.SignedPld.
AddressRewriter is used to compute paths and replace SVC destinations with unicast addresses.
Config can be used to customize the behavior of the Messenger.
Messenger exposes the API for sending and receiving CtrlPld messages.
No description provided by the author
QUICHandler is a QUIC RPC handler for Messenger messages.
No description provided by the author
QUICResponseWriter implements the infra ResponseWriter over QUIC.
No description provided by the author
# Interfaces
LocalSVCRouter is used to construct overlay information for SVC servers running in the local AS.
Resolver performs SVC resolution for a remote AS, thus converting an anycast SVC address to a unicast IP/UDP one.