Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "wathola-receiver"
)
Variables ¶
View Source
var (
Canceling = make(chan context.CancelFunc, 1)
)
Functions ¶
Types ¶
type Receiver ¶
type Receiver interface {
Receive()
}
Receiver perform waiting and receiving of events
Click to show internal directories.
Click to hide internal directories.