I did something like this: status.Errorf(codes.Internal, "Failed to remove mount target %v, err: %v, mount error: %v", req.TargetPath, removeErr,) and it compiled fine (`go vet` doesn't like it though)
why are you not using gofmt?
I am, vscode malfunctioned and I pushed it like this
Обсуждают сегодня