Versions in this module Expand all Collapse all v1 v1.27.1 May 28, 2024 Changes in this version + var ErrUnauthenticated = status.New(codes.Unauthenticated, errMessageUnauthenticated).Err() + func UnaryInterceptor(ctx context.Context, method string, req, reply interface{}, ...) error