File: doc.go

package info (click to toggle)
golang-github-moby-sys 0.0~git20201113.5a29239-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, experimental
  • size: 460 kB
  • sloc: makefile: 35
file content (4 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (7)
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