moby--moby/pkg/mount
Antonio Murdaca 0f5c9d301b pkg: mount: golint
Fix the following warnings:

pkg/mount/mountinfo.go:5:6: type name will be used as mount.MountInfo by other packages, and that stutters; consider calling this Info
pkg/mount/mountinfo.go:7:2: struct field Id should be ID

Signed-off-by: Antonio Murdaca <runcom@linux.com>
2015-07-22 10:26:10 +02:00
..
flags.go pkg/mount: add more sharesubtree options 2014-10-31 13:29:35 -04:00
flags_freebsd.go Add documentation for exported functions and types 2015-04-03 11:33:34 +02:00
flags_linux.go Add documentation for exported functions and types 2015-04-03 11:33:34 +02:00
flags_unsupported.go Add documentation for exported functions and types 2015-04-03 11:33:34 +02:00
mount.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mount_test.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
mounter_freebsd.go Support FreeBSD on pkg/mount 2014-04-15 23:16:51 +09:00
mounter_linux.go Replace "amd64" build tags with "cgo" as appropriate, and remove where unnecessary 2014-08-06 17:20:21 -06:00
mounter_unsupported.go Replace "amd64" build tags with "cgo" as appropriate, and remove where unnecessary 2014-08-06 17:20:21 -06:00
mountinfo.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mountinfo_freebsd.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mountinfo_linux.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mountinfo_linux_test.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
mountinfo_unsupported.go pkg: mount: golint 2015-07-22 10:26:10 +02:00
sharedsubtree_linux.go Add documentation for exported functions and types 2015-04-03 11:33:34 +02:00
sharedsubtree_linux_test.go update testcase mount/sharedsubtree_linux_test.go 2015-06-27 14:34:32 -04:00