Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientInvoke ¶
func ClientInvoke(ctx context.Context, req, rep interface{}, invoke Invoker, clientInvoker []ClientInvoker) error
func ServerHandle ¶
func ServerHandle(ctx context.Context, serverHandles []ServerHandler, handler Handler, req interface{}) (rep interface{}, err error)
Types ¶
type ClientInvoker ¶
Click to show internal directories.
Click to hide internal directories.