# Functions
NewGreeterClient wraps a XClient as GreeterClient.
NewGreeterOneClient wraps a OneClient as GreeterOneClient.
NewXClientForGreeter creates a XClient.
ServeForGreeter starts a server only registers one service.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
================== client stub =================== Greeter is a client wrapped XClient.
================== server skeleton ===================.
================== oneclient stub =================== GreeterOneClient is a client wrapped oneClient.
The response message containing the greetings.
The request message containing the user's name.
# Interfaces
================== interface skeleton ===================.