MCPcopy
hub / github.com/kopia/kopia / getOrCreateSourceManager

Method getOrCreateSourceManager

internal/server/request_context.go:34–34  ·  view source on GitHub ↗
(ctx context.Context, src snapshot.SourceInfo)

Source from the content-addressed store, hash-verified

32 disconnect(ctx context.Context) error
33 requestShutdown(ctx context.Context)
34 getOrCreateSourceManager(ctx context.Context, src snapshot.SourceInfo) *sourceManager
35 getInitRepositoryTaskID() string
36 getConnectOptions(cliOpts repo.ClientOptions) *repo.ConnectOptions
37 SetRepository(ctx context.Context, rep repo.Repository) error

Callers 1

handleSourcesCreateFunction · 0.65

Implementers 1

Serverinternal/server/server.go

Calls

no outgoing calls

Tested by

no test coverage detected