5 ms·
It doesn’t (look like a go layout) and that’s a good thing because pkg/ src/ etc aren’t good go directories.
by ldemailly 1y ago
It doesn’t (look like a go layout) and that’s a good thing because pkg/ src/ etc aren’t good go directories.
- metaltyphoon 1y agoSince 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.