MCPcopy Create free account
hub / github.com/OpenListTeam/OpenList / GetExist

Method GetExist

internal/model/obj.go:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 NeedStore() bool
43 IsForceStreamUpload() bool
44 GetExist() Obj
45 SetExist(Obj)
46 // for a non-seekable Stream, RangeRead supports peeking some data, and CacheFullAndWriter still works
47 RangeRead(http_range.Range) (io.Reader, error)

Callers 3

PutMethod · 0.65
PutMethod · 0.65
PutMethod · 0.65

Implementers 1

FileStreaminternal/stream/stream.go

Calls

no outgoing calls

Tested by

no test coverage detected