Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSEHandler ¶
type SSEHandler struct {
// contains filtered or unexported fields
}
func NewSSEHandler ¶
func NewSSEHandler(dtv dtv.DTVUsecase, host string, port uint, logger *zap.Logger) *SSEHandler
func (*SSEHandler) Subscribe ¶
func (h *SSEHandler) Subscribe()
Click to show internal directories.
Click to hide internal directories.