Record
msg
No description available.
record msg {
headers: list<key-value>,
data: list<u8>,
reply: string,
subject: string,
}Fields
| Name | Type | Description |
|---|---|---|
| headers | list<key-value> | |
| data | list<u8> | |
| reply | string | |
| subject | string |
No description available.
record msg {
headers: list<key-value>,
data: list<u8>,
reply: string,
subject: string,
}| Name | Type | Description |
|---|---|---|
| headers | list<key-value> | |
| data | list<u8> | |
| reply | string | |
| subject | string |