MCPcopy Index your code
hub / github.com/kopia/kopia / GetContentIds

Method GetContentIds

internal/grpcapi/repository_server.pb.go:1286–1291  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1284}
1285
1286func (x *PrefetchContentsRequest) GetContentIds() []string {
1287 if x != nil {
1288 return x.ContentIds
1289 }
1290 return nil
1291}
1292
1293func (x *PrefetchContentsRequest) GetHint() string {
1294 if x != nil {

Callers 2

PrefetchContentsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected