Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RpcConfig ¶
type RpcConfig interface {
UnaryInterceptor() grpc.UnaryServerInterceptor
StreamInterceptor() grpc.StreamServerInterceptor
PanicUnaryInterceptor() grpc.UnaryServerInterceptor
PanicStreamInterceptor() grpc.StreamServerInterceptor
}
Click to show internal directories.
Click to hide internal directories.