head-management: add infrastructure
This commit is contained in:
parent
078c59d730
commit
8356dd5d5c
28 changed files with 1791 additions and 21 deletions
23
wire/jay_head_error_v1.txt
Normal file
23
wire/jay_head_error_v1.txt
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event message {
|
||||
msg: str,
|
||||
}
|
||||
|
||||
event already_failed {
|
||||
|
||||
}
|
||||
|
||||
event out_of_date {
|
||||
|
||||
}
|
||||
|
||||
event extension {
|
||||
name: u32,
|
||||
}
|
||||
|
||||
event done {
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue