check

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Files *FilesCommand `command:"files" description:"Check integrity of downloaded files"`
	Index *IndexCommand `command:"index" description:"Check consistency of index database"`
}

type FilesCommand

type FilesCommand struct {
	Hashes bool `long:"hashes" description:"Verify checksums"`
	ytbackup.Command
}

func (*FilesCommand) Execute

func (cmd *FilesCommand) Execute([]string) error

type IndexCommand

type IndexCommand struct {
	ytbackup.Command
}

func (*IndexCommand) Execute

func (cmd *IndexCommand) Execute([]string) error

Jump to

Keyboard shortcuts

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