Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier struct {
// contains filtered or unexported fields
}
func NewNotifier ¶
func NewNotifier() *Notifier
func (*Notifier) Listen ¶
func (n *Notifier) Listen() api.TestRunStatus
func (*Notifier) Update ¶
func (n *Notifier) Update(data *api.TestRunStatus)
Click to show internal directories.
Click to hide internal directories.