Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FunctionStream/function-stream
/ GetPayload
Method
GetPayload
fs/contube/contube.go:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
33
type
Record
interface
{
34
GetPayload() []byte
35
GetSchema() string
36
Commit()
37
}
Callers
9
generateTraffic
Method · 0.65
TestStandaloneBasicFunction
Function · 0.65
TestHttpTube
Function · 0.65
makeTubeService
Method · 0.65
NewPulsarEventQueueFactory
Function · 0.65
TestHttpTubeHandleRecord
Function · 0.65
Process
Method · 0.65
TestFMWithGRPCRuntime
Function · 0.65
NewFunctionRuntime
Method · 0.65
Implementers
1
RecordImpl
fs/contube/contube.go
Calls
no outgoing calls
Tested by
4
TestStandaloneBasicFunction
Function · 0.52
TestHttpTube
Function · 0.52
TestHttpTubeHandleRecord
Function · 0.52
TestFMWithGRPCRuntime
Function · 0.52