MCPcopy Index your code
hub / github.com/SphereSoftware/objstore / PutObject

Method PutObject

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

PutObject writes object to the local storage, emits cluster announcements, optionally writes object to remote storage, e.g. Amazon S3. Returns amount of bytes written.

(r io.ReadCloser, meta *FileMeta)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PutObjectMethod · 0.65
putObjectFunction · 0.65

Implementers 1

objStoreobjstore.go

Calls

no outgoing calls

Tested by

no test coverage detected