MCPcopy Create free account
hub / github.com/IceFireDB/IceFireDB / Done

Method Done

main.go:134–134  ·  view source on GitHub ↗
(path string)

Source from the content-addressed store, hash-verified

132}
133
134func (s *snap) Done(path string) {}
135
136func (s *snap) Persist(wr io.Writer) error {
137 sw := sds.NewWriter(wr)

Callers 15

cmdEXISTSFunction · 0.80
bootstrapDHTFunction · 0.80
getConnectionMethod · 0.80
recheckConnectionsMethod · 0.80
RunFunction · 0.80
asyncSQLFunction · 0.80
PubLoopMethod · 0.80
SubLoopMethod · 0.80
bootstrapDHTFunction · 0.80
getConnectionMethod · 0.80
recheckConnectionsMethod · 0.80
RunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected