Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aggregator ¶
type Aggregator struct {
// contains filtered or unexported fields
}
func NewAggregator ¶
func NewAggregator(cacheTTL time.Duration) *Aggregator
func (*Aggregator) Handler ¶
func (a *Aggregator) Handler(kind Kind) http.HandlerFunc
func (*Aggregator) Register ¶
func (a *Aggregator) Register(checks ...Check)
Click to show internal directories.
Click to hide internal directories.