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

Method GetHint

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

Source from the content-addressed store, hash-verified

1291}
1292
1293func (x *PrefetchContentsRequest) GetHint() string {
1294 if x != nil {
1295 return x.Hint
1296 }
1297 return ""
1298}
1299
1300type PrefetchContentsResponse struct {
1301 state protoimpl.MessageState `protogen:"open.v1"`

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected