files

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2019 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrFilesystemUndefined = errors.New("the referenced filesystem was not defined")
)

Functions

This section is empty.

Types

type ByDirectorySegments added in v0.13.0

type ByDirectorySegments []types.Directory

ByDirectorySegments is used to sort directories so /foo gets created before /foo/bar if they are both specified.

func (ByDirectorySegments) Len added in v0.13.0

func (lst ByDirectorySegments) Len() int

func (ByDirectorySegments) Less added in v0.13.0

func (lst ByDirectorySegments) Less(i, j int) bool

func (ByDirectorySegments) Swap added in v0.13.0

func (lst ByDirectorySegments) Swap(i, j int)

Jump to

Keyboard shortcuts

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