package
Version:
v3.0.0-alpha.1+incompa...
Opens a new window with list of versions in this module.
Published: Aug 19, 2018
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
type RPC
-
func (t *RPC) Chroot(root string) (int, error)
-
func (t *RPC) LoopDevice(image string, mode int, info loop.Info64) (int, error)
-
func (t *RPC) Mkdir(path string) (int, error)
-
func (t *RPC) Mount(source string, target string, filesystem string, flags uintptr, data string) (int, error)
RPC holds the state necessary for remote procedure calls
Chroot calls the chroot RPC using the supplied arguments
LoopDevice calls the loop device RPC using the supplied arguments
Mkdir calls the mkdir RPC using the supplied arguments
Mount calls tme mount RPC using the supplied arguments
Source Files
¶
Click to show internal directories.
Click to hide internal directories.