const GRPCHeader … func withGRPCNamespaceHeader(ctx context.Context, namespace string) context.Context { … } func fromGRPCHeader(ctx context.Context) (string, bool) { … }
const GRPCHeader … func withGRPCNamespaceHeader(ctx context.Context, namespace string) context.Context { … } func fromGRPCHeader(ctx context.Context) (string, bool) { … }