package
7.17.23
Repository: https://github.com/elastic/fleet-server.git
Documentation: pkg.go.dev

# Functions

NewChained creates a Chained with provided reporters.
NewLog creates a LogStatus.

# Structs

Chained calls Status on all the provided reporters in the provided order.
Log logs the reported status.

# Interfaces

Reporter is interface that reports updated status on.