Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamServerInterceptor ¶
func StreamServerInterceptor(authorizer Authorizer) grpc.StreamServerInterceptor
StreamServerInterceptor returns a server interceptor function to authenticate and authorize stream RPC
func UnaryServerInterceptor ¶
func UnaryServerInterceptor(authorizer Authorizer) grpc.UnaryServerInterceptor
UnaryServerInterceptor returns a server interceptor function to authenticate and authorize unary RPC
Types ¶
Click to show internal directories.
Click to hide internal directories.