Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Altinity/clickhouse-backup
/ Error
Method
Error
pkg/storage/structs.go:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
func
(e KeyError) Error() string {
29
return
fmt.Sprintf(
"key %s: %v"
, e.Key, e.Err)
30
}
31
32
// BatchDeleteError represents errors that occurred during batch deletion
33
type
BatchDeleteError
struct
{
Callers
15
TestAppendToStateReturnsWriteError
Function · 0.45
TestIsAlreadyProcessedReturnsReadError
Function · 0.45
newKeeperDialer
Function · 0.45
Connect
Method · 0.45
BenchmarkCustomWriter
Function · 0.45
BenchmarkConsoleWriter
Function · 0.45
BenchmarkCustomWriterComplex
Function · 0.45
BenchmarkConsoleWriterComplex
Function · 0.45
BenchmarkJSONWriter
Function · 0.45
BenchmarkCustomWriterWithRealWriter
Function · 0.45
BenchmarkConsoleWriterWithRealWriter
Function · 0.45
TestCustomWriterPositive
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestAppendToStateReturnsWriteError
Function · 0.36
TestIsAlreadyProcessedReturnsReadError
Function · 0.36
BenchmarkCustomWriter
Function · 0.36
BenchmarkConsoleWriter
Function · 0.36
BenchmarkCustomWriterComplex
Function · 0.36
BenchmarkConsoleWriterComplex
Function · 0.36
BenchmarkJSONWriter
Function · 0.36
BenchmarkCustomWriterWithRealWriter
Function · 0.36
BenchmarkConsoleWriterWithRealWriter
Function · 0.36
TestCustomWriterPositive
Function · 0.36
TestCustomWriterInvalidJSON
Function · 0.36
TestCustomWriterLargeStackTrace
Function · 0.36