every project? how is this package management thing work in golang? any good links on that? i have a projects/go/ folder and i want to create a folder for each project. do i need to put the packages in each of those folders or what? im confused about this really...
actually, we don't have to install every package
don't bother with anything other than go mod if you are starting a new project.
Обсуждают сегодня