Documentation
¶
Index ¶
Constants ¶
View Source
const DateFormat = "02.01.2006"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
InputFile string `yaml:"inputFile"`
OutputFile string `yaml:"outputFile"`
Born string `yaml:"born"`
Github GithubConfig `yaml:"github"`
}
func ParseConfig ¶
type GithubConfig ¶
Click to show internal directories.
Click to hide internal directories.