Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller interface { Scrape() (*tags.Movie, error) SetOptions(options *cmdline.Flags) error }
func Pick ¶
func Pick(rawurl string) (Controller, error)
type EmptyUrlScheme ¶
type EmptyUrlScheme string
func (EmptyUrlScheme) Error ¶
func (r EmptyUrlScheme) Error() string
Click to show internal directories.
Click to hide internal directories.