Documentation ¶
Index ¶
- func CloseSseConnection(token string)
- func CloseWebsocketConnection(token string)
- func OpenSseConnection(token string)
- func OpenWebsocketConnection(token string)
- func SseDroppedEvents(event events.Name, percent float64)
- func SseEventSent(event events.Name, token string)
- func SseQueueLength(event events.Name, length int)
- func WebsocketDroppedEvents(event events.Name, percent float64)
- func WebsocketEventSent(event events.Name, token string)
- func WebsocketQueueLength(event events.Name, length int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseSseConnection ¶
func CloseSseConnection(token string)
func CloseWebsocketConnection ¶
func CloseWebsocketConnection(token string)
func OpenSseConnection ¶
func OpenSseConnection(token string)
func OpenWebsocketConnection ¶
func OpenWebsocketConnection(token string)
func SseDroppedEvents ¶
func SseEventSent ¶
func SseQueueLength ¶
func WebsocketDroppedEvents ¶
func WebsocketEventSent ¶
func WebsocketQueueLength ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.