Module types
Source - BlobId
- Opaque identifier for a shared blob.
- BlobToken
- A blob token that authorizes mapping/reading/writing to a blob on the data plane.
- ConnectionId
- Identifier for a connection (control plane) bound to a process/capability set.
- ProcessId
- Opaque identifier for a process managed by the workspace.
- Timeouts
- Platform-neutral timeout settings.
- ChildKind
- Kind of child process.
- ipc_connection_span
- Create a span that identifies an IPC connection.
- ipc_process_span
- Create a span that identifies a workspace-managed process.
- ipc_request_span
- Create a span that identifies a single RPC request.
- ipc_stream_span
- Create a span that identifies a logical stream.
- RequestId
- Monotonic request identifier for RPC calls on a connection.
- StreamId
- Identifier for a logical stream.