root

package
v0.55.0 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2021 License: Apache-2.0 Imports: 3 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 struct {
	afero.Afero
	RootPath string
}

Fs is a struct for a filesystem with a base path of RootPath

func NewRootFS

func NewRootFS(fs afero.Afero, root string) Fs

NewRootFS initializes a Fs struct with a base path of root

func (Fs) TempDir

func (f Fs) TempDir(prefix, name string) (string, error)

Jump to

Keyboard shortcuts

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