Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComicConfig ¶
type ComicConfig struct {
DefaultOutputFormat string `mapstructure:"default_output_format"`
}
ComicConfig struct contains the comic configuration
func (*ComicConfig) LoadConfig ¶
func (c *ComicConfig) LoadConfig() error
LoadConfig read the `config` file and unmarshal to struct
Click to show internal directories.
Click to hide internal directories.