package
1.0.0
Repository: https://github.com/sixiaobai/rpcxmirror.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
InfluxDB starts a InfluxDB reporter which will post the metrics from the given registry at each d interval.
InfluxDBWithTags starts a InfluxDB reporter which will post the metrics from the given registry at each d interval with the specified tags.
NewAliasPlugin creates a new NewAliasPlugin.
NewFileTransfer creates a FileTransfer with given parameters.
NewMDNSRegisterPlugin return a new MDNSRegisterPlugin.
NewMetricsPlugin creates a new MetricsPlugirn.
NewRateLimitingPlugin creates a new RateLimitingPlugin.
RegisterFileTransfer register filetransfer service into the server.

# Variables

No description provided by the author

# Structs

AliasPlugin can be used to set aliases for services.
DownloadFileArgs args from clients.
FileTransfer support transfer files from clients.
FileTransferArgs args from clients.
FileTransferReply response to token and addr to clients.
No description provided by the author
MDNSRegisterPlugin implements mdns/dns-sd registry.
MetricsPlugin collects metrics of a rpc server.
No description provided by the author
No description provided by the author
RateLimitingPlugin can limit connecting per unit time.
No description provided by the author

# Type aliases

DownloadFileHandler handles downloading file.
FileTransferHandler handles uploading file.