Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildEventstreamEvent ¶ added in v0.2.0
BuildEventstreamEvent ...
func BuildStatusEvents ¶ added in v0.2.0
BuildStatusEvents ...
func FloatToTimestamp ¶ added in v0.2.0
FloatToTimestamp ...
Types ¶
type Eventstream ¶
type Eventstream struct {
// contains filtered or unexported fields
}
Eventstream type
func NewEventstream ¶
func NewEventstream(bt *Icingabeat, cfg config.Config) *Eventstream
NewEventstream ...
type Icingabeat ¶
type Icingabeat struct {
// contains filtered or unexported fields
}
Icingabeat type
type Statuspoller ¶ added in v0.2.0
type Statuspoller struct {
// contains filtered or unexported fields
}
Statuspoller type
func NewStatuspoller ¶ added in v0.2.0
func NewStatuspoller(bt *Icingabeat, cfg config.Config) *Statuspoller
NewStatuspoller ...
func (*Statuspoller) Run ¶ added in v0.2.0
func (sp *Statuspoller) Run() error
Run evenstream receiver
Click to show internal directories.
Click to hide internal directories.