Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChainClientInterceptors ¶
func ChainClientInterceptors[HandlerType any, InterceptorType ~func(psrpc.RPCInfo, HandlerType) HandlerType]( interceptors []InterceptorType, requestInfo *info.RequestInfo, handler HandlerType, ) HandlerType
func ChainServerInterceptors ¶
func ChainServerInterceptors(interceptors []psrpc.ServerRPCInterceptor) psrpc.ServerRPCInterceptor
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.