Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devld/go-drive
/ Dispose
Method
Dispose
script/runtime.go:204–204 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
202
203
type
ObjectDisposable
interface
{
204
Dispose()
205
}
206
207
type
ObjectClosable
interface
{
Callers
11
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
Dispose
Method · 0.65
newTestDB
Function · 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
2
TestDetachedErrorSurvivesVMFork
Function · 0.52
newTestDB
Function · 0.52