Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/efficientgo/e2e
/ Close
Method
Close
env.go:82–82 ·
view source on GitHub ↗
Close shutdowns isolated environment and cleans its resources.
()
Source
from the content-addressed store, hash-verified
80
AddCloser(
func
())
81
// Close shutdowns isolated environment and cleans its resources.
82
Close()
83
}
84
85
type
EnvironmentListener
interface
{
Callers
8
Ready
Method · 0.65
TestDockerEnvironment
Function · 0.65
Start
Function · 0.65
RunUntilEndpointHit
Function · 0.65
deployWithMonitoring
Function · 0.65
Start
Function · 0.65
TestWaitSumMetric
Function · 0.65
TestWaitSumMetric_Nan
Function · 0.65
Implementers
1
DockerEnvironment
env_docker.go
Calls
no outgoing calls
Tested by
3
TestDockerEnvironment
Function · 0.52
TestWaitSumMetric
Function · 0.52
TestWaitSumMetric_Nan
Function · 0.52