MCPcopy
hub / github.com/tuna/tunasync / Close

Method Close

manager/db.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 ListAllMirrorStatus() ([]MirrorStatus, error)
29 FlushDisabledJobs() error
30 Close() error
31}
32
33// interface for a kv database

Callers 15

TestConfigFunction · 0.65
TestLogLimiterFunction · 0.65
closeLogFileMethod · 0.65
GetJobsMethod · 0.65
PopMethod · 0.65
unsafeRemoveMethod · 0.65
TestReexecFunction · 0.65
StartMethod · 0.65
waitExecFunction · 0.65
GetJSONFunction · 0.65
updateMirrorSizeFunction · 0.65
removeWorkerFunction · 0.65

Implementers 2

mockDBAdaptermanager/server_test.go
kvDBAdaptermanager/db.go

Calls

no outgoing calls

Tested by 6

TestConfigFunction · 0.52
TestLogLimiterFunction · 0.52
TestReexecFunction · 0.52
TestConfigFunction · 0.52
TestHTTPServerFunction · 0.52
TestDBAdapterFunction · 0.52