MCPcopy 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

runGpgvMethod · 0.65
VerifyClearsignedMethod · 0.65
ExtractClearsignedMethod · 0.65
SetUpTestMethod · 0.65
TearDownTestMethod · 0.65
testClearSignMethod · 0.65
InitMethod · 0.65
DetachedSignMethod · 0.65
ClearSignMethod · 0.65
loadKeyRingFunction · 0.65
TestVerifyDetachedMethod · 0.65

Implementers 2

storagedatabase/goleveldb/storage.go
EtcDStoragedatabase/etcddb/storage.go

Calls

no outgoing calls

Tested by 15

SetUpTestMethod · 0.52
TearDownTestMethod · 0.52
testClearSignMethod · 0.52
TestVerifyDetachedMethod · 0.52
TestVerifyClearsignedMethod · 0.52
TearDownTestMethod · 0.52
TestLoadConfigMethod · 0.52
TestSaveConfigMethod · 0.52
TestLoadYAMLConfigMethod · 0.52
TestSaveYAMLConfigMethod · 0.52