//
pkg.gl
Category
github.com/elastic/fleet-server/v7
internal
pkg
status
package
7.17.23
Repository:
https://github.com/elastic/fleet-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
31 SLOC
#
Functions
NewChained
NewChained creates a Chained with provided reporters.
NewLog
NewLog creates a LogStatus.
#
Structs
Chained
Chained calls Status on all the provided reporters in the provided order.
Log
Log logs the reported status.
#
Interfaces
Reporter
Reporter is interface that reports updated status on.