Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aptly-dev/aptly
/ Close
Method
Close
database/database.go:52–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
51
Open() error
52
Close() error
53
CompactDB() error
54
Drop() error
55
}
Callers
15
runGpgv
Method · 0.65
VerifyDetachedSignature
Method · 0.65
VerifyClearsigned
Method · 0.65
ExtractClearsigned
Method · 0.65
SetUpTest
Method · 0.65
TearDownTest
Method · 0.65
testClearSign
Method · 0.65
Init
Method · 0.65
DetachedSign
Method · 0.65
ClearSign
Method · 0.65
loadKeyRing
Function · 0.65
TestVerifyDetached
Method · 0.65
Implementers
2
storage
database/goleveldb/storage.go
EtcDStorage
database/etcddb/storage.go
Calls
no outgoing calls
Tested by
15
SetUpTest
Method · 0.52
TearDownTest
Method · 0.52
testClearSign
Method · 0.52
TestVerifyDetached
Method · 0.52
TestVerifyClearsigned
Method · 0.52
TestExtractClearsigned
Method · 0.52
TearDownTest
Method · 0.52
TestLoadConfig
Method · 0.52
TestSaveConfig
Method · 0.52
TestLoadYAMLConfig
Method · 0.52
TestLoadYAMLErrorConfig
Method · 0.52
TestSaveYAMLConfig
Method · 0.52