M. J. Fromberger
441ecbaeec
This is the interface shared by types that can be used as event data in, for example, subscriptions via the RPC. To be compatible with the RPC service, data need to support JSON encoding. Require this as part of the interface. |
3 years ago | |
---|---|---|
.. | ||
query | pubsub: use concrete queries instead of an interface (#7686) | 3 years ago |
example_test.go | types: rename and extend the EventData interface (#7687) | 3 years ago |
pubsub.go | types: rename and extend the EventData interface (#7687) | 3 years ago |
pubsub_test.go | types: rename and extend the EventData interface (#7687) | 3 years ago |
subindex.go | types: rename and extend the EventData interface (#7687) | 3 years ago |
subscription.go | types: rename and extend the EventData interface (#7687) | 3 years ago |