MCPcopy Create free account
hub / github.com/efficientgo/e2e / IsRunning

Method IsRunning

env.go:157–157  ·  view source on GitHub ↗

IsRunning returns if runnable was started.

()

Source from the content-addressed store, hash-verified

155
156 // IsRunning returns if runnable was started.
157 IsRunning() bool
158
159 // Start tells Runnable to start.
160 Start() error

Callers 7

TestDockerEnvironmentFunction · 0.65
AsProfiledFunction · 0.65
AsInstrumentedFunction · 0.65
MetricsMethod · 0.65
SetConfigEncodedMethod · 0.65
InstantQueryMethod · 0.65
AsObservableFunction · 0.65

Implementers 2

errorerenv_docker.go
dockerRunnableenv_docker.go

Calls

no outgoing calls

Tested by 1

TestDockerEnvironmentFunction · 0.52