MCPcopy Create free account
hub / github.com/dropbox/dbxcli / writeError

Function writeError

cmd/retry_test.go:32–34  ·  view source on GitHub ↗
(tag string)

Source from the content-addressed store, hash-verified

30}
31
32func writeError(tag string) *files.WriteError {
33 return &files.WriteError{Tagged: dropbox.Tagged{Tag: tag}}
34}
35
36func uploadWriteThrottleError() files.UploadAPIError {
37 return files.UploadAPIError{

Callers 2

uploadWriteThrottleErrorFunction · 0.85
uploadWriteConflictErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected