package
Version:
v0.0.0-...-da8971d
Opens a new window with list of versions in this module.
Published: Jan 13, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ConfigYaml struct {
Title string `yaml:"title"`
Desc string `yaml:"description"`
DefaultTemplate string `yaml:"default-template"`
Author struct {
Name string `yaml:"name"`
Email string `yaml:"email"`
} `yaml:"author"`
URL string `yaml:"url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.