config

package
v0.0.1-rc2 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	TemplateDir          string
	VariablesDir         string
	OutputDir            string
	VariableFiles        []string
	SkipTemplateSuffixes string // 要跳过的模板文件后缀,多个后缀用逗号分隔,完整路径(path)进行匹配
	SkipTemplatePrefixes string // 要跳过的模板路径前缀,多个前缀用逗号分隔,相对于模板目录,不要前置/符号
}

Jump to

Keyboard shortcuts

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