Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devld/go-drive
/ Close
Method
Close
script/object_io.go:215–217 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
213
}
214
215
func
(tfc *tempFileCloser) Close() error {
216
return
tfc.tf.close()
217
}
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected