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

Method Close

fs/statestore/pebble.go:88–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86}
87
88func (s *PebbleStateStore) Close() error {
89 return s.db.Close()
90}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected