tempfile

package
v0.9.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Path

type Path struct {
	BasePath string
	FileName string
	IsDir    bool
	Content  []byte
}

func (*Path) Create

func (p *Path) Create() error

type Paths added in v0.9.0

type Paths []Path

func ReplicateDirectory added in v0.9.0

func ReplicateDirectory(dir string, newBase string) (Paths, error)

func (Paths) CreateAll added in v0.9.0

func (ps Paths) CreateAll() error

Jump to

Keyboard shortcuts

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