Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/labstack/echo
/ Template
Struct
Template
context_test.go:30–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
)
29
30
type
Template
struct
{
31
templates *template.Template
32
}
33
34
var
testUser = user{ID: 1, Name:
"Jon Snow"
}
35
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected