Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleSSE ¶
func HandleSSE() gin.HandlerFunc
@Summary Server sent events @Schemes @Description Listen to server sent events @Tags events @Accept text/event-stream @Produce text/event-stream @Success 200 {string} string "ok" @Failure 403 {object} rorerror.RorError @Failure 400 {object} rorerror.RorError @Failure 401 {object} rorerror.RorError @Failure 500 {object} rorerror.RorError @Router /v2/events/listen [get] @Security ApiKey || AccessToken
func Send ¶
func Send() gin.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.