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