Versions in this module Expand all Collapse all v0 v0.0.0 Jul 11, 2020 Changes in this version + var ErrInvalidRole = status.Errorf(codes.PermissionDenied, "Invalid role") + func AppendIdentityToOutgoingStreamContext() grpc.StreamClientInterceptor + func AppendIdentityToOutgoingUnaryContext() grpc.UnaryClientInterceptor + func GrantAccessForStreamRequest(role identity.Role) grpc.StreamServerInterceptor + func GrantAccessForUnaryRequest(role identity.Role) grpc.UnaryServerInterceptor