Linux Foundation Collaborative Projects
index
:
kvmfornfv
master
stable/brahmaputra
stable/colorado
stable/danube
stable/euphrates
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu
/
tests
/
qapi-schema
/
event-nest-struct.json
blob: ee6f3ecb6f2017a9d7e9b21fc38c9ec05b662167 (
plain
)
1
2
{
'event':
'EVENT_A',
'data':
{
'a'
:
{
'string'
:
'str',
'integer':
'int'
}
,
'b'
:
'str'
}
}