Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-macaron/macaron
/ Get
Method
Get
render.go:74–74 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
72
TemplateFileSystem
interface
{
73
ListFiles() []TemplateFile
74
Get(string) (io.Reader, error)
75
}
76
77
// Delims represents a set of Left and Right delimiters for HTML template rendering
Callers
15
Test_Recovery
Function · 0.65
Test_Macaron_ServeHTTP
Function · 0.65
Test_Macaron_Handlers
Function · 0.65
Test_Macaron_EarlyWrite
Function · 0.65
Test_Macaron_Basic_NoRace
Function · 0.65
Test_Context
Function · 0.65
Test_Context_Render
Function · 0.65
Test_Render_JSON
Function · 0.65
Test_Render_XML
Function · 0.65
Test_Render_HTML
Function · 0.65
Test_Render_XHTML
Function · 0.65
Test_Render_Extensions
Function · 0.65
Implementers
1
TplFileSystem
render.go
Calls
no outgoing calls
Tested by
15
Test_Recovery
Function · 0.52
Test_Macaron_ServeHTTP
Function · 0.52
Test_Macaron_Handlers
Function · 0.52
Test_Macaron_EarlyWrite
Function · 0.52
Test_Macaron_Basic_NoRace
Function · 0.52
Test_Context
Function · 0.52
Test_Context_Render
Function · 0.52
Test_Render_JSON
Function · 0.52
Test_Render_XML
Function · 0.52
Test_Render_HTML
Function · 0.52
Test_Render_XHTML
Function · 0.52
Test_Render_Extensions
Function · 0.52