MCPcopy Index your code
hub / github.com/FunctionStream/function-stream / Close

Method Close

fs/api/statestore.go:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 PutState(key string, value []byte) error
25 GetState(key string) ([]byte, error)
26 Close() error
27}

Callers 5

GetStateMethod · 0.65
CloseMethod · 0.65
StartMockGRPCFuncFunction · 0.65
NewFunctionRuntimeMethod · 0.65

Implementers 1

PebbleStateStorefs/statestore/pebble.go

Calls

no outgoing calls

Tested by 1

StartMockGRPCFuncFunction · 0.52