config

package
v0.0.0-...-da8971d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigYaml

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"`
}
var Config ConfigYaml

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL