Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FunctionStream/function-stream
/ ToConfigMap
Method
ToConfigMap
fs/contube/contube.go:53–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
func
(c *SinkQueueConfig) ToConfigMap() ConfigMap {
54
configMap, _ := ToConfigMap(c)
55
return
configMap
56
}
57
58
type
ConfigMap
map
[string]
interface
{}
59
Callers
10
New
Function · 0.45
Run
Method · 0.45
createTestFunction
Function · 0.45
TestStandaloneBasicFunction
Function · 0.45
TestHttpTube
Function · 0.45
TestStatefulFunction
Function · 0.45
ProduceEvent
Method · 0.45
ConsumeEvent
Method · 0.45
TestMemoryTube
Function · 0.45
TestFMWithGRPCRuntime
Function · 0.45
Calls
1
ToConfigMap
Function · 0.85
Tested by
6
createTestFunction
Function · 0.36
TestStandaloneBasicFunction
Function · 0.36
TestHttpTube
Function · 0.36
TestStatefulFunction
Function · 0.36
TestMemoryTube
Function · 0.36
TestFMWithGRPCRuntime
Function · 0.36