Merge pull request #877 from WGongRui/patch-1

Update 07.5.md
This commit is contained in:
astaxie
2017-08-06 22:35:15 +08:00
committed by GitHub

View File

@@ -13,7 +13,7 @@
- func Remove(name string) error
删除名称为name的目录当目录下有文件或者其他目录会出错
删除名称为name的目录当目录下有文件或者其他目录会出错
- func RemoveAll(path string) error