Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iron-io/functions
/ Set
Method
Set
api/server/special_handler.go:27–27 ·
view source on GitHub ↗
Overwrite value in the context
(key string, value interface{})
Source
from the content-addressed store, hash-verified
25
26
// Overwrite value in the context
27
Set(key string, value
interface
{})
28
}
29
30
type
SpecialHandlerContext
struct
{
Callers
15
callfn
Function · 0.65
envAsHeader
Function · 0.65
ConsistentHashReverseProxy
Function · 0.65
Dispatch
Method · 0.65
prepareMiddleware
Function · 0.65
handleSpecial
Method · 0.65
handleRequest
Method · 0.65
TestRouteRunnerAsyncExecution
Function · 0.65
setupServer
Function · 0.65
setupCli
Function · 0.65
TestIntegrationWithAuth
Function · 0.65
setJwtAuth
Function · 0.65
Implementers
1
SpecialHandlerContext
api/server/special_handler.go
Calls
no outgoing calls
Tested by
8
TestRouteRunnerAsyncExecution
Function · 0.52
setupServer
Function · 0.52
setupCli
Function · 0.52
TestIntegrationWithAuth
Function · 0.52
setJwtAuth
Function · 0.52
setBrokenJwtAuth
Function · 0.52
TestFullStackWithAuth
Function · 0.52
TestFullStackWithBrokenAuth
Function · 0.52