qlik-oss / enigma-go

Go library for consuming Qlik's Associative Engine.
MIT License
39 stars 12 forks source link

Support suspend list #315

Closed DnlLrssn closed 8 months ago

DnlLrssn commented 8 months ago

Support suspend list as well in addition to existing close and change list.

Engine message example:

{"jsonrpc":"2.0","change":[1,2,3,4,5,6,7,8,9],"suspend":[1]}