aboutsummaryrefslogtreecommitdiff
path: root/modules/base/file.go
Commit message (Collapse)AuthorAge
* Refactoring: rename modules -> pkgUnknwon2017-04-04
| | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory
* modules/base: move file-related functions to file.goUnknwon2017-03-31