Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type Interface interface { Echo( ctx context.Context, reqMeta yarpc.CallReqMeta, Echo *echo.EchoRequest, ) (*echo.EchoResponse, yarpc.CallResMeta, error) }
Interface is a client for the Hello service.
Click to show internal directories.
Click to hide internal directories.