mount

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mount

func Mount(source string, target string, fstype string, flags uintptr, data string) error

func Unmount

func Unmount(target string, flags int) error

Types

type Mnt

type Mnt struct {
	Device     string
	MountPoint string
	Filesystem string
	Options    []string
}

func Mounts

func Mounts() ([]Mnt, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL