Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abiosoft/mold
/ templateFile
Struct
templateFile
engine.go:302–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
)
301
302
type
templateFile
struct
{
303
*template.Template
304
typ templateType
305
body string
306
}
307
308
type
optionVal[T any]
struct
{
309
val T
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected