unexport fileInfo

Former-commit-id: e6492286dba14bb758f36da9a3f14d223e5b2d32
This commit is contained in:
Henrique Dias
2017-06-25 13:03:59 +01:00
parent a4fe27a6d6
commit f917b4222c
8 changed files with 21 additions and 21 deletions

View File

@@ -10,7 +10,7 @@ import (
)
// serveListing presents the user with a listage of a directory folder.
func serveListing(w http.ResponseWriter, r *http.Request, c *FileManager, u *user, i *FileInfo) (int, error) {
func serveListing(w http.ResponseWriter, r *http.Request, c *FileManager, u *user, i *fileInfo) (int, error) {
var err error
// Loads the content of the directory