Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler handles http methods for sse.
func NewHandler ¶
func NewHandler(txSource sources.TransactionSource, memPool sources.MemPoolSource) *Handler
func (*Handler) SubscribeToMessages ¶
Click to show internal directories.
Click to hide internal directories.