output

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct{}

func (*API) FailureProbability

func (api *API) FailureProbability(em *events.EventMetrics) string

func (*API) ShowMetrics

func (api *API) ShowMetrics(em *events.EventMetrics)

type Interface

type Interface interface {
	ShowMetrics(em *events.EventMetrics)
	FailureProbability(em *events.EventMetrics) string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL