open-consul/command/snapshot/inspect/testdata/json.golden

17 lines
229 B
Plaintext
Raw Normal View History

{
"Meta": {
"ID": "one",
"Size": 2,
"Index": 3,
"Term": 4,
"Version": 1
},
"Stats": [
{
"Name": "msg",
"Sum": 1,
"Count": 2
}
],
"TotalSize": 1
}