# Functions
NewConnectionController initializes a new host controller with the provided services.
NewDialController initializes a new host controller with the provided services.
NewHostController initializes a new host controller with the provided services.
NewPeerController initializes a new host controller with the provided services.
No description provided by the author
NewProvideMeasurementController initializes a new host controller with the provided services.
No description provided by the author
NewRoutingTableController initializes a new host controller with the provided services.
NewRPCController initializes a new host controller with the provided services.
# Structs
ConnectionController holds the API logic for all routes under /hosts.
DialController holds the API logic for all routes under /hosts.
HostController holds the API logic for all routes under /hosts.
MeasurementController holds the API logic for all routes under /hosts.
PeerController holds the API logic for all routes in /hosts.
No description provided by the author
No description provided by the author
RoutingTableController holds the API logic for all routes under /hosts.
RPCController holds the API logic for all routes under /hosts.