Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Refresh ¶
type Refresh struct {
C chan string // Channel C delivers applications names found in events.
// contains filtered or unexported fields
}
Refresh holds data for worker that reads events from amqp and delivers applications found in channel `Refresh.C`.
Click to show internal directories.
Click to hide internal directories.