Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct {
// contains filtered or unexported fields
}
Component ...
func (*Component) Reporter ¶
func (c *Component) Reporter() ReportFunc
type Status ¶
type Status struct {
// contains filtered or unexported fields
}
Status ...
func (*Status) NewComponent ¶
NewComponent returns a new sub-component of the aggregate status.
Click to show internal directories.
Click to hide internal directories.