Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Report ¶
type Report struct {
// contains filtered or unexported fields
}
func (*Report) PublishReport ¶
func (r *Report) PublishReport()
func (*Report) ReportError ¶
ReportError can be used to report error for a typ and key for that type with an error msg If a key is reported twice it will be overwritten.
func (*Report) ReportErrors ¶
func (*Report) ReportMetric ¶
ReportMetric to report metric for a type
Click to show internal directories.
Click to hide internal directories.