Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stream ¶
type Stream interface { io.ReadWriter Resizable }
A Stream accepts input (Write) and resize events and produces output (Read).
type UpdatePublisher ¶
func NewPublisher ¶
func NewPublisher() *UpdatePublisher
Click to show internal directories.
Click to hide internal directories.