logoalt Hacker News

a2ff6eeb0yesterday at 5:38 PM1 replyview on HN

What's "this", and what does the user need to learn to make use of it?


Replies

insanitybityesterday at 5:39 PM

noCopy. In order to understand it, they have to learn that this is enforced only by `go vet` and that the marker relies on everything described in the `2. How go vet and noCopy work` section of this article.

Of course, they don't have to learn anything other than "use `go vet`, it's what enforces this" to use it. But that's true of almost anything?

show 1 reply