MCPcopy 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

33type Record interface {
34 GetPayload() []byte
35 GetSchema() string
36 Commit()
37}
38

Callers 1

Implementers 1

RecordImplfs/contube/contube.go

Calls

no outgoing calls

Tested by

no test coverage detected