MCPcopy
hub / github.com/kopia/kopia / NewWriter

Method NewWriter

repo/repository.go:42–42  ·  view source on GitHub ↗
(ctx context.Context, opt WriteSessionOptions)

Source from the content-addressed store, hash-verified

40 Time() time.Time
41 ClientOptions() ClientOptions
42 NewWriter(ctx context.Context, opt WriteSessionOptions) (context.Context, RepositoryWriter, error)
43 UpdateDescription(d string)
44 Refresh(ctx context.Context) error
45 Close(ctx context.Context) error

Callers 15

restoreOutputMethod · 0.65
HashFunction · 0.65
initNewBufferMethod · 0.65
MustOpenAnotherMethod · 0.65
NewObjectWriterMethod · 0.65
TestWriterScopeFunction · 0.65
NewObjectWriterMethod · 0.65
WriteSessionFunction · 0.65
PutBlobMethod · 0.65
buildV2Function · 0.65
buildV1Function · 0.65
newZstdCompressorFunction · 0.65

Calls

no outgoing calls