Hacker News new | ask | show | jobs
by ldemailly 265 days ago
It doesn’t (look like a go layout) and that’s a good thing because pkg/ src/ etc aren’t good go directories.
1 comments

Since go 1.25 you can declare the what is the “root” of a go module, which is a good thing. Not everyone wants the top level directory filled with go files specially in a multi language repo. So this idea that /src is not good go directory will soon be outdated.