watch

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2024 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const DEFAULT_TIMEOUT = 1 // seconds
View Source
const INTERVAL = 32
View Source
const MAX_DOWNLOADS = 4
View Source
const MAX_TIMEOUT = 64 // seconds

Variables

View Source
var Command = &cobra.Command{
	Use:   "watch",
	Short: "watch and add add downloads continuously to client",
	Long:  ``,
	Args:  cobra.MatchAll(cobra.ExactArgs(0), cobra.OnlyValidArgs),
	RunE:  watch,
}

Functions

func PrintStatus

func PrintStatus(output io.Writer, clientname string, db *gorm.DB)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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