package
0.26.1
Repository: https://github.com/go-vela/worker.git
Documentation: pkg.go.dev

# Functions

MockStreamRequestsWithCancel discards all requests until you call the cancel function.

# Structs

StreamRequest is the message used to begin streaming for a container (requests goes from ExecService / ExecStep to StreamBuild in executor).

# Type aliases

StreamFunc is either StreamService or StreamStep in executor.Engine.