Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abiosoft/mold
/ types & classes
Types & classes
13 in github.com/abiosoft/mold
⨍
Functions
63
◇
Types & classes
13
Struct
Config
Config is the configuration for a new [Engine].
mold.go:32
Interface
Engine
Engine represents a web page renderer, incorporating a specific layout. It provides a flexible way to generate HTML by combining views with a predefin
mold.go:17
FuncType
Option
Option is a configuration option for a new [Engine]. It is passed as argument(s) to [New].
mold.go:45
Struct
hideFS
mold.go:159
TypeAlias
moldEngine
engine.go:24
Struct
nestedFile
process.go:184
TypeAlias
nestingFunc
process.go:175
Struct
optionVal
engine.go:308
Struct
posErr
posErr tracks the position in the template file when a parse error occurs.
process.go:148
Struct
templateFile
engine.go:302
TypeAlias
templateSet
engine.go:23
TypeAlias
templateType
engine.go:293
Struct
testFile
mold_test.go:11