package
0.4.4
Repository: https://github.com/xiot/zanzibar.git
Documentation: pkg.go.dev

# Functions

BuildEchoYARPCProcedures prepares an implementation of the Echo service for YARPC registration.
NewEchoYARPCClient builds a new YARPC client for the Echo service.
NewFxEchoYARPCClient provides a EchoYARPCClient to an Fx application using the given name for routing.
NewFxEchoYARPCProcedures provides EchoYARPCServer procedures to an Fx application.

# Variables

No description provided by the author
No description provided by the author

# Structs

FxEchoYARPCClientParams defines the input for NewFxEchoYARPCClient.
FxEchoYARPCClientResult defines the output of NewFxEchoYARPCClient.
FxEchoYARPCProceduresParams defines the input for NewFxEchoYARPCProcedures.
FxEchoYARPCProceduresResult defines the output of NewFxEchoYARPCProcedures.
No description provided by the author
No description provided by the author

# Interfaces

EchoYARPCClient is the YARPC client-side interface for the Echo service.
EchoYARPCServer is the YARPC server-side interface for the Echo service.