MCPcopy Create free account
hub / github.com/bcspragu/logseq-sync / Move

Method Move

cmd/server/main.go:87–87  ·  view source on GitHub ↗
(ctx context.Context, srcPath, destPath string)

Source from the content-addressed store, hash-verified

85 Bucket() string
86 GenerateTempCreds(ctx context.Context, prefix string) (*blob.Credentials, error)
87 Move(ctx context.Context, srcPath, destPath string) (*blob.MoveMeta, error)
88 SignedDownloadURL(ctx context.Context, key string, dur time.Duration) (string, error)
89}
90

Callers 1

updateFilesMethod · 0.65

Implementers 1

Clientblob/awsblob/awsblob.go

Calls

no outgoing calls

Tested by

no test coverage detected