Ver código fonte

translations section in readme

chore/proposed-structure
Kyle Quest 5 anos atrás
pai
commit
1615fcfad5
1 arquivos alterados com 5 adições e 1 exclusões
  1. +5
    -1
      README.md

+ 5
- 1
README.md Ver arquivo

@@ -1,6 +1,10 @@
# Standard Go Project Layout # Standard Go Project Layout


[中文文档](README_zh.md)
Translations:

* [中文文档](README_zh.md)

## Overview


This is a basic layout for Go application projects. It's not an official standard defined by the core Go dev team; however, it is a set of common historical and emerging project layout patterns in the Go ecosystem. Some of these patterns are more popular than others. It also has a number of small enhancements along with several supporting directories common to any large enough real world application. This is a basic layout for Go application projects. It's not an official standard defined by the core Go dev team; however, it is a set of common historical and emerging project layout patterns in the Go ecosystem. Some of these patterns are more popular than others. It also has a number of small enhancements along with several supporting directories common to any large enough real world application.




Carregando…
Cancelar
Salvar