Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clawscli/claws
/ FunctionRenderer
Struct
FunctionRenderer
custom/lambda/functions/render.go:19–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
)
18
19
type
FunctionRenderer
struct
{
20
render.BaseRenderer
21
}
22
23
// NewFunctionRenderer creates a new FunctionRenderer
24
func
NewFunctionRenderer() render.Renderer {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected