package
0.0.0-20240518231550-0c3a5b79d39c
Repository: https://github.com/gotoz/runq.git
Documentation: pkg.go.dev

# Functions

ContextID returns a (uint32) number based on the given input string.
DecodeJobRequest decodes a byte buffer into a job request object.

# Constants

indicates that the job has finished.
Port is the listening port number of vsockd process.
connection to submit a new job.
connection to start a job and handle IO.

# Structs

JobRequest defines a command to run inside a runq vm.

# Type aliases

JobID is used to connect a control connection to an execute connection.