package
0.0.0-20241226111824-a12a7f529f92
Repository: https://github.com/agelessbaby/bloomblog.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
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
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.