Closed hajimehoshi closed 2 years ago
In this case we cannot run examples...
But any example can just be tried/used with go mod init example
right, it just needs some extra commands.
I think users would expect they can run examples without additional commands.
Another suggestion is to separate repositories for the examples
Ok, for now, it is just renamed with an underscore and it is not user-friendly, I will see later to move examples to their own repo.
Huh, I think I don't like this, I will just rename examples to _examples, seems that should stop go mod from parsing that directory.