Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我即将在 Go 中设置一个新项目。我遇到了供应商一词。是这个标准还是一个过时的概念。我来自 nodejs 世界,这感觉就像将 nod_modules 文件夹复制到单独的目录,还是我混淆了整个目的?
它在技术上并没有过时,但大多数情况下应该使用go 模块。