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

Method Future

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

Future returns future runnable

()

Source from the content-addressed store, hash-verified

143 WithPorts(map[string]int) RunnableBuilder
144 // Future returns future runnable
145 Future() FutureRunnable
146 // Init returns runnable.
147 Init(opts StartOptions) Runnable
148}

Callers 5

ContainerizeFunction · 0.65
NewParcaFunction · 0.65
NewPrometheusFunction · 0.65
NewThanosStoreFunction · 0.65
NewMinioFunction · 0.65

Implementers 2

errorerenv_docker.go
dockerRunnableenv_docker.go

Calls

no outgoing calls

Tested by

no test coverage detected