Documentation
¶
Overview ¶
Package devmode updates the generated *_templ.go file to work better with a third-party build systems and file watchers. It does this by not relying on environment variables and not modifying the Go file if it's just a text change.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Transformer ¶
type Transformer struct {
// Runtime is the import path for the templdev package.
Runtime string
}
Transformer for devmode
Click to show internal directories.
Click to hide internal directories.