tools

package
v0.0.0-...-12d5dd7 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2016 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package tools contains different kind of tools to manage the files in the filesystem. The tools include tools to scan the Directories and SubDirectories in the target path.

Package tools contains different kind of tools to manage the files in the filesystem. The tools include tools to scan the Directories and SubDirectories in the target path.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ScanFolder

func ScanFolder(root string) error

ScanFolder scans the specified root path and SubDirectories searching for music files. It uses filepath to walk through the file tree and calls visit on every endpoint found.

func ScanPlaylistFolder

func ScanPlaylistFolder(root string) error

ScanPlaylistFolder scans the specified root path and SubDirectories searching for playlist files. It uses filepath to walk through the file tree and calls visit on every endpoint found.

Types

This section is empty.

Jump to

Keyboard shortcuts

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