Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
Cache *cmd.CacheConfig `embed:"" prefix:"cache-"`
HTTP *cmd.HTTPConfig `embed:"" prefix:"http-"`
PostersAPI cmd.PostersAPIConfig `embed:""`
ImdbID string `arg:"" help:"IMDb ID of the movie to preview."`
}
Click to show internal directories.
Click to hide internal directories.