Go 语言编程 — 项目布局规范

目录 文章目录 目录 项目布局(Project Layout)规范 程序目录 /cmd(Command)包 /internal /pkg(Package) /vendor Service(服务端)应用目录 /api Web 应用目录 /web 常规目录 /configs /init /scripts /build /deployments /test Makefile /docs /tools /
相关文章
相关标签/搜索