fs

package
v0.0.0-...-7ac82bb Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FS

type FS interface {
	Chown(string, int, int) error
	Mount(string, string, string, uintptr, string) error
}

type Impl

type Impl struct{}

func Functions

func Functions() *Impl

func (Impl) Chown

func (i Impl) Chown(name string, uid, gid int) error

func (Impl) Mount

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

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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