MCPcopy Create free account
hub / github.com/SphereSoftware/objstore / FetchObject

Method FetchObject

objstore.go:42–42  ·  view source on GitHub ↗

FetchObject retrieves an object from the remote storage, e.g. Amazon S3. This should be called only on a total cache miss, when file is not found on any node of the cluster. If supplied ID is not a valid ULID, resulting meta will have a new ID.

(ctx context.Context, id string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 1

objStoreobjstore.go

Calls

no outgoing calls

Tested by

no test coverage detected