package
1.1.4
Repository: https://github.com/chai2010/protorpc.git
Documentation: pkg.go.dev

# Functions

AcceptEchoServiceClient accepts connections on the listener and serves requests for each incoming connection.
DialEchoService connects to an EchoService at the specified network address.
DialEchoServiceTimeout connects to an EchoService at the specified network address.
ListenAndServeEchoService listen announces on the local network address laddr and serves the given EchoService implementation.
NewEchoServiceClient returns a EchoService stub to handle requests to the set of EchoService at the other end of the connection.
NewEchoServiceServer returns a new EchoService Server.
RegisterEchoService publish the given EchoService implementation on the server.
ServeEchoService serves the given EchoService implementation.

# 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

# Variables

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

# Structs

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

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author