# Functions
MustNewClient creates a client for the service defined in IDL.
NewClient creates a client for the service defined in IDL.
NewInvoker creates a server.Invoker with the given handler and options.
NewServer creates a server.Server with the given handler and options.
No description provided by the author
# Interfaces
Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.