Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func VersionVerbose ¶
func VersionVerbose() string
Types ¶
type AppConfig ¶
type AppConfig struct { BaseOutputDir string `fig:"base_output_dir" yaml:"base_output_dir" default:"outputs"` Download download.Config `fig:"download" yaml:"download"` Cut cut.Config `fig:"cut" yaml:"cut"` Convert convert.Config `fig:"convert" yaml:"convert"` Audio audios.Config `fig:"audio" yaml:"audio"` Merge merge.Config `fig:"merge" yaml:"merge"` Sources sources.Sources `fig:"sources" yaml:"sources"` }
func (*AppConfig) WithContext ¶
func (AppConfig) WithOutput ¶ added in v0.8.0
Click to show internal directories.
Click to hide internal directories.