Documentation
¶
Index ¶
- func PostStreamInterceptor(svcName string) grpc.StreamServerInterceptor
- func PostUnaryInterceptor(svcName string) grpc.UnaryServerInterceptor
- func PreStreamInterceptor(svcName string) grpc.StreamServerInterceptor
- func PreUnaryInterceptor(svcName string) grpc.UnaryServerInterceptor
- func SessionStreamInterceptor(svcName string) grpc.StreamServerInterceptor
- func SessionUnaryInterceptor(svcName string) grpc.UnaryServerInterceptor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PostStreamInterceptor ¶
func PostStreamInterceptor(svcName string) grpc.StreamServerInterceptor
func PostUnaryInterceptor ¶
func PostUnaryInterceptor(svcName string) grpc.UnaryServerInterceptor
func PreStreamInterceptor ¶
func PreStreamInterceptor(svcName string) grpc.StreamServerInterceptor
func PreUnaryInterceptor ¶
func PreUnaryInterceptor(svcName string) grpc.UnaryServerInterceptor
func SessionStreamInterceptor ¶
func SessionStreamInterceptor(svcName string) grpc.StreamServerInterceptor
func SessionUnaryInterceptor ¶
func SessionUnaryInterceptor(svcName string) grpc.UnaryServerInterceptor
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.