Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devld/go-drive
/ ObjectDisposable
Interface
ObjectDisposable
script/runtime.go:203–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
type
ObjectDisposable
interface
{
204
Dispose()
205
}
206
207
type
ObjectClosable
interface
{
208
Close()
Callers
8
request
Function · 0.65
request
Function · 0.65
Return
Method · 0.65
Dispose
Method · 0.65
cleanExpired
Method · 0.65
TestDetachedErrorSurvivesVMFork
Function · 0.65
DisposeDisposables
Method · 0.65
Dispose
Method · 0.65
Implementers
15
contextWithTimeout
script/call_common.go
VMPool
script/pool.go
httpResponse
script/call_http.go
VM
script/runtime.go
countingDisposable
script/pool_test.go
UserDAO
storage/users.go
OptionsDAO
storage/options.go
DB
storage/db.go
FileBucketDAO
storage/file_bucket.go
DriveCacheDAO
storage/drive_cache.go
FailBanGroup
server/fail_ban.go
DBTokenStore
server/db_token.go
Calls
no outgoing calls
Tested by
no test coverage detected