Documentation ¶
Index ¶
Constants ¶
View Source
const DEFAULT_BUFFER = 32
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StdoutPush ¶
type StdoutPush struct {
// contains filtered or unexported fields
}
func (StdoutPush) Push ¶
func (StdoutPush) Push() chan<- *push.Receipt
Push return a channel that the server will use to send messages to. If the adapter blocks, the message will be dropped.
func (StdoutPush) Stop ¶
func (StdoutPush) Stop()
Click to show internal directories.
Click to hide internal directories.