getfiles

package
v0.0.0-...-b1f166a Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NextType = map[string]string{
	"base":  "year",
	"year":  "month",
	"month": "day",
	"day":   "hour",
	"hour":  "file",
}

NextType maps a file type to the type that comes after it

Functions

func AddFilesToChan

func AddFilesToChan(payload *config.Payload, files chan<- string) error

AddFilesToChan adds files from the specified location to a chan

Types

This section is empty.

Jump to

Keyboard shortcuts

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