Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
BackgroundColor string `yaml:"background_color"`
Langs []Lang `yaml:"langs"`
Layers []Layer `yaml:"layers"`
}
Config holds the CV configuration.
Click to show internal directories.
Click to hide internal directories.