package
0.0.0-20240328071022-13ce0062a6a7
Repository: https://github.com/dontserious/blog-management-system-backend.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.
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.