MCPcopy
hub / github.com/mxpv/podsync / Close

Method Close

pkg/db/storage.go:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15type Storage interface {
16 Close() error
17 Version() (int, error)
18
19 // AddFeed will:

Callers 7

CloseMethod · 0.65
copyFileMethod · 0.65
SizeMethod · 0.65
CloseMethod · 0.65
iteratorMethod · 0.65
downloadEpisodesMethod · 0.65
setupFunction · 0.65

Calls

no outgoing calls

Tested by 1

setupFunction · 0.52