Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aptly-dev/aptly
/ FetchByPrefix
Method
FetchByPrefix
database/database.go:24–24 ·
view source on GitHub ↗
(prefix []byte)
Source
from the content-addressed store, hash-verified
22
ProcessByPrefix(prefix []byte, proc StorageProcessor) error
23
KeysByPrefix(prefix []byte) [][]byte
24
FetchByPrefix(prefix []byte) [][]byte
25
}
26
27
// Writer provides KV update/delete calls
Callers
4
TestByPrefix
Method · 0.65
TestByPrefix
Method · 0.65
ForEachSorted
Method · 0.65
loadList
Method · 0.65
Implementers
2
storage
database/goleveldb/storage.go
EtcDStorage
database/etcddb/storage.go
Calls
no outgoing calls
Tested by
2
TestByPrefix
Method · 0.52
TestByPrefix
Method · 0.52