MCPcopy 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
203type ObjectDisposable interface {
204 Dispose()
205}
206
207type ObjectClosable interface {

Callers 11

requestFunction · 0.65
requestFunction · 0.65
ReturnMethod · 0.65
DisposeMethod · 0.65
cleanExpiredMethod · 0.65
DisposeDisposablesMethod · 0.65
DisposeMethod · 0.65
DisposeMethod · 0.65
newTestDBFunction · 0.65
DisposeMethod · 0.65

Implementers 15

contextWithTimeoutscript/call_common.go
VMPoolscript/pool.go
httpResponsescript/call_http.go
VMscript/runtime.go
countingDisposablescript/pool_test.go
UserDAOstorage/users.go
OptionsDAOstorage/options.go
DBstorage/db.go
FileBucketDAOstorage/file_bucket.go
DriveCacheDAOstorage/drive_cache.go
FailBanGroupserver/fail_ban.go
DBTokenStoreserver/db_token.go

Calls

no outgoing calls

Tested by 2

newTestDBFunction · 0.52