libgocryptfs/internal/fusefrontend_reverse
Jakob Unterwurzacher e7f57695a6 Fix golint warnings
$ golint ./... | grep -v underscore | grep -v ALL_CAPS
internal/fusefrontend_reverse/rfs.go:52:36: exported func NewFS returns unexported type *fusefrontend_reverse.reverseFS, which can be annoying to use
internal/nametransform/raw64_go1.5.go:10:2: exported const HaveRaw64 should have comment (or a comment on this block) or be unexported
2016-11-10 00:38:01 +01:00
..
ctlsock_interface.go Fix golint warnings 2016-11-10 00:38:01 +01:00
ino_map.go lint fixes 2016-10-04 23:18:33 +02:00
reverse_longnames.go Fix golint warnings 2016-11-10 00:38:01 +01:00
rfile.go Fix golint warnings 2016-11-10 00:38:01 +01:00
rfs.go Fix golint warnings 2016-11-10 00:38:01 +01:00
rpath.go Fix golint warnings 2016-11-10 00:38:01 +01:00
virtualfile.go Fix golint warnings 2016-11-10 00:38:01 +01:00