MCPcopy Create free account
hub / github.com/abiosoft/mold / templateSet

TypeAlias templateSet

engine.go:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21
22type (
23 templateSet map[string]*templateFile
24 moldEngine map[string]*template.Template
25)
26

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected