MCPcopy Create free account
hub / github.com/devld/go-drive / Close

Method Close

script/runtime.go:208–208  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

206
207type ObjectClosable interface {
208 Close()
209}

Callers 15

CloseMethod · 0.65
CopyFromMethod · 0.65
closeMethod · 0.65
vm_httpFunction · 0.65
writeMethod · 0.65
DisposeMethod · 0.65
DisposeDisposablesMethod · 0.65
closeDbFunction · 0.65
ChunkUploadMethod · 0.65
CompleteUploadMethod · 0.65

Implementers 14

ReadCloserscript/object_io.go
TempFilescript/object_io.go
tempFileCloserscript/object_io.go
fakeHTTPFileserver/web_files_test.go
processedFileserver/web_files.go
thumbnailFileserver/thumbnail/index.go
memFileserver/webdav/file.go
lazyReadercommon/utils/lazy_reader.go
cacheFilecommon/drive_util/cache_file_pool.go
cacheFileReadercommon/drive_util/cache_file_pool.go
driveFSFilecommon/drive_util/fs.go
fakeCloseReaderdrive/script/utils.go

Calls

no outgoing calls

Tested by 15

findFunction · 0.52
testFSFunction · 0.52
TestMemFSRootFunction · 0.52
TestMemFileReaddirFunction · 0.52
TestMemFileFunction · 0.52
TestMemFileWriteAllocsFunction · 0.52
BenchmarkMemFileWriteFunction · 0.52
TestCopyMovePropsFunction · 0.52
buildTestFSFunction · 0.52
TestPrefixFunction · 0.52
TestFilenameEscapeFunction · 0.52