MCPcopy 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
85type EnvironmentListener interface {

Callers 8

ReadyMethod · 0.65
TestDockerEnvironmentFunction · 0.65
StartFunction · 0.65
RunUntilEndpointHitFunction · 0.65
deployWithMonitoringFunction · 0.65
StartFunction · 0.65
TestWaitSumMetricFunction · 0.65
TestWaitSumMetric_NanFunction · 0.65

Implementers 1

DockerEnvironmentenv_docker.go

Calls

no outgoing calls

Tested by 3

TestDockerEnvironmentFunction · 0.52
TestWaitSumMetricFunction · 0.52
TestWaitSumMetric_NanFunction · 0.52