vantagepoint

package
v1.4.5-alpha1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2019 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConstErrorModule = "vantagepoint"
	ConstErrorLevel  = env.ConstErrorLevelActor
	ConstLogStorage  = "vantagepoint.log"

	ConstConfigPathVantagePoint                = "general.vantagepoint"
	ConstConfigPathVantagePointScheduleEnabled = "general.vantagepoint.schedule.enabled"
	ConstConfigPathVantagePointScheduleHour    = "general.vantagepoint.schedule.hour"
	ConstConfigPathVantagePointUploadPath      = "general.vantagepoint.upload.path"
	ConstConfigPathVantagePointUploadFileMask  = "general.vantagepoint.upload.filemask"

	ConstSchedulerTaskName = "vantagePointCheckNewUploads"
)

Variables

This section is empty.

Functions

func CheckNewUploads

func CheckNewUploads(params map[string]interface{}) error

Types

type UploadProcessorInterface

type UploadProcessorInterface interface {
	Process() error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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