basicfs

package
v0.0.0-...-f34a01f Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2019 License: BSD-2-Clause-Views Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func List

func List(dir string) (files []string, dirs []string, err error)

List splits the contents of the dir into file and dir string slices

func Walk

func Walk(root string, fileFunc func(*os.File), dirFunc func(*os.File)) error

Walk recursivly calls functions on a directory

Types

This section is empty.

Jump to

Keyboard shortcuts

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