MCPcopy Create free account
hub / github.com/aptly-dev/aptly / Drop

Method Drop

database/database.go:54–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 Close() error
53 CompactDB() error
54 Drop() error
55}
56
57// Batch provides a way to pack many writes.

Callers 14

TestTemporaryDeleteMethod · 0.65
DiscardMethod · 0.65
TestDropMethod · 0.65
TestDropMethod · 0.65
TestDropNonExistingMethod · 0.65
TestDropMethod · 0.65
PublishMethod · 0.65
aptlySnapshotDropFunction · 0.65
aptlyRepoDropFunction · 0.65
aptlyMirrorDropFunction · 0.65
apiReposDropFunction · 0.65
apiMirrorsDropFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 6

TestTemporaryDeleteMethod · 0.52
TestDropMethod · 0.52
TestDropMethod · 0.52
TestDropNonExistingMethod · 0.52
TestDropMethod · 0.52
SetUpTestMethod · 0.52