summaryrefslogtreecommitdiff
path: root/vendor/github.com/moby/sys/mount/doc.go
blob: 86c2e01bbd8c350c8824bf7ca7845de1dc73eb13 (plain)
1
2
3
4
// Package mount provides a set of functions to mount and unmount mounts.
//
// Currently it supports Linux. For historical reasons, there is also some support for FreeBSD.
package mount