radarr

package
v0.0.0-...-288be38 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2019 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RootRadarrCmd = &cobra.Command{
		Use:   "radarr",
		Short: "To Control Radarr",
	}
)
View Source
var SearchRadarrCmd = &cobra.Command{
	Use:   "search",
	Short: "To Search Movies",
	Long:  "to search movies using radarr client.",
	Run: func(cmd *cobra.Command, args []string) {
		SearchMovies()
	},
}

Functions

func SearchMovies

func SearchMovies()

Types

This section is empty.

Jump to

Keyboard shortcuts

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