package
0.31.5
Repository: https://github.com/rnssolution/prism.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

EventMeter tracks events, reports latency and disconnects.
EventMetric exposes metrics for an event.

# Type aliases

DisconnectCallbackFunc is a closure to notify a consumer that the connection has died.
EventCallbackFunc is a closure to enable side effects from receiving an event.
EventUnmarshalFunc is a closure to get the query and data out of the raw JSON received over the RPC WebSocket.
LatencyCallbackFunc is a closure to enable side effects from receiving a latency.