MCPcopy Create free account
hub / github.com/astercloud/aster / Dispose

Method Dispose

pkg/sandbox/interface.go:93–93  ·  view source on GitHub ↗

Dispose 释放资源

()

Source from the content-addressed store, hash-verified

91
92 // Dispose 释放资源
93 Dispose() error
94}

Callers 1

CloseMethod · 0.65

Implementers 5

CustomWorkDirSandboxpkg/tools/builtin/testutils.go
RealSandboxpkg/tools/builtin/testutils.go
MockSandboxpkg/sandbox/mock.go
LocalSandboxpkg/sandbox/local.go
RemoteSandboxpkg/sandbox/remote.go

Calls

no outgoing calls

Tested by

no test coverage detected