Align folders in the mygo folder tree

Folders mathapp, mymath and github.com should directly appear in src folder, so mymath and github.com folders in the folder structure tree should be aligned to mathapp folder.

It confused me a bit.
This commit is contained in:
Naijia Liu
2016-08-17 14:34:10 +08:00
committed by GitHub
parent edffac8b60
commit ecfb1f6311

View File

@@ -163,9 +163,9 @@ go get本质上可以理解为首先第一步是通过源码工具clone代码到
src/
mathapp
main.go
mymath/
mymath/
sqrt.go
github.com/
github.com/
astaxie/
beedb/
beedb.go