Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dnote/dnote
/ Execute
Method
Execute
pkg/server/mailer/mailer.go:46–46 ·
view source on GitHub ↗
(wr io.Writer, data interface{})
Source
from the content-addressed store, hash-verified
44
// html/template and text/template
45
type
tmpl
interface
{
46
Execute(wr io.Writer, data
interface
{}) error
47
}
48
49
// template wraps a template with its subject line
Callers
4
Execute
Function · 0.65
SendEmail
Method · 0.65
SendEmail
Method · 0.65
Execute
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected