package
0.0.0-20240916095820-2e2787a2bfa7
Repository: https://github.com/cylscripter/apiopen.git
Documentation: pkg.go.dev

# Functions

MustNewClient creates a client for the service defined in IDL.
NewClient creates a client for the service defined in IDL.
NewServer creates a server.Server with the given handler and options.
NewServiceInfo creates a new ServiceInfo containing all methods.
NewServiceInfo creates a new ServiceInfo containing non-streaming methods.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Client is designed to provide IDL-compatible methods with call-option parameter for kitex framework.