Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FunctionStream/function-stream
/ GetSchema
Method
GetSchema
fs/contube/contube.go:35–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
type
Record
interface
{
34
GetPayload() []byte
35
GetSchema() string
36
Commit()
37
}
38
Callers
1
NewPulsarEventQueueFactory
Function · 0.65
Implementers
1
RecordImpl
fs/contube/contube.go
Calls
no outgoing calls
Tested by
no test coverage detected