Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rclone/rclone
/ Delete
Method
Delete
lib/kv/types.go:24–24 ·
view source on GitHub ↗
([]byte)
Source
from the content-addressed store, hash-verified
22
Get([]byte) []byte
23
Put([]byte, []byte) error
24
Delete([]byte) error
25
ForEach(
func
(bkey, data []byte) error) error
26
Cursor() Cursor
27
}
Callers
15
RemoveObject
Method · 0.65
AddChunk
Method · 0.65
CleanChunksBySize
Method · 0.65
removePendingUpload
Method · 0.65
updatePendingUpload
Method · 0.65
CleanChunksByNeed
Method · 0.65
listenWebsocket
Method · 0.65
CleanUp
Method · 0.65
deleteNode
Method · 0.65
Rmdir
Method · 0.65
_del
Method · 0.65
Rmdir
Method · 0.65
Calls
no outgoing calls
Tested by
3
TestDelete
Function · 0.52
TestCacheFinalize
Function · 0.52
TestDirReadDirAll
Function · 0.52