Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossplane/function-template-go
/ want
Struct
want
fn_test.go:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
req *fnv1.RunFunctionRequest
22
}
23
type
want
struct
{
24
rsp *fnv1.RunFunctionResponse
25
err error
26
}
27
28
cases :=
map
[string]
struct
{
29
reason string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected