Documentation
¶
Index ¶
Constants ¶
View Source
const (
// BuiltinPrefix marks a template source as an embedded built-in template.
BuiltinPrefix = "builtin:"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Templates ¶
type Templates struct {
// contains filtered or unexported fields
}
Templates reads built-in templates from an injected filesystem.
Click to show internal directories.
Click to hide internal directories.