Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aws/aws-lambda-go
/ Value
Method
Value
lambda/handler_test.go:25–25 ·
view source on GitHub ↗
(key interface{})
Source
from the content-addressed store, hash-verified
23
func
TestInvalidHandlers(t *testing.T) {
24
type
valuer
interface
{
25
Value(key
interface
{})
interface
{}
26
}
27
28
type
customContext
interface
{
Callers
11
TestStartRuntimeAPIWithContext
Function · 0.65
TestRuntimeAPIContextPlumbing
Function · 0.65
TestInvokeWithContext
Function · 0.65
TestXAmznTraceID
Function · 0.65
TestStartRPCWithContext
Function · 0.65
ExampleWithContext
Function · 0.65
ExampleWithContextValue
Function · 0.65
FromContext
Function · 0.65
FromContext
Function · 0.65
RequestFromContext
Function · 0.65
Wrap
Function · 0.65
Calls
no outgoing calls
Tested by
7
TestStartRuntimeAPIWithContext
Function · 0.52
TestRuntimeAPIContextPlumbing
Function · 0.52
TestInvokeWithContext
Function · 0.52
TestXAmznTraceID
Function · 0.52
TestStartRPCWithContext
Function · 0.52
ExampleWithContext
Function · 0.52
ExampleWithContextValue
Function · 0.52