# Functions
Client takes any client-like type and converts it into a value capable of being sent through a channel.
Data takes any []byte-like type and converts it into a value capable of being sent through a channel.
DialWithRetries dials addr in waitTime intervals until it either succeeds or exceeds maxRetries retries.
List takes any capnp list and converts it into a value capable of being sent through a channel.
No description provided by the author
No description provided by the author
No description provided by the author
NewProcTree is the default constuctor for ProcTree, but it may also be maually constructed.
No description provided by the author
No description provided by the author
No description provided by the author
Ptr takes any capnp pointer and converts it into a value capable of being sent through a channel.
ServeModule ensures the host side of the TCP connection with addr=addr used for CAPNP RPCs is provided by client.
Struct takes any capnp struct and converts it into a value capable of being sent through a channel.
Text takes any string-like type and converts it into a value capable of being sent through a channel.
# Constants
No description provided by the author
# Structs
AtomicCounter is an atomic counter that increases the.
ProcNode represents a process in the process tree.
ProcTree represents the process tree of an executor.
Runtime is the main Executor implementation.
SyncChan is a synchronous channel server.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
TODO mikel Make BytecodeCache keep a list of the bcs it has sorted by last usage Set and enforce a limited list size and a limited memory size.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author