Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnauthenticated = status.New(codes.Unauthenticated, errMessageUnauthenticated).Err()
Functions ¶
func UnaryInterceptor ¶
func UnaryInterceptor(ctx context.Context, method string, req, reply interface{}, cc *grpc.ClientConn, invoker grpc.UnaryInvoker, opts ...grpc.CallOption) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.