官术网_书友最值得收藏!

  • Distributed Computing with Go
  • V.N. Nikhil Anurag
  • 100字
  • 2021-06-24 18:36:07

Structuring a project

A project might have more than just the source code for the project, for example, configuration files and project documentation. Depending upon preferences, the way the project is structured can drastically change. However, the most important thing to remember is that the entry point to the whole program is through the main function, which is implemented within main.go as a convention.

The application we will be building in this book, will have the following initial structure:

$ tree
.
├── common
│   ├── helpers.go
│   └── test_helpers.go
└── main.go
主站蜘蛛池模板: 黎川县| 正安县| 东山县| 玉山县| 光泽县| 繁昌县| 田阳县| 手游| 桐梓县| 阜新市| 武隆县| 府谷县| 景德镇市| 仙居县| 宁陵县| 建宁县| 南丹县| 景洪市| 陇川县| 府谷县| 甘泉县| 长兴县| 娄烦县| 麻栗坡县| 泗洪县| 凤山县| 雅江县| 上杭县| 多伦县| 宜川县| 西青区| 高密市| 邯郸县| 镇沅| 阿克苏市| 喀喇| 留坝县| 和顺县| 丰城市| 景泰县| 介休市|