Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
TestConfig
Function · 0.65
TestLogLimiter
Function · 0.65
closeLogFile
Method · 0.65
GetJobs
Method · 0.65
Pop
Method · 0.65
unsafeRemove
Method · 0.65
TestReexec
Function · 0.65
Start
Method · 0.65
waitExec
Function · 0.65
GetJSON
Function · 0.65
updateMirrorSize
Function · 0.65
removeWorker
Function · 0.65
Implementers
2
mockDBAdapter
manager/server_test.go
kvDBAdapter
manager/db.go
Calls
no outgoing calls
Tested by
6
TestConfig
Function · 0.52
TestLogLimiter
Function · 0.52
TestReexec
Function · 0.52
TestConfig
Function · 0.52
TestHTTPServer
Function · 0.52
TestDBAdapter
Function · 0.52